Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi, I need the same feature. Have you found a solution Philip? Thank you!

    Just a heads up, will be working to do this soon. Will be looking at adding a text box to the settings where you will be able to insert comma separated post IDs, the plugin will then only work for those certain posts/pages etc.

    Will update when done.

    When working with ids, could you include support for the popular WPML multilingual plugin?

    It’s simple, detailed explaination here about icl_object_id at How to use in themes

    I often have to hack support for this into plugins which deal with ids on multi lingual sites.

    This is working:

    class.email-post-changes.php

    Or diff patch:

    class.email-post-changes.diff

    It adds a new text box to the admin page allowing you to insert comma separated post ID’s, excluding all post updates being sent unless specified. Note, it only works with post ID’s, if you want it to do it for something else it will need changing.

    Will probably expand it in the future to turn it into a noticeboard type plugin, allowing you to tick in the post editor screen if you want people to receive notifications on page changes, but redesigning the email to display the latest version.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Email Post Changes] specify a post (not all posts)’ is closed to new replies.