Changeset 1680384
- Timestamp:
- 06/17/2017 03:56:54 PM (9 years ago)
- Location:
- keep-in-touch/trunk
- Files:
-
- 2 edited
-
keep-in-touch.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
keep-in-touch/trunk/keep-in-touch.php
r1680381 r1680384 5 5 Plugin URI: https://wordpress.org/plugins/keep-in-touch/ 6 6 Description: Maintains a list of subscribers to updates and newsletter. 7 Version: 1. 17 Version: 1.2 8 8 Author: Racanu 9 9 Author URI: https://profiles.wordpress.org/racanu/ -
keep-in-touch/trunk/readme.txt
r1629561 r1680384 3 3 Tags: digest, contact, subscribe, newsletter 4 4 Requires at least: 4.1 5 Tested up to: 4. 7.36 Stable tag: 1. 15 Tested up to: 4.8 6 Stable tag: 1.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 80 80 81 81 == Changelog == 82 = 1.2 = 83 Added option to control whether a message is sent when there are no new articles ; also the message is now configurable 84 A bit of reorganization in handling of virtual page url; some experimenting with google recaptcha 85 Changed weekly digest query 86 Changed class Virtual_Page to accept a list of posts 87 Added people, author, member taxonomies and list pages 88 Fix class name for shortcodes 89 Finalized settings page for people list management 90 Moved settings menu entry ; send updates only on new article 91 Some fixes for the settings page 92 Added options reader class and made schedules recurrent 93 Fixed initial database creation issue and registration without name issue 94 Added people, author, member taxonomies and list pages 82 95 83 96 = 1.1 =
Note: See TracChangeset
for help on using the changeset viewer.