Description
Filters the MoveableType text filters list for XML-RPC.
Occurrences
Filename | Line Number |
---|---|
wp-includes/class-wp-xmlrpc-server.php | 6735 |
Parameters
Type | Name | Description |
---|---|---|
array | $filters | An array of text filters. |
PHP Doc
/**
* Filters the MoveableType text filters list for XML-RPC.
*
* @since 2.2.0
*
* @param array $filters An array of text filters.
*/