W3cubDocs

/WordPress

apply_filters( 'get_to_ping', string[] $to_ping )

Filters the list of URLs yet to ping for the given post.

Parameters

$to_ping

(string[]) List of URLs yet to ping.

Source

File: wp-includes/post.php

View on Trac

Changelog

Version Description
2.0.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_to_ping