Changeset 30727
- Timestamp:
- 12/03/2014 01:55:01 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r30724 r30727 442 442 * - all_items - Default is All Tags/All Categories 443 443 * - parent_item - This string isn't used on non-hierarchical taxonomies. In hierarchical ones the default is Parent Category 444 * - parent_item_colon - The same as `parent_item`, but with colon `: ёin the end444 * - parent_item_colon - The same as `parent_item`, but with colon `:` in the end 445 445 * - edit_item - Default is Edit Tag/Edit Category 446 446 * - view_item - Default is View Tag/View Category
Note: See TracChangeset
for help on using the changeset viewer.