membership
Plugin: Membership Subscribe
Plugin Description The Simple:Press Auto Subscribe User Groups (aka Membership Subscribe) plugin allows the forum admin to automatically (auto) subscribe an entire usergroup membership to a forum when adding the usergroup with its permission to a forum. This action relieves the individual usergroup members being added to the forum from having to manually subscribe to…
Read MoreHow to Configure Simple Press with Membership Plugin?
Simple Press works extremely well with a whole slew of membership plugins for WordPress out there. The real key is does the membership plugin use the WP api for its stuff? If so, we probably work with it. This FAQ will show the steps to get Simple:Press working with the Wishlist Member plugin, but is…
Read Moresp_MembershipStats
Description sp_MembershipStats() – Display the membership stats section. Usage sp_MembershipStats($args=”, $titleLabel=”, $membersLabel=”, $guestsLabel=”, $modsLabel=”, $adminsLabel=”); Arguments $args – List of arguments for controlling display. Type: (string) (optional) Default: ‘pTitleClass’ => ‘spMembershipStatsTitle’ ‘pMembersClass’ => ‘spMemberStats’ ‘pGuestsClass’ => ‘spGuestsStats’ ‘pModsClass’ => ‘spModsStats’ ‘pAdminsClass’ => ‘spAdminsStats’ ‘echo’ => 1 ‘get’ => 0 ‘pTitleClass’: CSS Class for membership Stats Title.…
Read More