[Plugin: New Tag Cloud] How/where to insert category number(s)?
-
I want to give New Tag Cloud the category for filtering from a global variable rather than from a saved value set on the options page.
I have a domain and several aliased domains, each with their own category:
domain1 category is 5
domain2 category is 6
domain3 category is 7From this, I check domain via HTTP and then assign cat to global variable (MY_CAT). I then want the new tag cloud to display tags for cat 5, 6, or 7 depending on the domain.
Where can I edit newtagcloud.php to have it use MY_CAT rather than the saved category?
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: New Tag Cloud] How/where to insert category number(s)?’ is closed to new replies.