Changeset 35153 for trunk/src/wp-includes/taxonomy-functions.php
- Timestamp:
- 10/14/2015 01:50:25 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/taxonomy-functions.php
r35120 r35153 114 114 'rewrite' => false, 115 115 'public' => false, 116 'show_ui' => false,116 'show_ui' => true, 117 117 '_builtin' => true, 118 118 ) );
Note: See TracChangeset
for help on using the changeset viewer.