Ryan Boren 0de14403bf Don't delete nav menu items when the user that owns them is deleted.
* Introduce delete_with_user flag to register_post_type
* Set delete_with_user to false for the nav_menu_item post type
* Set it to true for all other core post types
* If delete_with_user is not set, fallback to post_type_supports('author')

Props nacin
Fixes #16358


git-svn-id: https://develop.svn.wordpress.org/trunk@20739 602fd350-edb4-49c9-b593-d223f7449a82
2012-05-08 17:01:50 +00:00
..
2012-05-03 16:41:59 +00:00
2012-05-03 16:41:59 +00:00
2011-12-01 04:51:35 +00:00
2012-01-05 20:10:39 +00:00
2012-01-05 20:10:39 +00:00
2012-04-19 06:38:19 +00:00
2012-04-30 21:56:32 +00:00