Filters the MoveableType text filters list for XML-RPC.
Parameters
$filters
array- An array of text filters.
Source
return apply_filters( 'xmlrpc_text_filters', array() );
Changelog
Version | Description |
---|---|
2.2.0 | Introduced. |
Filters the MoveableType text filters list for XML-RPC.
$filters
arrayreturn apply_filters( 'xmlrpc_text_filters', array() );
Version | Description |
---|---|
2.2.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.