Ticket #16384: 16384.diff
File 16384.diff, 718 bytes (added by , 14 years ago) |
---|
-
wp-includes/post.php
1053 1053 * can be deleted. If the post type does not support an author, then this will 1054 1054 * behave like delete_posts. 1055 1055 * - edit_private_posts - Controls whether private objects can be edited. 1056 * - edit_published_posts - Controls whether published objects can be deleted.1056 * - edit_published_posts - Controls whether published objects can be edited. 1057 1057 * 1058 1058 * These additional capabilities are only used in map_meta_cap(). Thus, they are 1059 1059 * only assigned by default if the post type is registered with the 'map_meta_cap'