Description
Pings back the links found in a post.
Includes wp-include/class-IXR.php file if not already included.
Usage
<?php pingback( $content, $post_ID ) ?>
Parameters
- $content
- (string) (required) Post content to check for links.
- Default: None
- $post_ID
- (integer) (required) Post ID.
- Default: None
Return Values
- (void)
- This function does not return a value.
Examples
Notes
Change Log
Since: 0.71
Source File
pingback() is located in wp-includes/comment.php
.
Related
trackback_url