mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Properly notate the inline link to the xmlrpc_blog_options filter in the description for wp_xmlrpc_server->initialise_blog_option_info().
See #30224. git-svn-id: https://develop.svn.wordpress.org/trunk@32558 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
644b0e27a3
commit
ee71a2ea33
@ -368,7 +368,7 @@ class wp_xmlrpc_server extends IXR_Server {
|
||||
/**
|
||||
* Set up blog options property.
|
||||
*
|
||||
* Passes property through 'xmlrpc_blog_options' filter.
|
||||
* Passes property through {@see 'xmlrpc_blog_options'} filter.
|
||||
*
|
||||
* @since 2.6.0
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user