apply_filters( 'get_pung', array $pung )

Filters the list of already-pinged URLs for the given post.


Parameters

$pung

(array) Array of URLs already pinged for the given post.


Source

File: wp-includes/post.php

View on GitHub



Changelog

Changelog
Version Description
WP-2.0.0 Introduced.