XML-RPC: Correct the documented arguments for XML-RPC server methods.

See #55646

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


git-svn-id: http://core.svn.wordpress.org/trunk@53440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2022-08-11 15:00:08 +00:00
parent e539bb94dc
commit 41b3519fbe
2 changed files with 286 additions and 286 deletions

View File

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