Changeset 1377236
- Timestamp:
- 03/23/2016 06:02:47 PM (10 years ago)
- Location:
- super-simple-subscriptions
- Files:
-
- 2 edited
-
tags/1.1.0/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
super-simple-subscriptions/tags/1.1.0/readme.txt
r1377213 r1377236 5 5 Requires at least: 3.8 6 6 Tested up to: 4.4.2 7 Stable tag: 4.4.27 Stable tag: 1.1.0 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 26 26 To view all the subscriptions, go to www.your-site.com/wp-admin/admin.php?page=wp_sss 27 27 Wanted to view the subscriptions for one event? click on the event title on that page. 28 29 = Download event subscriptions = 30 Go to the admin event subscriptions overview (yoursite.com/wp-admin/admin.php?page=wp_sss) 31 Click on an event title in the table. On the next page you see a 'download subscriptions' link below the page title. 28 32 29 33 = Actions and filters = … … 116 120 == Upgrade Notice == 117 121 122 = 1.1.0 = 123 * Add option to download subscriptions for an event to a csv file. 124 118 125 = 1.0 = 119 126 No upgrade yet, this is the first release. -
super-simple-subscriptions/trunk/readme.txt
r1377213 r1377236 5 5 Requires at least: 3.8 6 6 Tested up to: 4.4.2 7 Stable tag: 4.4.27 Stable tag: 1.1.0 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 26 26 To view all the subscriptions, go to www.your-site.com/wp-admin/admin.php?page=wp_sss 27 27 Wanted to view the subscriptions for one event? click on the event title on that page. 28 29 = Download event subscriptions = 30 Go to the admin event subscriptions overview (yoursite.com/wp-admin/admin.php?page=wp_sss) 31 Click on an event title in the table. On the next page you see a 'download subscriptions' link below the page title. 28 32 29 33 = Actions and filters = … … 116 120 == Upgrade Notice == 117 121 122 = 1.1.0 = 123 * Add option to download subscriptions for an event to a csv file. 124 118 125 = 1.0 = 119 126 No upgrade yet, this is the first release.
Note: See TracChangeset
for help on using the changeset viewer.