apply_filters( 'get_pung', string[] $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 |
|---|---|
| 2.0.0 | Introduced. |