I don’t know I just submitted the ticket on track. I was using get_current_user_id()
and it modifies the wp_create_nonce behavior.
Sinces wp_create_nonce
uses wp_get_current_user()
I think there is the problem.
Related Posts:
- AJAX nonce with check_ajax_referer()
- Pass request headers in a jQuery AJAX GET call
- My javascript is returning this error: $.ajax is not a function
- TypeError: $.ajax(…) is not a function?
- XML Parsing Error: not well-formed in FireFox but good in Chrome
- Ajax Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource
- How to get a cross-origin resource sharing (CORS) post request working
- jQuery Form Validation before Ajax submit
- How to manage ajax calls and JSON in wordpress
- ajax stopped working when not logged in?
- Using jQuery to delete data stored in wp_options
- What is the simplest ajax upload plugin or script to be used with wordpress?
- WordPress Ajax URL for function in functions.php
- Ajax call does not activate callback function
- Do I require the use of nonce?
- AJAX call returns 0
- AJAX function returning -1
- jQuery and AJAX Not working with Select Form Element
- How to pass both action and formdata in wordpress ajax?
- jQuery AJAX form validation
- Proper way to load a single post via Ajax?
- Basic WordPress AJAX Call
- Security – Ajax and Nonce use [closed]
- Trying to get single posts to load on the front page via ajax
- Bind to WPSetAsThumbnail
- Ajax not firing properly using Firefox, but works in Chrome
- jQuery Ajax() doesn’t work when the page is accessed as a WordPress template page
- How to load whole WordPress pages dynamically with AJAX/jQuery like this following website?
- Creating custom AJAX requests
- How to pass jQuery ajax URL value
- Cannot access elements of json object
- Basic ajax call in WordPress
- how to get the comment ID in the front end when the REPLY button is clicked?
- Admin wp_ajax hook returning 0
- wp_ajax unauthenticated and authenticated
- WordPress ajax function parameter value not being passed
- Tags in WordPress 3.2
- php ajax problem – weird 301 responses!
- WordPress customizer refresh screen after save
- How to get a value from PHP in Jquery through Ajax
- Not sure why wp_ajax isn’t working?
- Load created php file data via ajax
- WordPress Ajax problem with undefined url
- Correct way to write jQuery functions in WordPress
- Display data on same page as form without refresh
- Ajaxify calendar
- Intergrating agile carousel to wordpress: how to write the ajax_callback function
- Why ajax doesn’t work on certain wordpress hooks and reload the page instead?
- AJAX Loaded Glossary like Search results with links to other entries from custom table
- How to Dynamically Load Content Into Body of Bootstrap Modal Window?
- Return an array from get_terms and store as JavaScript array for search autocomplete
- Frontend Post with JQuery AJAX to Php Issue
- Trouble with WordPress Ajax Login System – 302
- WP http XML response HTML encoding and image display problems
- Using WP_Query to grab custom meta values, foreach to json object
- Passing a varible from jQuery to PHP
- Add/remove action on jQuery toggle
- Retrieve post info within AJAX helper function
- delete post meta by AJAX
- url – ajax loaded but no JS
- Ajax form submit not working, returns 0
- Creating a new div onclick wordpress+ajax
- how to json_encode(); the Loop content so that the encoded array is [“0”:content, “1”:content]
- Properly embed javascript into WP (using function.php) – doesn’t work?
- jQuery tabs plugin with callback to fetch data
- How to retrieve WP_Object that is inside an array of another array
- No Object Properties sending form through AJAX
- Redirect wp_dropdown_pages() to an AJax request?
- Custom AJAX form not working async
- click event to unhide something after ajax not firing
- WordPress Insert not working with ajax
- Search query with Ajax
- WP AJAX API with JS file
- how to use wp_editor() here am getting empty result
- admin ajax php success returns 0
- Is there some jQuery conflict here?
- Getting jQuery AJAX to work in WordPress (getting -1)
- problems with jquery external rss feed integration
- AJAX calendar navigation returns -1
- Which hook to use when adding ajax to viewer-facing side?
- my example with ajax doesn’t work
- Get ajaxForm response value
- How to pull data from a table using wpdb?
- Is not using admin-ajax to ajax submissions okay?
- Autocomplete for titles via ajax – rework of past post away from like_escape()
- Retrieve customizer value using ajax or customizer api and print the value in theme
- owl carousel not working after ajax load [duplicate]
- WordPress version for this autocomplete jQuery code
- Ajax Request with jQuery not happening
- jQuery AJAX add json2 dependency?
- How to pass more information though separate post keys via AJAX
- wp_signon not working fine and 302 moved temporarily?
- Loop not appending through infinite-scroll ajax call
- how to refresh index page without reloading browser using ajax
- Contact Form 7 submission does not complete [closed]
- Using WP Ajax and jQuery to process multiple forms on the same page?
- Combo box populating a DIV using ajax/jquery
- Infinite Scroll applied to ajax loaded content
- Load loop images on click / defer image loading until click or other event
- Widget won’t work due to old JavaScript? Any ideas how to make it work? [closed]