Title: Use &#8220;save_post&#8221; action
Last modified: May 28, 2021

---

# Use “save_post” action

 *  Resolved [simpsinator](https://wordpress.org/support/users/simpsinator/)
 * (@simpsinator)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/use-save_post-action/)
 * Hello everyone,
 * this plugin is great but I have a question, is there a way to use the “save_post”
   action when a post is submitted via the front end so that I can trigger a function
   in the functions.php?
    I tested it but it only works when posted via backend.
   Is there a specific action I need to use with this plugin?

Viewing 1 replies (of 1 total)

 *  Plugin Author [WP Shuffle](https://wordpress.org/support/users/wpshuffle/)
 * (@wpshuffle)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/use-save_post-action/#post-14607808)
 * Hello there,
 * Thank you for writing to us. We checked and save_post hooks is being fired for
   the post submitted from our plugin too because we are using wp_insert_post function
   to insert/update the post which also executes the save_post hook. So save_post
   hook should be executed for the post submitted from our plugin too.
 * Can you please check once again and reconfirm?
 * Regards,
    WP Shuffle

Viewing 1 replies (of 1 total)

The topic ‘Use “save_post” action’ is closed to new replies.

 * ![](https://ps.w.org/frontend-post-submission-manager-lite/assets/icon-256x256.
   png?rev=3491495)
 * [Frontend Post Submission Manager Lite - Frontend Posting WordPress Plugin](https://wordpress.org/plugins/frontend-post-submission-manager-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/frontend-post-submission-manager-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/frontend-post-submission-manager-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/frontend-post-submission-manager-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/frontend-post-submission-manager-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/frontend-post-submission-manager-lite/reviews/)

## Tags

 * [action](https://wordpress.org/support/topic-tag/action/)
 * [save_post](https://wordpress.org/support/topic-tag/save_post/)

 * 1 reply
 * 2 participants
 * Last reply from: [WP Shuffle](https://wordpress.org/support/users/wpshuffle/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/use-save_post-action/#post-14607808)
 * Status: resolved