[wp-hackers] New Page and Delete Caps in SVN
Ryan Boren
ryan at boren.nu
Sat Feb 11 10:08:05 GMT 2006
By popular demand:
http://trac.wordpress.org/changeset/3513
Now that pages have proper draft/private/publish status we are able to
give them the full set of caps. The following caps bring pages up to
parity with posts.
edit_page
edit_others_pages
edit_published_pages
publish_pages
Delete capabilities now have a separate set of caps. This was much
requested by WP as CMS users and by those trying to get Wiki with their
WordPress.
delete_page
delete_pages
delete_others_pages
delete_published_pages
delete_post
delete_posts
delete_others_posts
delete_published_posts
Enjoy.
Ryan
More information about the wp-hackers
mailing list