Interface

Termmeta Text

By the Web Warlock, Tuesday, 25/May/2010 2:42

of the featured in the plugin. (Pending .)

The Termmeta Text is a replacement for the default Text widget which can be configured by custom settings per term.

ZYX Analog Clock widget

By the Web Warlock, Monday, 24/May/2010 19:54

of the featured in the plugin. (Pending .)

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

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

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