Changeset 1553069
- Timestamp:
- 12/12/2016 08:28:56 PM (9 years ago)
- Location:
- wp-lemme-know
- Files:
-
- 2 edited
-
tags/0.2.0/plugin.php (modified) (1 diff)
-
trunk/plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-lemme-know/tags/0.2.0/plugin.php
r1534536 r1553069 5 5 Plugin URI: http://github.com/omniproject/wp-lemme-know 6 6 Description: Sends e-mail notification for subscribers when a new post is published. 7 Version: 0. 1.07 Version: 0.2.0 8 8 Author: Rafał Toborek 9 9 Author URI: http://toborek.info/about/ 10 10 License: GPLv2 11 License URI: https://opensource.org/licenses/ MIT11 License URI: https://opensource.org/licenses/GPL-2.0 12 12 */ 13 13 -
wp-lemme-know/trunk/plugin.php
r1534536 r1553069 5 5 Plugin URI: http://github.com/omniproject/wp-lemme-know 6 6 Description: Sends e-mail notification for subscribers when a new post is published. 7 Version: 0. 1.07 Version: 0.2.0 8 8 Author: Rafał Toborek 9 9 Author URI: http://toborek.info/about/ 10 10 License: GPLv2 11 License URI: https://opensource.org/licenses/ MIT11 License URI: https://opensource.org/licenses/GPL-2.0 12 12 */ 13 13
Note: See TracChangeset
for help on using the changeset viewer.