Create posts with the same slug (post_name)?
-
Due to structure of my blog i would like to create post with the following structure (i.e):
bleach/ep-1
naruto/ep-1
naruto/ep-2Where “bleach” and “naruto” are the category, and “ep1″/”ep2” is the post slug (the title will be different for each post).
Right now it’s not possible because when you insert ep-1 for the second time it will modify it in “ep-1-2”.
My question is the following: if i hack wordpress (i’ve not seen any hooks in the area) for letting me create 2 or more posts with the same slug what kind of problem can it create?
Thx
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Create posts with the same slug (post_name)?’ is closed to new replies.