WordPress features

A feature is something that WordPress (or any of its plugins) can do (like sorting posts ) or has (like posts and images themselves). Click to see about WordPress features.

Post capabilities

By the Web Warlock, Saturday, 26/Jun/2010 10:27

Different post types may have different sets of post capabilities assigned to them.

Link term to Page

By the Web Warlock, Thursday, 10/Jun/2010 1:53

You can link any term to a Page. This means that the link to the term will point to the URL of the Page, allowing you total freedom with the prettiest Permalinks ever. The Page "knows" the term it links to via a custom field, normally _query_cat.

[analog_clock]: Source code

By the Web Warlock, Monday, 31/May/2010 19:00

Source code of the function the_clocked_time_shortcode, used to add the analog_clock shortcode of the ZYX Classical Circular Clock plugin.

the_clocked_time: Source code

By the Web Warlock, Saturday, 29/May/2010 23:20

Source code of the template tag the_clocked_time located in the file wp-content/plugins/zyx-analog-clock/includes/functions.php.