[ Index ] |
PHP Cross Reference of BuddyPress |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 185 lines (6 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
get_object_taxonomies($object_type) X-Ref |
Taxonomy API since: 2.3.0 |
get_taxonomy( $taxonomy ) X-Ref |
No description |
is_taxonomy( $taxonomy ) X-Ref |
No description |
is_taxonomy_hierarchical($taxonomy) X-Ref |
No description |
register_taxonomy( $taxonomy, $object_type, $args = array() X-Ref |
No description |
get_objects_in_term( $terms, $taxonomies, $args = array() X-Ref |
No description |
get_term($term, $taxonomy, $output = OBJECT, $filter = 'raw') X-Ref |
No description |
get_term_by($field, $value, $taxonomy, $output = OBJECT, $filter = 'raw') X-Ref |
No description |
get_term_children( $term, $taxonomy ) X-Ref |
No description |
get_term_field( $field, $term, $taxonomy, $context = 'display' ) X-Ref |
No description |
get_term_to_edit( $id, $taxonomy ) X-Ref |
No description |
get_terms($taxonomies, $args = '') X-Ref |
No description |
is_term($term, $taxonomy = '') X-Ref |
No description |
sanitize_term($term, $taxonomy, $context = 'display') X-Ref |
No description |
sanitize_term_field($field, $value, $term_id, $taxonomy, $context) X-Ref |
No description |
wp_count_terms( $taxonomy, $args = array() X-Ref |
No description |
wp_delete_object_term_relationships( $object_id, $taxonomies ) X-Ref |
No description |
wp_delete_term( $term, $taxonomy, $args = array() X-Ref |
No description |
wp_get_object_terms($object_ids, $taxonomies, $args = array() X-Ref |
No description |
wp_insert_term( $term, $taxonomy, $args = array() X-Ref |
No description |
wp_set_object_terms($object_id, $terms, $taxonomy, $append = false) X-Ref |
No description |
wp_unique_term_slug($slug, $term) X-Ref |
No description |
wp_update_term( $term, $taxonomy, $args = array() X-Ref |
No description |
wp_defer_term_counting($defer=NULL) X-Ref |
No description |
wp_update_term_count( $terms, $taxonomy, $do_deferred=false ) X-Ref |
No description |
wp_update_term_count_now( $terms, $taxonomy ) X-Ref |
No description |
clean_object_term_cache($object_ids, $object_type) X-Ref |
No description |
clean_term_cache($ids, $taxonomy = '') X-Ref |
No description |
get_object_term_cache($id, $taxonomy) X-Ref |
No description |
update_object_term_cache($object_ids, $object_type) X-Ref |
No description |
update_term_cache($terms, $taxonomy = '') X-Ref |
No description |
_get_term_hierarchy($taxonomy) X-Ref |
No description |
_get_term_children($term_id, $terms, $taxonomy) X-Ref |
No description |
_pad_term_counts(&$terms, $taxonomy) X-Ref |
No description |
is_object_in_term($object_id, $taxonomy, $terms = null) X-Ref |
No description |
Generated: Fri Nov 22 01:00:56 2024 | Cross-referenced by PHPXref 0.7.1 |