Plugin Directory

Changeset 1993183


Ignore:
Timestamp:
12/12/2018 11:56:23 PM (7 years ago)
Author:
hive4apps
Message:

small fix in readme.txt

Location:
wp-group-subscriptions/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • wp-group-subscriptions/trunk/WPGroupSubs.php

    r1993173 r1993183  
    44Plugin URI: https://wp-group-subscriptions.com
    55Description: Accepts paying group registrations. Gives access to restricted content for members or groups of members.
    6 Version: 0.1.1
     6Version: 0.1.2
    77Author: Hive 4 Apps
    88Author URI: http://www.hive-4-apps.org/
  • wp-group-subscriptions/trunk/config/config.ini

    r1993173 r1993183  
    22title=WP Group Subscriptions
    33domain=wp-group-subscriptions
    4 version=0.1.1
     4version=0.1.2
    55initials=WGS
    66prefix=wgs_
  • wp-group-subscriptions/trunk/readme.txt

    r1993173 r1993183  
    55Tested up to: 4.9.6
    66Requires PHP: 7.0.29
    7 Stable tag: 0.1.1
     7Stable tag: 0.1.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5656To insert the published plans as cards on your website, you must to write the shortcode [wgs-plans][/wgs-plans] in a page or a post.
    5757
    58 = The plan sign in button does not redirect to show the right form, how can I fix this? =
     58= The "Sign un" plan button does not redirect to show the right form, how can I fix this? =
    5959
    6060Unfortunately, for some reasons, sometimes that happens. You need to go to Settings > Permalinks and save again. Normally, that fixes the bug.
     
    7272== Changelog ==
    7373
     74= 0.1.2 =
     75* Small fix in readme.txt
     76
     77= 0.1.1 =
     78* FAQ in readme.txt
     79
    7480= 0.1.0 =
    75 
    7681* First stable version with basic features
    7782* Plans, Members, Subscription management
Note: See TracChangeset for help on using the changeset viewer.