Title: Post/store notifier
Last modified: April 19, 2020

---

# Post/store notifier

 *  Resolved [Calson](https://wordpress.org/support/users/calson/)
 * (@calson)
 * [6 years ago](https://wordpress.org/support/topic/post-store-notifier/)
 * Hi Sir,
 * I’ve been using your great plugin that has lot of features already.
 * May ask if you have idea or any plugin that is compatible to your plugin to send
   notification once contributor/store manager submitted new store for review before
   it admin approved it? Something like a post to review notification to notify 
   the administrator.
 * Once again thank you for letting us to use your this great plugin.
 * Regards,
    Carlson

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

 *  Plugin Author [Tijmen Smit](https://wordpress.org/support/users/tijmensmit/)
 * (@tijmensmit)
 * [6 years ago](https://wordpress.org/support/topic/post-store-notifier/#post-12701405)
 * I don’t know any plugins that only do what you want, but security plugins like
   [Sucuri](https://wordpress.org/plugins/sucuri-scanner/) do send notifications
   to the site admin if posts are changed / created. It’s a bit overkill for what
   you want, but maybe your already using a security plugin like that and has an
   option to watch post creation / edits as well?
 * Only other alternative is to write custom code that runs [when posts are saved](https://plugins.trac.wordpress.org/browser/wp-store-locator/tags/2.2.232/admin/class-metaboxes.php#L707).
    -  This reply was modified 6 years ago by [Tijmen Smit](https://wordpress.org/support/users/tijmensmit/).
 *  Thread Starter [Calson](https://wordpress.org/support/users/calson/)
 * (@calson)
 * [6 years ago](https://wordpress.org/support/topic/post-store-notifier/#post-12701644)
 * Hi,
 * I found this plugin but I am not sure if this will work.
    [https://wordpress.org/plugins/notification/](https://wordpress.org/plugins/notification/)
 * The site we’re making is where the community can post a need by inputting their
   location details using your plugin. Then each new user that registers will have
   a role as store_manager but modified the store_manager that they could not publish
   a new store/post instantly, so they need approval first of the admin before it
   totally published.
 * That’s the reason why I wanted to check what is the best solution for this one.
 * Thank you for your help, Sir.
 *  Plugin Author [Tijmen Smit](https://wordpress.org/support/users/tijmensmit/)
 * (@tijmensmit)
 * [6 years ago](https://wordpress.org/support/topic/post-store-notifier/#post-12706392)
 * I never used that one, but it does say ‘Trigger – a WordPress action, ie. User
   registration or Post publication’ so it should work if instead of publication
   it sends notification on post save / draft, but this you will have to ask the
   developer about.
 * You could use it in combination with [this action](https://plugins.trac.wordpress.org/browser/wp-store-locator/tags/2.2.232/admin/class-metaboxes.php#L707),
   so when the user publishes the post you set it back to draft mode. But this does
   require custom code.

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

The topic ‘Post/store notifier’ is closed to new replies.

 * ![](https://ps.w.org/wp-store-locator/assets/icon-256x256.jpg?rev=1007784)
 * [WP Store Locator](https://wordpress.org/plugins/wp-store-locator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-store-locator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-store-locator/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-store-locator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-store-locator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-store-locator/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tijmen Smit](https://wordpress.org/support/users/tijmensmit/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/post-store-notifier/#post-12706392)
 * Status: resolved