apply_filters( 'get_to_ping', array $to_ping )
Filters the list of URLs yet to ping for the given post.
Parameters
- $to_ping
-
List of URLs yet to ping.
Source
File: wp-includes/post.php
Changelog
Version | Description |
---|---|
WP-2.0.0 | Introduced. |