Changeset 31168 for trunk/src/wp-includes/taxonomy.php
- Timestamp:
- 01/12/2015 04:39:39 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy.php
r31087 r31168 128 128 ) ); 129 129 } 130 add_action( 'init', 'create_initial_taxonomies', 0 ); // highest priority131 130 132 131 /**
Note: See TracChangeset
for help on using the changeset viewer.