Plugin Directory

Changeset 1377253


Ignore:
Timestamp:
03/23/2016 06:31:41 PM (10 years ago)
Author:
Marcel-NL
Message:

Cleanup / fix readme.txt
Update version number in super_simple_subscriptions.php

Location:
super-simple-subscriptions
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • super-simple-subscriptions/tags/1.1.0/readme.txt

    r1377236 r1377253  
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Extension for Super Simple Events (https://nl.wordpress.org/plugins/super-simple-events/) to subscribe to events.
     11Extension for Super Simple Events (https://wordpress.org/plugins/super-simple-events/) to subscribe to events.
    1212
    1313== Description ==
     
    1919- View and delete all subscriptions (in the admin section)
    2020- View / delete subscriptions for each event (in the admin section)
     21- Download event subscriptions
    2122
    2223= How to use =
     
    2829
    2930= Download event subscriptions =
    30 Go to the admin event subscriptions overview (yoursite.com/wp-admin/admin.php?page=wp_sss)
     31Go to the admin event subscriptions overview (www.your-site.com/wp-admin/admin.php?page=wp_sss)
    3132Click on an event title in the table. On the next page you see a 'download subscriptions' link below the page title.
    3233
  • super-simple-subscriptions/tags/1.1.0/super_simple_subscriptions.php

    r1377213 r1377253  
    33Plugin Name: Super Simple Subscriptions
    44Description: Subscribe to an event created with the Super Simple Events plugin
    5 Version:     1.0
     5Version:     1.1.0
    66Contributors Marcel-NL
    77Author:      Marcel van Doornen
  • super-simple-subscriptions/trunk/readme.txt

    r1377236 r1377253  
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Extension for Super Simple Events (https://nl.wordpress.org/plugins/super-simple-events/) to subscribe to events.
     11Extension for Super Simple Events (https://wordpress.org/plugins/super-simple-events/) to subscribe to events.
    1212
    1313== Description ==
     
    1919- View and delete all subscriptions (in the admin section)
    2020- View / delete subscriptions for each event (in the admin section)
     21- Download event subscriptions
    2122
    2223= How to use =
     
    2829
    2930= Download event subscriptions =
    30 Go to the admin event subscriptions overview (yoursite.com/wp-admin/admin.php?page=wp_sss)
     31Go to the admin event subscriptions overview (www.your-site.com/wp-admin/admin.php?page=wp_sss)
    3132Click on an event title in the table. On the next page you see a 'download subscriptions' link below the page title.
    3233
  • super-simple-subscriptions/trunk/super_simple_subscriptions.php

    r1377213 r1377253  
    33Plugin Name: Super Simple Subscriptions
    44Description: Subscribe to an event created with the Super Simple Events plugin
    5 Version:     1.0
     5Version:     1.1.0
    66Contributors Marcel-NL
    77Author:      Marcel van Doornen
Note: See TracChangeset for help on using the changeset viewer.