apply_filters( 'get_to_ping', array $to_ping )

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


Description Description


Parameters Parameters

$to_ping

(array) List of URLs yet to ping.


Top ↑

Source Source

File: wp-includes/post.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.