Docs: Document some more common names for dynamic hooks and standardise the phrasing used.

Fixes #53581


git-svn-id: https://develop.svn.wordpress.org/trunk@51837 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2021-09-21 18:19:19 +00:00
parent 0f0089391b
commit d7b91f9da6
14 changed files with 90 additions and 40 deletions
+1 -1
View File
@@ -132,7 +132,7 @@ do_action( 'admin_print_scripts' );
/**
* Fires in head section for a specific admin page.
*
* The dynamic portion of the hook, `$hook_suffix`, refers to the hook suffix
* The dynamic portion of the hook name, `$hook_suffix`, refers to the hook suffix
* for the admin page.
*
* @since 2.1.0