mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Docs: Remove some more dittography.
See #34885, r35793. git-svn-id: https://develop.svn.wordpress.org/trunk@35796 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -723,7 +723,7 @@ function switch_theme( $stylesheet ) {
|
||||
} else {
|
||||
/*
|
||||
* Since retrieve_widgets() is called when initializing a theme in the Customizer,
|
||||
* we need to to remove the theme mods to avoid overwriting changes made via
|
||||
* we need to remove the theme mods to avoid overwriting changes made via
|
||||
* the Customizer when accessing wp-admin/widgets.php.
|
||||
*/
|
||||
if ( 'wp_ajax_customize_save' === current_action() ) {
|
||||
|
||||
Reference in New Issue
Block a user