Changeset 2402428
- Timestamp:
- 10/19/2020 09:31:26 AM (5 years ago)
- Location:
- send-admin-mail-on-new-post
- Files:
-
- 2 edited
- 10 copied
-
tags/1.0.3 (copied) (copied from send-admin-mail-on-new-post/trunk)
-
tags/1.0.3/assets (copied) (copied from send-admin-mail-on-new-post/trunk/assets)
-
tags/1.0.3/languages (copied) (copied from send-admin-mail-on-new-post/trunk/languages)
-
tags/1.0.3/readme.txt (copied) (copied from send-admin-mail-on-new-post/trunk/readme.txt) (2 diffs)
-
tags/1.0.3/send-admin-mail-on-new-post.php (copied) (copied from send-admin-mail-on-new-post/trunk/send-admin-mail-on-new-post.php) (1 diff)
-
tags/1.0.3/trunk (copied) (copied from send-admin-mail-on-new-post/trunk)
-
tags/1.0.3/trunk/assets (copied) (copied from send-admin-mail-on-new-post/trunk/assets)
-
tags/1.0.3/trunk/languages (copied) (copied from send-admin-mail-on-new-post/trunk/languages)
-
tags/1.0.3/trunk/readme.txt (copied) (copied from send-admin-mail-on-new-post/trunk/readme.txt) (2 diffs)
-
tags/1.0.3/trunk/send-admin-mail-on-new-post.php (copied) (copied from send-admin-mail-on-new-post/trunk/send-admin-mail-on-new-post.php) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/send-admin-mail-on-new-post.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
send-admin-mail-on-new-post/tags/1.0.3/readme.txt
r2402411 r2402428 8 8 Tested up to: 5.5.1 9 9 Requires PHP: 5.6 10 Stable tag: 1.0. 110 Stable tag: 1.0.3 11 11 12 12 Send admin mail on new post 13 13 == Description == 14 14 15 A simple widget to send a mail to the admin if someone post a new post 15 A simple plugin to send a mail to the admin if someone post a new post. 16 Usefull on sites with multiple editors to check there posts while the are published right any delay. 16 17 17 18 == Installation == … … 30 31 31 32 == Changelog == 33 = 1.0.3 = 34 Altered the description 35 36 = 1.0.2 = 37 * Fixed some typo 38 * Added assets to SVN 39 32 40 = 1.0.1 = 33 41 * Removed update checker in order to submit to Wordpress Plugin repository -
send-admin-mail-on-new-post/tags/1.0.3/send-admin-mail-on-new-post.php
r2402415 r2402428 3 3 * Plugin Name:Send admin mail on new post 4 4 * Plugin URI: https://www.php-globe.nl/wordpress_plugins/send-admin-mail-on-new-post 5 * Description: Send an email to admin when a new post is pu glished6 * Version: 1.0. 15 * Description: Send an email to admin when a new post is published 6 * Version: 1.0.3 7 7 * Requires at least: 5.5 8 8 * Tested up to: 5.5.1 -
send-admin-mail-on-new-post/tags/1.0.3/trunk/readme.txt
r2402411 r2402428 8 8 Tested up to: 5.5.1 9 9 Requires PHP: 5.6 10 Stable tag: 1.0. 110 Stable tag: 1.0.3 11 11 12 12 Send admin mail on new post 13 13 == Description == 14 14 15 A simple widget to send a mail to the admin if someone post a new post 15 A simple plugin to send a mail to the admin if someone post a new post. 16 Usefull on sites with multiple editors to check there posts while the are published right any delay. 16 17 17 18 == Installation == … … 30 31 31 32 == Changelog == 33 = 1.0.3 = 34 Altered the description 35 36 = 1.0.2 = 37 * Fixed some typo 38 * Added assets to SVN 39 32 40 = 1.0.1 = 33 41 * Removed update checker in order to submit to Wordpress Plugin repository -
send-admin-mail-on-new-post/tags/1.0.3/trunk/send-admin-mail-on-new-post.php
r2402415 r2402428 3 3 * Plugin Name:Send admin mail on new post 4 4 * Plugin URI: https://www.php-globe.nl/wordpress_plugins/send-admin-mail-on-new-post 5 * Description: Send an email to admin when a new post is pu glished6 * Version: 1.0. 15 * Description: Send an email to admin when a new post is published 6 * Version: 1.0.3 7 7 * Requires at least: 5.5 8 8 * Tested up to: 5.5.1 -
send-admin-mail-on-new-post/trunk/readme.txt
r2402411 r2402428 8 8 Tested up to: 5.5.1 9 9 Requires PHP: 5.6 10 Stable tag: 1.0. 110 Stable tag: 1.0.3 11 11 12 12 Send admin mail on new post 13 13 == Description == 14 14 15 A simple widget to send a mail to the admin if someone post a new post 15 A simple plugin to send a mail to the admin if someone post a new post. 16 Usefull on sites with multiple editors to check there posts while the are published right any delay. 16 17 17 18 == Installation == … … 30 31 31 32 == Changelog == 33 = 1.0.3 = 34 Altered the description 35 36 = 1.0.2 = 37 * Fixed some typo 38 * Added assets to SVN 39 32 40 = 1.0.1 = 33 41 * Removed update checker in order to submit to Wordpress Plugin repository -
send-admin-mail-on-new-post/trunk/send-admin-mail-on-new-post.php
r2402415 r2402428 3 3 * Plugin Name:Send admin mail on new post 4 4 * Plugin URI: https://www.php-globe.nl/wordpress_plugins/send-admin-mail-on-new-post 5 * Description: Send an email to admin when a new post is pu glished6 * Version: 1.0. 15 * Description: Send an email to admin when a new post is published 6 * Version: 1.0.3 7 7 * Requires at least: 5.5 8 8 * Tested up to: 5.5.1
Note: See TracChangeset
for help on using the changeset viewer.