get_object_term_cache [ WordPress Function ]
get_object_term_cache ( $id, $taxonomy )
| Parameters: |
|
| Uses: | |
| Returns: |
|
| Defined at: |
|
Soorgelijke functies: clean_object_term_cache, update_object_term_cache, wp_get_object_terms, get_objects_in_term, wp_set_object_terms
Retrieves the taxonomy relationship to the term object id.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- get_object_term_cache
Function and Method Cross Reference. get_object_term_cache(). Defined at: /wp -includes/taxonomy.php -> line 2606. Referenced 4 times: ...
phpxref.ftwr.co.uk - get_object_term_cache (WordPress Function) - WPSeek.com
WordPress lookup for get_object_term_cache, a WordPress Function. wpseek. com is a WordPress-centric search tool for developers and theme authors.
wpseek.com - get_object_term_cache | A HitchHackers guide through WordPress
Feb 12, 2011 ... Return values. returns:Empty array if $terms found, but not $taxonomy. False if nothing is in cache for $taxonomy and $id.
hitchhackerguide.com - Docs for page taxonomy.php
get_object_term_cache (line 2619). Retrieves the taxonomy relationship to the term object id. return: Empty array if $terms found, but not $taxonomy. False if ...
phpdoc.wordpress.org