• Thanks for great plugin!
    Little wish – be cool if you add the one line to code in “log.php”
    $insert = apply_filters( 'redirection_404_data', $insert );
    if( $insert )
    $wpdb->insert( $wpdb->prefix.'redirection_404', $insert );

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Little wish for hook ‘redirection_404_data’’ is closed to new replies.