WPDev.one
Core Function
View Source on Trac ↗

get_to_ping()

get_to_ping( mixed $post )

Retrieves URLs that need to be pinged.

Parameters 1 required

Name / Type Description
(int

| WP_Post) $post Post ID or post object.

Required

Return Value

((string[])
| false) List of URLs yet to ping.

Function Information

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