apply_filters( 'add_ping', string $new )

Filters the new ping URL to add for the given post.


Parameters

$new

(string) New ping URL to add.


Source

File: wp-includes/post.php

View on GitHub



Changelog

Changelog
Version Description
WP-2.0.0 Introduced.