[wp-trac] [WordPress Trac] #34449: Remove CPT if exists menu item

WordPress Trac noreply at wordpress.org
Mon Oct 26 09:00:19 UTC 2015


#34449: Remove CPT if exists menu item
------------------------------+-----------------------------
 Reporter:  sebastian.pisula  |      Owner:
     Type:  defect (bug)      |     Status:  new
 Priority:  normal            |  Milestone:  Awaiting Review
Component:  Menus             |    Version:
 Severity:  normal            |   Keywords:
  Focuses:                    |
------------------------------+-----------------------------
 I add to menu Post Type Archive URL and i remove function
 register_post_type(). And i have notice:

 Notice: Trying to get property of non-object in D:\xampp\htdocs\wordpress
 \wp-admin\includes\class-walker-nav-menu-edit.php on line 83

 Error is in line $original_title = $original_object->labels->archives;
 because post object not exists

--
Ticket URL: <https://core.trac.wordpress.org/ticket/34449>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list