Support

Account

Home Forums Front-end Issues Validate value Reply To: Validate value

  • sorry haven’t replied, been busy.

    I have been doing some investigating on this and for some reason the ajax validation request is returning a page and all of it’s html instead of calling the ajax validation ajax function. I’m very confused.

    In wp-settings.php line 526

    
    do_action( 'init' );
    

    when this line is run WP returns an html page for some reason???