Statistics: Posted by Cristián Lávaque — December 19th, 2011, 4:59 am
Statistics: Posted by adamarling — December 17th, 2011, 11:20 am
<?php
define("MEMBERSHIP_LEVELS", 5);
Unlimited Membership Levels ( via /wp-config.php )
With s2Member Pro installed, you may configure an unlimited number of Membership Levels. You can set the number of Membership Levels by adding this line to the top of your /wp-config.php file: define("MEMBERSHIP_LEVELS", 4);. This line should be inserted at the top of your /wp-config.php file,right after the <?php tag. Feel free to change the default value of 4 to whatever you need. The minimum allowed value is 1. The recommended maximum is 100 ( when/if needed ).
Statistics: Posted by Cristián Lávaque — December 17th, 2011, 4:22 am
Statistics: Posted by adamarling — December 15th, 2011, 8:35 pm
How can I extend s2Member beyond four Levels?
With s2Member "Pro" installed, you may configure an unlimited number of Membership Levels. You can set the number of Membership Levels by adding this line to your /wp-config.php file: define("MEMBERSHIP_LEVELS", 4);. Feel free to change the default value of 4 to whatever you need. The minimum allowed value is 1. The recommended maximum is 100.
Statistics: Posted by adamarling — December 13th, 2011, 6:25 pm
With s2Member "Pro" installed, you may configure an unlimited number of Membership Levels. You can set the number of Membership Levels by adding this line to your /wp-config.php file: define("MEMBERSHIP_LEVELS", 4);. Feel free to change the default value of 4 to whatever you need. The minimum allowed value is 1. The recommended maximum is 100.
Statistics: Posted by Eduan — December 13th, 2011, 10:43 am
Statistics: Posted by Eduan — December 13th, 2011, 9:52 am
Statistics: Posted by adamarling — December 13th, 2011, 9:33 am