Changes between Initial Version and Version 3 of Ticket #24137
- Timestamp:
- 05/11/2013 12:32:28 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24137
- Property Cc chriscct7@… pippin@… added
-
Property
Component
changed from
Menus
toPost Types
-
Ticket #24137 – Description
initial v3 3 3 The post.php and edit.php screens work fine for the submenu post type; it is only post-new.php does that doesn't highlight correctly. 4 4 5 This is similar to [http://core.trac.wordpress.org/ticket/19125 #19125] and [http://core.trac.wordpress.org/ticket/22022 #22022], but not quite the same.5 This is similar to #19125 and #22022, but not quite the same. 6 6 7 7 I think I've tracked the issue down to `get_plugin_page_hookname()` and the `$_registered_pages` global.