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