• Resolved hugolaporte

    (@hugolaporte)


    Since 3.9, in wp-admin/admin-ajax.php there’s an element (autosave) missing in the $core_actions_post array.

    This caused me to return 0 in all my AJAX Requests.

    I backed up an old version (3.8.4) of the admin-ajax.php file and everything works fine now. Just saying.

Viewing 1 replies (of 1 total)
  • Thread Starter hugolaporte

    (@hugolaporte)

    Sorry the problem is me 🙂 . I miss the part “wp_ajax_nopriv_my_action” for logged-out users.

Viewing 1 replies (of 1 total)

The topic ‘AJAX Requests in plugins since wp 3.9’ is closed to new replies.