Description
Filters the number of elements to parse in an XML-RPC response.
Occurrences
Filename | Line Number |
---|---|
wp-includes/IXR/class-IXR-message.php | 86 |
Parameters
Type | Name | Description |
---|---|---|
int | $element_limit | Default elements limit. |
PHP Doc
/**
* Filters the number of elements to parse in an XML-RPC response.
*
* @since 4.0.0
*
* @param int $element_limit Default elements limit.
*/