Description
Filters the XML-RPC blog options property.
Occurrences
Filename | Line Number |
---|---|
wp-includes/class-wp-xmlrpc-server.php | 679 |
Parameters
Type | Name | Description |
---|---|---|
array | $blog_options | An array of XML-RPC blog options. |
PHP Doc
/**
* Filters the XML-RPC blog options property.
*
* @since 2.6.0
*
* @param array $blog_options An array of XML-RPC blog options.
*/