apply_filters( 'xmlrpc_pingback_error', IXR_Error $error )

Filters the XML-RPC pingback error return.


Description Description


Parameters Parameters

$error

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


Top ↑

Source Source

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

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.5.1 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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