4.1 Docs Audit: Clarify the DocBlock summary for network_settings_add_js() to specify that it's specific to the Network Settings screen.
See #30469. Built from https://develop.svn.wordpress.org/trunk@30603 git-svn-id: http://core.svn.wordpress.org/trunk@30593 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -23,7 +23,7 @@ $title = __( 'Network Settings' );
|
||||
$parent_file = 'settings.php';
|
||||
|
||||
/**
|
||||
* Display JavaScript on the page.
|
||||
* Print JavaScript in the header on the Network Settings screen.
|
||||
*
|
||||
* @since 4.1.0
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user