Docs: Miscellaneous inline documentation improvements.

See #53399


git-svn-id: https://develop.svn.wordpress.org/trunk@52422 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2021-12-29 17:26:26 +00:00
parent 5450faf3ec
commit ce3d66c7c9
12 changed files with 19 additions and 18 deletions
+1 -1
View File
@@ -6399,7 +6399,7 @@ class wp_xmlrpc_server extends IXR_Server {
/**
* Filters whether to preempt the XML-RPC media upload.
*
* Passing a truthy value will effectively short-circuit the media upload,
* Returning a truthy value will effectively short-circuit the media upload,
* returning that value as a 500 error instead.
*
* @since 2.1.0