You appear to be a bot. Output may be restricted
Description
Usage
akismet_pingback_forwarded_for( $r, $url );
Parameters
- $r
- ( mixed ) required –
- $url
- ( mixed ) required –
Returns
void
Source
File name: akismet/wrapper.php
Lines:
1 to 4 of 4
function akismet_pingback_forwarded_for( $r, $url ) { // This functionality is now in core. return false; }