Folders

List of the subfolders in the WordPress main (root) folder.

By the Web Warlock, Sunday, 22/Aug/2010 13:29

get_term_meta_from_cache

By the Web Warlock, Wednesday, 4/Aug/2010 10:31

<?php get_term_meta_from_cache( $term_id , $key ); ?>

get_term_meta_from_cache: Source code

By the Web Warlock, Wednesday, 4/Aug/2010 9:52

Source code of the WordPress function get_term_meta_from_cache, located in the file wp-content/plugins/zyx-term-meta/includes/term-meta-cache.php.

add_post_type_support

By the Web Warlock, Wednesday, 28/Jul/2010 4:43

<?php add_post_type_support( $post_type, $feature ) ?>

add_post_type support: Source code

By the Web Warlock, Wednesday, 28/Jul/2010 3:36

Source code of the function add_post_type_support, located in the file wp-includes/post.php