WPDev.one

get_pung()

get_pung( mixed $post )

Retrieves URLs already pinged for a post.

Parameters 1 required

Name / Type Description
(int

| WP_Post) $post Post ID or object.

Required

Return Value

((string[])
| false) Array of URLs already pinged for the given post, false if the post is not found.

Function Information

Since Version
1.5.0
Source File
wp-includes/post.php
Advertisement