apply_filters( 'xmlrpc_pingback_error', IXR_Error $error )

Filters the XML-RPC pingback error return.

Parameters

$error

(IXR_Error) An IXR_Error object containing the error code and message.

Source

File: wp-includes/class-wp-xmlrpc-server.php

View on Trac

Changelog

Version Description
3.5.1 Introduced.

© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/xmlrpc_pingback_error