Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mike Walsh

    (@mpwalsh8)

    The default notification text looks like this:

    Hello,
    
    I would like to bring your attention on a new post published on the blog. Details of the post follow; I hope you will find it interesting.
    
    Best regards,
    
    %FROM_NAME%
    
    %POST_TITLE%
    
    %POST_EXCERPT%
    
    Link to the post: %POST_URL%
    Link to %BLOG_NAME%: %BLOG_URL%

    This value is stored in the database when the plugin is activated. You can change this value by going to the Email Users settings page (Dashboard -> Settings -> Email Users) and changing the text to whatever is desired and saving the options.

    Once the default value is saved as part of the plugin settings, the default value coded into the plugin source code is never used again except when the settings are reset to the default settings.

    Plugin Author Mike Walsh

    (@mpwalsh8)

    The default value is defined in the email-users.php file however there should be no reason to need to modify the code to change the message since it is stored as a plugin setting. Any change you make in the source code will be overwritten by a subsequent plugin update.

    Plugin Author Mike Walsh

    (@mpwalsh8)

    Marking resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove up front text from post notifications?’ is closed to new replies.