[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/ -> wp-trackback.php (summary)

Handle Trackbacks and Pingbacks Sent to WordPress

File Size: 171 lines (5 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 1 file
 wp-load.php

Defines 1 function

  trackback_response()

Functions
Functions that are not part of a class:

trackback_response( $error = 0, $error_message = '' )   X-Ref
Response to a trackback.

Responds with an error or success XML message.

param: int|bool $error         Whether there was an error.
param: string   $error_message Error message if an error occurred. Default empty string.



Generated : Thu Mar 28 08:20:01 2024 Cross-referenced by PHPXref