Changeset 45508 for branches/5.2/src/wp-admin/site-health-info.php
- Timestamp:
- 06/10/2019 07:49:27 AM (7 years ago)
- Location:
- branches/5.2
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-admin/site-health-info.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2
-
branches/5.2/src/wp-admin/site-health-info.php
r45259 r45508 12 12 $title = __( 'Site Health Info' ); 13 13 14 if ( ! current_user_can( ' install_plugins' ) ) {14 if ( ! current_user_can( 'view_site_health_checks' ) ) { 15 15 wp_die( __( 'Sorry, you are not allowed to access the debug data.' ), '', 403 ); 16 16 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)