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.


git-svn-id: https://develop.svn.wordpress.org/trunk@30603 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes (DrewAPicture) 2014-11-28 09:08:08 +00:00
parent ea329981d1
commit 403f4feb27

View File

@ -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
*/