Docs: Param indentation improvements in get_calendar() function and hooks.

See #34093.


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


git-svn-id: http://core.svn.wordpress.org/trunk@59251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
audrasjb 2025-03-03 19:59:24 +00:00
parent f4c1c5778e
commit c06ff46877
2 changed files with 7 additions and 7 deletions

View File

@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '6.8-alpha-59908';
$wp_version = '6.8-alpha-59909';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.