apply_filters( 'get_pung', array $pung )
Filters the list of already-pinged URLs for the given post.
Parameters
- $pung
-
Array of URLs already pinged for the given post.
Source
File: wp-includes/post.php
Changelog
Version | Description |
---|---|
WP-2.0.0 | Introduced. |