Docs: Adjust documentation in `get_post_galleries()` tests per the documentation standards.
Follow-up to [52190], [52797]. Props azouamauriac, SergeyBiryukov. See #54725, #54729. Built from https://develop.svn.wordpress.org/trunk@52984 git-svn-id: http://core.svn.wordpress.org/trunk@52573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
efcc58a31e
commit
b3f614f962
|
@ -16,7 +16,7 @@
|
||||||
*
|
*
|
||||||
* @global string $wp_version
|
* @global string $wp_version
|
||||||
*/
|
*/
|
||||||
$wp_version = '6.0-alpha-52983';
|
$wp_version = '6.0-alpha-52984';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||||
|
|
Loading…
Reference in New Issue