首页 WordPress函数大全 add_ping()

add_ping()

2020-05-01 / 5347阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

add_ping( int|WP_Post $post_id, string|array $uri )

Add a URL to those already pinged.

描述

参数

$post_id

(int|WP_Post)
(Required)
Post object or ID.

$uri

(string|array)
(Required)
Ping URI or array of URIs.

返回

(int|false) How many rows were updated.

大家谈论
    我的见解