mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Themes: Merge theme.css into wp-admin.css. fixes #25966.
git-svn-id: https://develop.svn.wordpress.org/trunk@26484 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -104,7 +104,6 @@ wp_localize_script( 'theme', '_wpThemeSettings', array(
|
||||
) );
|
||||
|
||||
add_thickbox();
|
||||
wp_enqueue_style( 'theme' );
|
||||
wp_enqueue_script( 'theme' );
|
||||
wp_enqueue_script( 'customize-loader' );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user