Changeset 1499866
- Timestamp:
- 09/21/2016 05:56:26 PM (10 years ago)
- Location:
- control-wp-core-emails
- Files:
-
- 2 edited
-
tags/0.0.1/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
control-wp-core-emails/tags/0.0.1/readme.txt
r1499158 r1499866 10 10 License URI: http://norcross.mit-license.org/ 11 11 12 Fine tune the emails sent by WP core.12 Control the emails sent by the WordPress auto-update process. 13 13 14 14 == Description == 15 15 16 Fine tune the emails sent by WP core. Choose which emails are sent when core does updates.16 Control the emails sent by the WordPress auto-update process. Disable which update result(s) are excluded from email sending. 17 17 18 18 == Installation == … … 29 29 30 30 Maybe you don't. But this is for people who don't want emails sent on site updates. It can get sort of unruly when you have a lot of sites. And because emails are annoying. 31 32 = I would like to edit what the update email contains. Can I do that? = 33 34 Probably, but not with this plugin. This is *only* intended to suppress the emails sent, not modify them in any way. 31 35 32 36 = I have a question / bug report / feature request = -
control-wp-core-emails/trunk/readme.txt
r1499158 r1499866 10 10 License URI: http://norcross.mit-license.org/ 11 11 12 Fine tune the emails sent by WP core.12 Control the emails sent by the WordPress auto-update process. 13 13 14 14 == Description == 15 15 16 Fine tune the emails sent by WP core. Choose which emails are sent when core does updates.16 Control the emails sent by the WordPress auto-update process. Disable which update result(s) are excluded from email sending. 17 17 18 18 == Installation == … … 29 29 30 30 Maybe you don't. But this is for people who don't want emails sent on site updates. It can get sort of unruly when you have a lot of sites. And because emails are annoying. 31 32 = I would like to edit what the update email contains. Can I do that? = 33 34 Probably, but not with this plugin. This is *only* intended to suppress the emails sent, not modify them in any way. 31 35 32 36 = I have a question / bug report / feature request =
Note: See TracChangeset
for help on using the changeset viewer.