Docs: Add and correct examples of common names for various dynamic hooks.

See #53581

Built from https://develop.svn.wordpress.org/trunk@51327


git-svn-id: http://core.svn.wordpress.org/trunk@50936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2021-07-03 21:42:59 +00:00
parent 6b78871b4a
commit efaf4a8938
11 changed files with 72 additions and 7 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.9-alpha-51326';
$wp_version = '5.9-alpha-51327';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.