apply_filters( 'xmlrpc_element_limit', int $element_limit )

Filters the number of elements to parse in an XML-RPC response.


Description Description


Parameters Parameters

$element_limit

(int) Default elements limit.


Top ↑

Source Source

File: wp-includes/IXR/class-IXR-message.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.