Remove unnecessary cap checks from [24854]. You need these capabilities (or equivalent) to access the screens for these feature pointers. see #24832.

git-svn-id: http://core.svn.wordpress.org/trunk@24855 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2013-07-29 06:43:30 +00:00
parent 8abd5bb815
commit e91002f4fb
1 changed files with 0 additions and 2 deletions

View File

@ -1752,8 +1752,6 @@ final class WP_Internal_Pointers {
'wp340_customize_current_theme_link' => array( 'edit_theme_options' ),
'wp340_choose_image_from_library' => array( 'edit_theme_options' ),
'wp350_media' => array( 'upload_files' ),
'wp360_revisions' => array( 'edit_posts' ),
'wp360_locks' => array( 'read' ),
);
// Get dismissed pointers