Changeset 1377253
- Timestamp:
- 03/23/2016 06:31:41 PM (10 years ago)
- Location:
- super-simple-subscriptions
- Files:
-
- 4 edited
-
tags/1.1.0/readme.txt (modified) (3 diffs)
-
tags/1.1.0/super_simple_subscriptions.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/super_simple_subscriptions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
super-simple-subscriptions/tags/1.1.0/readme.txt
r1377236 r1377253 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Extension for Super Simple Events (https:// nl.wordpress.org/plugins/super-simple-events/) to subscribe to events.11 Extension for Super Simple Events (https://wordpress.org/plugins/super-simple-events/) to subscribe to events. 12 12 13 13 == Description == … … 19 19 - View and delete all subscriptions (in the admin section) 20 20 - View / delete subscriptions for each event (in the admin section) 21 - Download event subscriptions 21 22 22 23 = How to use = … … 28 29 29 30 = Download event subscriptions = 30 Go to the admin event subscriptions overview ( yoursite.com/wp-admin/admin.php?page=wp_sss)31 Go to the admin event subscriptions overview (www.your-site.com/wp-admin/admin.php?page=wp_sss) 31 32 Click on an event title in the table. On the next page you see a 'download subscriptions' link below the page title. 32 33 -
super-simple-subscriptions/tags/1.1.0/super_simple_subscriptions.php
r1377213 r1377253 3 3 Plugin Name: Super Simple Subscriptions 4 4 Description: Subscribe to an event created with the Super Simple Events plugin 5 Version: 1. 05 Version: 1.1.0 6 6 Contributors Marcel-NL 7 7 Author: Marcel van Doornen -
super-simple-subscriptions/trunk/readme.txt
r1377236 r1377253 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Extension for Super Simple Events (https:// nl.wordpress.org/plugins/super-simple-events/) to subscribe to events.11 Extension for Super Simple Events (https://wordpress.org/plugins/super-simple-events/) to subscribe to events. 12 12 13 13 == Description == … … 19 19 - View and delete all subscriptions (in the admin section) 20 20 - View / delete subscriptions for each event (in the admin section) 21 - Download event subscriptions 21 22 22 23 = How to use = … … 28 29 29 30 = Download event subscriptions = 30 Go to the admin event subscriptions overview ( yoursite.com/wp-admin/admin.php?page=wp_sss)31 Go to the admin event subscriptions overview (www.your-site.com/wp-admin/admin.php?page=wp_sss) 31 32 Click on an event title in the table. On the next page you see a 'download subscriptions' link below the page title. 32 33 -
super-simple-subscriptions/trunk/super_simple_subscriptions.php
r1377213 r1377253 3 3 Plugin Name: Super Simple Subscriptions 4 4 Description: Subscribe to an event created with the Super Simple Events plugin 5 Version: 1. 05 Version: 1.1.0 6 6 Contributors Marcel-NL 7 7 Author: Marcel van Doornen
Note: See TracChangeset
for help on using the changeset viewer.