I want to create a drop down list that will list all the posts in the category. I want the drop down list to appear on every post. So for example if I view a post that belongs to category Apples it should list all posts in category Apples
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
Hey @Ruriko ... its a 3 step action.
Please note that this code would use the first
Hope this helps. |
|||||
|
|
To show all posts, using WP Query with Not exactly the answer but here's an example of using wp query More on WP Query here. |
|||
|
|
