add_ping
add_ping ( $post_id, $uri )
Parameters:- (int|WP_Post) post_id Post object or ID.
- (string|array) uri Ping URI or array of URIs.
Returns:- (int|false) How many rows were updated.
Defined at:Change Log: - Introduced in WordPress: 1.5.0
- Deprecated in WordPress: —
Description
Add a URL to those already pinged.