Changes between Initial Version and Version 1 of Ticket #27962, comment 1
- Timestamp:
- 04/22/2014 06:06:23 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27962, comment 1
initial v1 1 @pkwooster `name` is a reserved keyword, you can check it here: http://codex.wordpress.org/Function_Reference/register_taxonomy#Reserved_Terms. 2 3 It's already mentioned there, that usage of reserved keywords will give you 404, without providing any reason.