Changeset 45190 for trunk/src/wp-includes/class-wp-customize-manager.php
- Timestamp:
- 04/13/2019 04:45:05 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-manager.php
r44975 r45190 403 403 // Add theme update notices. 404 404 if ( current_user_can( 'install_themes' ) || current_user_can( 'update_themes' ) ) { 405 require_once ABSPATH . ' /wp-admin/includes/update.php';405 require_once ABSPATH . 'wp-admin/includes/update.php'; 406 406 add_action( 'customize_controls_print_footer_scripts', 'wp_print_admin_notice_templates' ); 407 407 }
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)