You appear to be a bot. Output may be restricted
Description
Usage
akismet_pre_check_pingback( $method );
Parameters
- $method
- ( mixed ) required –
Returns
void
Source
File name: akismet/wrapper.php
Lines:
1 to 3 of 3
function akismet_pre_check_pingback( $method ) { return Akismet::pre_check_pingback( $method ); }