Changeset 25553 for trunk/src/wp-includes/taxonomy.php
- Timestamp:
- 09/21/2013 05:43:14 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/taxonomy.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r25551 r25553 439 439 440 440 function get_taxonomy_labels( $tax ) { 441 $tax->labels = (array) $tax->labels; 442 441 443 if ( isset( $tax->helps ) && empty( $tax->labels['separate_items_with_commas'] ) ) 442 444 $tax->labels['separate_items_with_commas'] = $tax->helps;
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)