Watch of the Web Warlocks

Watchtower where we warlocks work Web Witchcraft with WordPress wizardry

Help this developments


Subcategories

admin
custom-template-form.php

The file wp-content/plugins/zyx-term-meta/includes/admin/custom-template-form.php has the functions to display the custom template term metadata form.

html_term-meta-form.php

The file wp-content/plugins/zyx-term-meta/includes/admin/html_term-meta-form.php contains the functions to show the HTML HEAD term meta form.

list-cats-widget-term-meta-form.php
page-links-form.php

The file wp-content/plugins/zyx-term-meta/includes/admin/page-links-form.php has the functions to display the link to Page term meta form.

parentage-form.php

The file wp-content/plugins/zyx-term-meta/includes/admin/parentage-form.php

term-group-form.php

The file wp-content/plugins/zyx-term-meta/includes/admin/term-group-form.php includes the function to show the term group metadata form.

wp-content/plugins/zyx-term-meta/includes/admin/term-meta-form.php

The WordPress file wp-content/plugins/zyx-term-meta/includes/admin/term-meta-form.php manages the edit term meta admin form.

term-post-custom-boxes.php

The file wp-content/plugins/zyx-term-meta/includes/admin/term-post-custom-boxes.php

term-post-custom-form.php

The file wp-content/plugins/zyx-term-meta/includes/admin/term-post-custom-form.php has the function to display the custom fields term metadata.

widgets-form.php

The termmeta section to control the widgets by term.

functions.php
list-cats.php

Functions to list terms.

parentage.php

The file wp-content/plugins/zyx-term-meta/includes/parentage.php

select-cats.php

Term dropdown and list box functions.

settings
term-arrays.php

Functions to deal with arrays of terms.

term-group-tags.php

Functions for tags (links to terms) of given term groups.

term-groups.php

Basic API for term groups.

term-meta-cache.php

The file wp-content/plugins/zyx-term-meta/includes/term-meta-cache.php

term-meta-keys.php

Management and API of registered term meta.

widgets
  • WordPress/File system/Folders/main folder/Folders/wp-content/Plugin folder/zyx-term-meta/
  • WordPress/Plugins/Plugin folder/zyx-term-meta/
  • WordPress/Plugins/Index/ZYX Term Meta/zyx-term-meta/
wp-content/plugins/zyx-term-meta/includes/functions.php, parentage.php, wp-content/plugins/zyx-term-meta/includes/term-groups.php, term-meta-cache.php, wp-content/plugins/zyx-term-meta/includes/admin, wp-content/plugins/zyx-term-meta/includes/admin/term-meta-form.php

wp-content/plugins/zyx-term-meta/includes

  • « Previous
  • 1
  • 2
  • 3
  • 4

init_term_meta_cache

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(); ?>
No comments
  • « Previous
  • 1
  • 2
  • 3
  • 4

540 queries. 0.620 seconds. Powered by WordPress

Code is magic

Categories

  • WordPress (160)
    • Comments (0)
      • Comment meta (0)
      • wp_comments (0)
    • Contents (99)
      • Changelog (2)
      • Descriptions (77)
      • Downloads (1)
      • Examples (2)
      • FAQs (0)
      • Notes (0)
      • Parameters (2)
      • Source code (12)
      • ToDo (1)
      • Tutorial (1)
      • Usage (1)
    • The database (7)
      • Tables (1)
      • Table fields (2)
      • $wpdb (4)
      • Reference (0)
    • Development (3)
      • Commands (1)
      • Globals (1)
      • Hooks (1)
    • Features (15)
      • Core (0)
      • By object (0)
      • Plugin features (10)
      • Themes (0)
      • Reference (4)
    • File system (2)
      • Files (0)
      • Folders (2)
    • The interface (10)
      • Admin forms (2)
      • Controls (0)
      • Meta boxes (2)
      • Templates (0)
      • Widgets (6)
    • Metadata (0)
      • Comments (0)
      • Custom fields (post) (0)
      • Actions with metadata (0)
      • Term metadata (0)
      • User metadata (0)
    • Plugins (20)
      • Index (0)
      • Features (10)
      • Plugin widgets (0)
      • Folder (0)
      • Reference (4)
    • The posts (2)
      • Custom fields (0)
      • Features (0)
      • Post capabilities (0)
      • Post types (1)
      • {wp_}posts (1)
    • Subjects (1)
      • Do something (0)
      • Reference (1)
    • Taxonomy and keywords (1)
      • Custom taxonomies (0)
      • The taxonomies (0)
      • Term groups (1)
      • Terms (0)
    • The themes (0)
      • Index (0)
      • Theme features (0)
    • Users (0)
      • Capabilities (0)
      • User metadata (0)
    • Source control (0)
      • Core versions (0)
      • Pending (0)