_usort_terms_by_name [ WordPress Function ]
_usort_terms_by_name ( $a, $b )
| Access: |
|
| Parameters: |
|
| Returns: |
|
| Defined at: |
|
Soorgelijke functies: _usort_terms_by_id, _search_terms_tidy, get_term_by, get_blogaddress_by_name, _page_traverse_name
Sort categories by name.
Used by usort() as a callback, should not be used directly. Can actually be used to sort any term object.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- _usort_terms_by_name
Function and Method Cross Reference. _usort_terms_by_name(). Defined at: /wp -includes/category-template.php -> line 89. No references found.
phpxref.ftwr.co.uk - _usort_terms_by_name (WordPress Function) - WPSeek.com
WordPress lookup for _usort_terms_by_name, a WordPress Function. wpseek. com is a WordPress-centric search tool for developers and theme authors.
wpseek.com - #6952 (non-latin category names not alpha sorted (broken in 2.5.1 ...
My patch creates the _usort_terms_by_name() function to do the sorting. It seems to be exactly what is needed. I set the actual sorting to happen near the end of ...
core.trac.wordpress.org - Detail view of category-template.php - yukei.net
Defines 13 functions. get_category_link() get_category_parents() get_the_category() _usort_terms_by_name() _usort_terms_by_ID() get_the_category_by_ID() ...
lab.yukei.net