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