Title: everyone.pause's Replies | WordPress.org

---

# everyone.pause

  [  ](https://wordpress.org/support/users/pause13th/)

 *   [Profile](https://wordpress.org/support/users/pause13th/)
 *   [Topics Started](https://wordpress.org/support/users/pause13th/topics/)
 *   [Replies Created](https://wordpress.org/support/users/pause13th/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/pause13th/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/pause13th/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/pause13th/engagements/)
 *   [Favorites](https://wordpress.org/support/users/pause13th/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [REST API anonymous POST](https://wordpress.org/support/topic/rest-api-anonymous-post/)
 *  Thread Starter [everyone.pause](https://wordpress.org/support/users/pause13th/)
 * (@pause13th)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/rest-api-anonymous-post/#post-9293886)
 * Just to add for anyone stumble upon this question:
 * I just found out there are a function for users to submit ajax without privilege(
   non log-in user). Instead of going through the whole trouble of login for random
   strangers, the function below make more sense :p
 * **wp_ajax_nopriv_[action_name]**
    reference: [https://codex.wordpress.org/Plugin_API/Action_Reference/wp_ajax_nopriv_(action)](https://codex.wordpress.org/Plugin_API/Action_Reference/wp_ajax_nopriv_(action))
 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [REST API anonymous POST](https://wordpress.org/support/topic/rest-api-anonymous-post/)
 *  Thread Starter [everyone.pause](https://wordpress.org/support/users/pause13th/)
 * (@pause13th)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/rest-api-anonymous-post/#post-9286006)
 * Hey thanks bcworkz!
 * thanks for the suggestion! will definitely try login user from behind the scene
   without plugin for now, before dig deeper with oAuth or JSON token 🙂

Viewing 2 replies - 1 through 2 (of 2 total)