apply_filters( 'xmlrpc_pingback_error', IXR_Error $error )
Filters the XML-RPC pingback error return.
Parameters
- $error
-
An IXR_Error object containing the error code and message.
Source
Changelog
Version | Description |
---|---|
3.5.1 | Introduced. |