You appear to be a bot. Output may be restricted
Description
Usage
akismet_kill_proxy_check( $option );
Parameters
- $option
- ( mixed ) required –
Returns
void
Source
File name: akismet/wrapper.php
Lines:
1 to 5 of 5
function akismet_kill_proxy_check( $option ) { _deprecated_function( __FUNCTION__, '3.0' ); return 0; }