Docs: Standardize DocBlock summaries for hooks that serve to "print" something to use third-person singular verbs.
See #36913. Built from https://develop.svn.wordpress.org/trunk@37560 git-svn-id: http://core.svn.wordpress.org/trunk@37528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -178,7 +178,7 @@ do_action( 'customize_controls_print_scripts' );
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Print templates, control scripts, and settings in the footer.
|
||||
* Prints templates, control scripts, and settings in the footer.
|
||||
*
|
||||
* @since 3.4.0
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user