Title: WP Group Subscriptions
Author: Hive 4 Apps
Published: <strong>ડિસેમ્બર 12, 2018</strong>
Last modified: ડિસેમ્બર 27, 2018

---

પ્લગીન શોધો

![](https://ps.w.org/wp-group-subscriptions/assets/banner-772x250.jpg?rev=1993151)

આ પલ્ગઇન ** 2 વર્ષથી વધુમાં અપડેટ કરવામાં આવ્યો નથી **. એ કદાચ જાળવવામાં અથવા સપોર્ટેડ
નહી હોય. વર્ડપ્રેસ ના વધુ તાજેતરનાં સંસ્કરણો સાથે ઉપયોગમાં લેવાય તો સુસંગતતા મુદ્દાઓ
હોઈ શકે છે.

![](https://ps.w.org/wp-group-subscriptions/assets/icon-256x256.jpg?rev=1993151)

# WP Group Subscriptions

 [Hive 4 Apps](https://profiles.wordpress.org/hive4apps/) દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/wp-group-subscriptions.0.1.7.zip)

 * [વિગતો](https://gu.wordpress.org/plugins/wp-group-subscriptions/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/wp-group-subscriptions/#reviews)
 *  [સ્થાપન](https://gu.wordpress.org/plugins/wp-group-subscriptions/#installation)
 * [ડેવલપમેન્ટ](https://gu.wordpress.org/plugins/wp-group-subscriptions/#developers)

 [સપોર્ટ](https://wordpress.org/support/plugin/wp-group-subscriptions/)

## વર્ણન

#### What is WP Group Subscription ?

WGS is a free and paid membership management solution designed from the outset to
manage, in addition to traditional individual subscription, group membership registration
into a single subscription.

#### Getting started

Once your plugin is installed and have configured it in settings, you still have
a few steps to get started:

 1. Edit a first plan in Dashbord > Plans > New Plan and save it.
 2. Write inside a page or a post content the shortcode [wgs-plans][/wgs-plans] in 
    order to display the plan on the front-end side.
 3. Inside an other page or post, wrap a content that should be visible only for wgs
    members by the shortcode [wgs-restricted][/wgs-restricted].

Now, a user can access to the plan thanks to the page with [wgs-plans], click on
the “Sign up” button, follow all registration steps and after to log in, see the
content wrapped by [wgs-restricted].

[See DOCUMENTATION](https://wp-group-subscriptions.com/?page_id=411)
 [See about Premium features](https://wp-group-subscriptions.com)

### 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

## સ્ક્રીનશોટ

[⌊plan editor admin page⌉⌊plan editor admin page⌉[

plan editor admin page

[⌊subscriber editor admin page⌉⌊subscriber editor admin page⌉[

subscriber editor admin page

[⌊member editor admin page⌉⌊member editor admin page⌉[

member editor admin page

[⌊display of plans list⌉⌊display of plans list⌉[

display of plans list

[⌊plan form⌉⌊plan form⌉[

plan form

[⌊profile page⌉⌊profile page⌉[

profile page

## સ્થાપન

 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!

## એફએક્યુ (FAQ)

  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.

## સમીક્ષાઓ

આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

 *   [ Hive 4 Apps ](https://profiles.wordpress.org/hive4apps/)

“WP Group Subscriptions” નું 1 ભાષામાં અનુવાદ કરવામાં આવ્યું છે. તેમના યોગદાન માટે
[અનુવાદકો ](https://translate.wordpress.org/projects/wp-plugins/wp-group-subscriptions/contributors)
આપનો આભાર.

[“WP Group Subscriptions” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/wp-group-subscriptions)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/wp-group-subscriptions/),
જોવો[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/wp-group-subscriptions/),
અથવા સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/wp-group-subscriptions/)
દ્વારા[આરઅસઅસ](https://plugins.trac.wordpress.org/log/wp-group-subscriptions/?limit=100&mode=stop_on_copy&format=rss).

## ચેન્જલૉગ

#### 0.1.7

 * BUG FIX: activate/deactivate license key without an addon
 * ENHANCEMENT: .htaccess to block text or config files access

#### 0.1.6

 * BUG FIX: login/logout redirection header already sent.
 * ENHANCEMENT: Redirection in profile page
 * BUG FIX: link to sign out page in plan list when the member is logged in.
 * ENHANCEMENT: Link to documentation and premium features in readme.txt

#### 0.1.5

 * BUG FIX: Replaced some file paths in ajax function config.
 * FEATURE: Options to display the message or not for restricted content if the 
   member is not logged in.
 * BUG FIX: Display modal for premium features in settings.

#### 0.1.4

 * BUG FIX: Repaired filter for forms working with the recaptcha addon
 * BUG FIX: Remove the modal object display in settings.js inside the browser console

#### 0.1.3

 * Long description in readme.txt

#### 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…

## મેટા

 *  વર્ઝન **0.1.7**
 *  છેલ્લી અપડેટ: **8 વર્ષ પહેલા**
 *  સક્રિય સ્થાપનો: **10 કરતા ઓછા**
 *  વર્ડપ્રેસ વર્ઝન ** 4.9 અથવા ઉચ્ચતર **
 *  **5.0.27** સુધી પરીક્ષણ કર્યું
 *  PHP સંસ્કરણ ** 7.0.29 અથવા ઉચ્ચતર **
 *  ભાષા:
 * [English (US)](https://wordpress.org/plugins/wp-group-subscriptions/) અને .[French (France)](https://fr.wordpress.org/plugins/wp-group-subscriptions/).
 *  [તમારી ભાષામાં અનુવાદ કરો](https://translate.wordpress.org/projects/wp-plugins/wp-group-subscriptions)
 * ટૅગ્સ:
 * [members](https://gu.wordpress.org/plugins/tags/members/)[subscribers](https://gu.wordpress.org/plugins/tags/subscribers/)
   [Subscription Form](https://gu.wordpress.org/plugins/tags/subscription-form/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/wp-group-subscriptions/advanced/)

## પૉઇન્ટ્સ

હજુ સુધી કોઈ સમીક્ષા સબમિટ કરવામાં આવી નથી.

[તમારા અભિપ્રાયો](https://wordpress.org/support/plugin/wp-group-subscriptions/reviews/#new-post)

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/wp-group-subscriptions/reviews/)

## ફાળો આપનારા

 *   [ Hive 4 Apps ](https://profiles.wordpress.org/hive4apps/)

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/wp-group-subscriptions/)