=== WP Group Subscriptions === Contributors: Hive 4 Apps Tags: members, paid members, subscribers, group subscription, subscription form Tested up to: 4.9.6 Requires PHP: 7.0.29 Stable tag: 0.1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Accepts paying group registrations. Gives access to restricted content for members or groups of members. == Description == Accepts paying group registrations. Gives access to restricted content for members or groups of members. == Features == * Admin * Plans management * Members management * Subscribers management * Paypal payments management * Settings * Currency * Paypal * Page Profile * Front-end * Quick display of plans on a page thanks the shortcode [wgs-plans][/wgs-plans] * Automatic redirection on the right form (Single or Group Subscription) * Paypal payment * Login page * Profile page * Security for forms * Warning to advise administrator about enabling HTTPS for WS Form Pages * Native client-side validation for inputs : patterns and lengths checking * Server-side validation for inputs : patterns and lengths checking * Repeat password * Repeat email * password hashing == Installation == 1. Upload WP Group Subscriptions 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Configure the plugin by the settings menu. 4. Enjoy it! == Frequently Asked Questions == = How to display the list of plans on the front-end side? = To 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. = The "Sign up" plan button does not redirect to show the right form, how can I fix this? = Unfortunately, for some reasons, sometimes that happens. You need to go to Settings > Permalinks and save again. Normally, that fixes the bug. == Screenshots == 1. plan editor admin page 2. subscriber editor admin page 3. member editor admin page 4. display of plans list 5. plan form 6. profile page == Changelog == = 0.1.2 = * Small fix in readme.txt = 0.1.1 = * FAQ in readme.txt = 0.1.0 = * First stable version with basic features * Plans, Members, Subscription management * Profile page...