mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-03-31 02:34:38 +00:00
More pedantry. "Setup" is not a verb. http://notaverb.com/setup
git-svn-id: https://develop.svn.wordpress.org/trunk@13725 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -37,7 +37,7 @@ require( ABSPATH . WPINC . '/class.wp-styles.php' );
|
||||
require( ABSPATH . WPINC . '/functions.wp-styles.php' );
|
||||
|
||||
/**
|
||||
* Setup WordPress scripts to load by default for Administration Panels.
|
||||
* Set up WordPress scripts to load by default for Administration Panels.
|
||||
*
|
||||
* Localizes a few of the scripts.
|
||||
* $scripts->add_data( 'script-handle', 'group', 1 ); queues the script for the footer
|
||||
|
||||
Reference in New Issue
Block a user