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