Tagged Questions
1
vote
1answer
183 views
search also in taxonomy, tags and custom fields
I have found many answers separately for Taxonomy, Custom fields and Tags, most of them outdated.
But how to combine a search in:
- designed custom fields of a custom post
- custom taxonomy terms
- ...
2
votes
1answer
252 views
Plugin to auto convert custom fields to tag
I have 3 custom fields that i would like to have automatically converted to tags anytime the post has them.
Custom field names: tag_name1, tag_name2, tag_name3
Is there a plugin or function that i ...
0
votes
1answer
38 views
What is the best way to add an advanced / intermediate / beginner tag to a post
Suppose you have a WordPress blog that you are using to produce tutorials, and that you would like to split up your posts according to skill level (i.e. beginner, intermediate, advanced) depending on ...
0
votes
1answer
198 views
saving meta/custom field to tag
In my custom post type what I am trying to do is say I have select drop down option called party_ad. The value of the options are obtained via an RSS feed.
echo '<select name="ad_Tags" ...
16
votes
4answers
8k views
Adding Fields to the Category, Tag and Custom Taxonomy Edit Screen in the WordPress Admin?
The question is "How do I add one or more fields to the Category, Tag and Custom Taxonomy Edit Screen in the WordPress Admin?" This question was asked on the wp-hackers list August 1st 2010 and I ...