Add @ignore to _wp_scripts_maybe_doing_it_wrong().

Props DrewAPicture for the thought leadership.
See #20513.


git-svn-id: https://develop.svn.wordpress.org/trunk@31202 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Scott Taylor 2015-01-16 05:37:06 +00:00
parent 8ebe917c6b
commit 7c707c6633

View File

@ -30,6 +30,7 @@ function wp_scripts() {
*
* @since 4.2.0
* @access private
* @ignore
*
* @param string $function
*/