add_ping

最后更新于:2021-11-25 19:12:41

apply_filters( ‘add_ping’, string $new )

Filters the new ping URL to add for the given post.

参数

$new

(string)
New ping URL to add.

源文件

文件: gc-includes/post.php

View on Trac