PurabTech is technical blog for Programmer and Coders
In wordpress get all tags in drop down terms
WordPress tags are very important. For SEO we use tags. Here in this article we will show post tags in drop down box using simple php script.
Little Background about creating tag drop down
For one of my wordpress plugin, I want to show tags drop down in widget setting form. I created plugin called “Smart Posts Widget“. For this wordpress plugin, I created tag drop down.
In wordpress get all tags in drop down terms
I used following code for creating drop down. If you want to create wordpress post tag drop down for some setting or configuration use following simple code.