The Termmeta Text is a replacement for the default Text widget which can be configured by custom settings per term.
Interface
Termmeta Text
By the Web Warlock, Tuesday, 25/May/2010 2:42
Description of the Termmeta Text widget featured in the ZYX Term Meta plugin. (Pending completion.)
ZYX Analog Clock widget
By the Web Warlock, Monday, 24/May/2010 19:54
Description of the ZYX Analog Clock widget featured in the ZYX Classical Circular Clock plugin. (Pending completion.)
This widget display a classical circular analog clock, with the user current time. (Right now, it doesn't allow to display "server time"). You can configure pretty much anything you want that you see in the widget.
Single template by term
By the Web Warlock, Wednesday, 19/May/2010 22:28
Description of the single template by term feature of the ZYX Term Meta plugin.
You can select a single template to be assigned by default to all posts belonging to a term.
How to display multiple parentage in a category template
By the Web Warlock, Friday, 14/May/2010 9:44
Example of the Multiple term parentage feature with the get_all_meta_children function for Category templates.
To display all the posts that belong to a category and include multiple parentage (that is, display also the posts that belong to a meta-children term), we'll have to redo a bit the query of The Loop. What we'll do is retrieve all the children of the queried term, and use the list of ids [...]
439 queries. 0.689 seconds. Powered by WordPress
Code is magic