Example #1
0
function akismet_pre_check_pingback($method)
{
    return Akismet::pre_check_pingback($method);
}