How to prevent post entries, unless otherwise indicated tags for the post?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
closed as not a real question by toscho♦ Feb 18 at 23:42
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
You can keep them from showing by using something like this:
That is a very simple template just for this example. It would return a link to the home page if no tags were set. You could customize it to do something else. |
|||
|
|