Terms

How to display multiple parentage in a category template

By the Web Warlock, Friday, 14/May/2010 9:44

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 [...]

Multiple term parentage

By the Web Warlock, Friday, 14/May/2010 9:25

The ZYX Term Meta plugin allows any term (either category, post tag or any other) to have any number of parent terms, even if the term belongs to a non-hierarchical taxonomy.

init_term_meta_cache

By the Web Warlock, Sunday, 9/May/2010 21:48

located in the file / of the plugin . Uses the hook, the , and functions, the methods and , and the property of object , mapping to fields , and . Calls at priority 1.