This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Email on Publish

Description

Used to email text of post when it is published.

License

Copyright 2010 – 2014 Joe Boydston, Don Kukral

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USANone.

Screenshots

Installation

Copy “email-on-publish” folder to your WordPress Plugins Directory.
Activate plugin via WordPress settings.

FAQ

None.

Reviews

There are no reviews for this plugin.

Contributors and Developers

“Email on Publish” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Email on Publish” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

1.5

Verified compat with 4.0

1.4

Verified compat with 3.9.1

1.3.2

Fixed reference to _GET[‘page’] without check

1.3.1

Fixed extraneous chars and only load JS on options page

1.3

Added category descendant check

1.2

Changed to allow 10 rules for sending notification when a post is published.

1.0.3

Prepended Alert to Subject

1.0.2

Added license and copyright information

1.0.1

Minor bug fix

1.0

Added category to always email on publish
Limited default emails to once per post unless in category above

0.0

Initial Version