<?php init_term_meta_cache(); ?>
Contents
ZYX Term Meta
By the Web Warlock, Thursday, 6/May/2010 10:07
The ZYX Term Meta plugin/framework adds a term metadata table and puts it to good use with a zillion features.
Entries that describe one of the meaningful terms of WordPress in this database.
Descriptions of the forms in the WordPress® admin section.
Reference and descriptions for the WordPress® functions, template tags, class methods and shortcodes.
Reference for the elements of the WordPress® database.
Reference for the features of WordPress® (either by core, plugin or theme).
Description and reference of a WordPress file.
Description and reference for the WordPress folders.
Descriptions of the globals used by WordPress (either PHP objects, classes, variables…).
Entries describing a WordPress global var.
Descriptions of the WordPress hooks (either action hooks or filter hooks).
Entries describing one of the many indexs of WordPress many subjects.
Reference for the WordPress® meta boxes.
Description and reference of WordPress plugins.
Reference of the so-called post type features, flags that indicate if a given meta box in the edit post screen will display or not.
Description of a wide topic or subject not strictly in the other WordPress categories. This encloses, for instance, “doing X with Y in WordPress”.
Descriptions and reference for the WordPress sidebar widgets.
Files for download.
The ToDo is the list of pending tasks. Once they’re finished, they are moved to the Changelog.
By the Web Warlock, Sunday, 9/May/2010 21:48
Description of the function init_term_meta_cache located in the file wp-content/plugins/zyx-term-meta/includes / term-meta-cache.php of the plugin ZYX Term Meta. Uses the plugins_loaded hook, the wp_cache_get, wp_cache_set and wp_parse_args functions, the methods $wpdb->get_results and $wpdb->prepare, and the $wpdb->prefix property of object $wpdb, mapping to fields term_id, meta_key and meta_value. Calls add_action at priority 1.
<?php init_term_meta_cache(); ?>
By the Web Warlock, Sunday, 9/May/2010 19:14
Add the term meta form (widgets section) for the ZYX Kitten Tag Cloud widget.
By the Web Warlock, Thursday, 6/May/2010 10:07
The ZYX Term Meta plugin/framework adds a term metadata table and puts it to good use with a zillion features.
469 queries. 0.681 seconds. Powered by WordPress
Code is magic