Core Function
View Source on Trac ↗ discover_pingback_server_uri()
discover_pingback_server_uri( mixed $url, mixed $deprecated = '' ) Finds a pingback server URI based on the given URL.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $url string | URL to ping. Required |
| $deprecated string | Not Used. |
Return Value
((string)
| false) String containing URI on success, false on failure.
Function Information
Since Version
1.5.0
Source File
wp-includes/comment.php
Advertisement