apply_filters( 'get_pung', string[] $pung )

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


Description


Parameters

$pung

(string[]) Array of URLs already pinged for the given post.


Top ↑

Source

File: wp-includes/post.php

View on Trac


Top ↑

Changelog

Version Description
2.0.0 Introduced.