get_to_ping

最后更新于:2021-11-27 00:10:31

apply_filters( ‘get_to_ping’, string[] $to_ping )

Filters the list of URLs yet to ping for the given post.

参数

$to_ping

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

源文件

文件: gc-includes/post.php

View on Trac