Plugin Directory

Changeset 2402428


Ignore:
Timestamp:
10/19/2020 09:31:26 AM (5 years ago)
Author:
jwphpglobe
Message:

tagging version 1.0.3

Location:
send-admin-mail-on-new-post
Files:
2 edited
10 copied

Legend:

Unmodified
Added
Removed
  • send-admin-mail-on-new-post/tags/1.0.3/readme.txt

    r2402411 r2402428  
    88Tested up to: 5.5.1
    99Requires PHP: 5.6
    10 Stable tag: 1.0.1
     10Stable tag: 1.0.3
    1111
    1212Send admin mail on new post
    1313== Description ==
    1414
    15 A simple widget to send a mail to the admin if someone post a new post
     15A simple plugin to send a mail to the admin if someone post a new post.
     16Usefull on sites with multiple editors to check there posts while the are published right any delay.
    1617
    1718== Installation ==
     
    3031
    3132== Changelog ==
     33= 1.0.3 =
     34Altered the description
     35
     36= 1.0.2 =
     37* Fixed some typo
     38* Added assets to SVN
     39
    3240= 1.0.1 =
    3341* 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  
    33 * Plugin Name:Send admin mail on new post
    44 * 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 puglished
    6  * Version: 1.0.1
     5 * Description: Send an email to admin when a new post is published
     6 * Version: 1.0.3
    77 * Requires at least: 5.5
    88 * Tested up to: 5.5.1
  • send-admin-mail-on-new-post/tags/1.0.3/trunk/readme.txt

    r2402411 r2402428  
    88Tested up to: 5.5.1
    99Requires PHP: 5.6
    10 Stable tag: 1.0.1
     10Stable tag: 1.0.3
    1111
    1212Send admin mail on new post
    1313== Description ==
    1414
    15 A simple widget to send a mail to the admin if someone post a new post
     15A simple plugin to send a mail to the admin if someone post a new post.
     16Usefull on sites with multiple editors to check there posts while the are published right any delay.
    1617
    1718== Installation ==
     
    3031
    3132== Changelog ==
     33= 1.0.3 =
     34Altered the description
     35
     36= 1.0.2 =
     37* Fixed some typo
     38* Added assets to SVN
     39
    3240= 1.0.1 =
    3341* 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  
    33 * Plugin Name:Send admin mail on new post
    44 * 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 puglished
    6  * Version: 1.0.1
     5 * Description: Send an email to admin when a new post is published
     6 * Version: 1.0.3
    77 * Requires at least: 5.5
    88 * Tested up to: 5.5.1
  • send-admin-mail-on-new-post/trunk/readme.txt

    r2402411 r2402428  
    88Tested up to: 5.5.1
    99Requires PHP: 5.6
    10 Stable tag: 1.0.1
     10Stable tag: 1.0.3
    1111
    1212Send admin mail on new post
    1313== Description ==
    1414
    15 A simple widget to send a mail to the admin if someone post a new post
     15A simple plugin to send a mail to the admin if someone post a new post.
     16Usefull on sites with multiple editors to check there posts while the are published right any delay.
    1617
    1718== Installation ==
     
    3031
    3132== Changelog ==
     33= 1.0.3 =
     34Altered the description
     35
     36= 1.0.2 =
     37* Fixed some typo
     38* Added assets to SVN
     39
    3240= 1.0.1 =
    3341* 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  
    33 * Plugin Name:Send admin mail on new post
    44 * 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 puglished
    6  * Version: 1.0.1
     5 * Description: Send an email to admin when a new post is published
     6 * Version: 1.0.3
    77 * Requires at least: 5.5
    88 * Tested up to: 5.5.1
Note: See TracChangeset for help on using the changeset viewer.