Summery Summery
Filters the user agent sent when pinging-back a URL.
Syntax Syntax
Parameters Parameters
- $concat_useragent
-
The user agent concatenated with ' -- WordPress/' and the WordPress version.
- $useragent
-
The useragent.
- $pingback_server_url
-
The server URL being linked to.
- $pagelinkedto
-
URL of page linked to.
- $pagelinkedfrom
-
URL of page linked from.
Source Source
File: wp-includes/comment.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
2.9.0 | Introduced. |