Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7177815
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T16:47:36+00:00 2026-05-28T16:47:36+00:00

What is the difference between a response of -1 and 0 with a wordpress

  • 0

What is the difference between a response of -1 and 0 with a wordpress ajax plugin?

http://codex.wordpress.org/AJAX_in_Plugins

The documentation states:

Error Return Values

If the AJAX request fails when the request url is wp-admin/admin-ajax.php, it will return either -1 or 0 depending on the reason it failed.

But that’s a pretty basic answer and it doesn’t state what situations would trigger either type of error. Anyone have any idea?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T16:47:38+00:00Added an answer on May 28, 2026 at 4:47 pm

    You get a -1 when when you have an authentication-related issue:

    • The current user is not logged in, or does not have permissions to do some sort of requested action.
    • There is no requested action posted, or the posted action is not found.

    I believe a return of 0, or 1, is used as a boolean false/true (respectively) return.

    If you’re asking because you’re using this for your plugin, I highly advise you use JSON, and return something like {success: true} that way your code KNOWS that there was a valid response, and anything other than a valid JSON response I would consider as a failure.

    Also don’t forget to use wp_ajax_ and wp_ajax_nopriv_ for your API added actions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What is the difference between SIP response code 407 and HTTP response code 407
After realizing the difference between raw HTTP GET response and live DOM and how
What's the difference between a 302 FOUND and a 307 TEMPORARY REDIRECT HTTP response?
What’s the difference between Response.AddCacheDependency and Response.AddFileDependency in terms of implementing a file dependency
What is difference between Server.Transfer and Response.Redirect ? What are advantages and disadvantages of
What is the difference between request, response and server?
Difference between a bus error and a segmentation fault? Can it happen that a
What is the difference between Response.Write() and ClientScript.RegisterStartupScript() Thank you.
Possible Duplicate: What’s the difference between Response.Write() and Response.Output.Write()? How is it different from
Initially I was trying to figure out what the difference is between Response.Close and

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.