Knowledge Base
Showing all KB articles matching:
- Search for: fields+php clear
Pro API for Remote Operations
...With s2Member Pro installed, you have access to the s2Member Pro API For Remote Operations. This is made avail...
How can I show the End-of-Term (EOT) date in the Signup Confirmation Email?
...There are many special Replacement Codes that can be used in the Signup Confirmation Email template (see Wor...
SSL certificate problem: unable to get local issuer certificate?
...If you see this error message in your s2Member log files (i.e., in your s2-http-api-debug.log file), it indi...
Can I automatically add users to BuddyPress Groups whenever they complete registration/checkout?
...Yes, but this requires a small bit of custom code. You can use the example below and configure it to automatic...
Login Redirection URL is not working at all, why?
...What would cause free subscribers to be taken to the WordPress dashboard after login and paid members to go to...
Integrating MailChimp
...s2Member can be integrated with MailChimp. MailChimp is an email marketing service. MailChimp makes it easy to...
Can I use Custom Capabilities to determine the subscribers’ MailChimp List?
...Question: Is it possible to specify the MailChimp List ID based on the Custom Capability being purchased by...
What do I need to know about an XML-RPC brute-force attack and s2Member?
...Question: Our s2Member Pro websites have been experiencing a recent brute-force flood attack against the xm...
How can I reset the user login count when a user is upgraded?
...If you're using One-Time Offers ( WordPress Dashboard → s2Member → General Options → One-Time-Offers (Upon Lo...
[s2Member-Profile /] Shortcode
...The Shortcode makes it easy for users to edit/update their profile upon logging into yo...
How do I specify the Demotion Role upon EOT?
...When a user's account reaches End-of-Term (EOT) and your Membership EOT Behavior settings (see WordPress Das...
How do I save the Import/Export CSV with Excel on Mac OS X?
...If you're using Excel on Mac OS X to open and edit the export CSV file generated by s2Member, you'll want to m...
How do I open the Import/Export CSV using OpenOffice?
...When you create an s2Member export using the [Import/Export Tools](http://s2member.com/kb/kb-tag/import-export...
Double Opt-In Checkbox Config.
...MailChimp, AWeber, and GetResponse See: Dashboard → s2Member → API / List Servers In this article I'll d...
How do I set the [s2Member-List /] field labels?
...The shortcode (see [Shortcode Documentation](http://s2member.com/kb-article/s2member-list-...
How do I control access to the s2Member Plugin Options?
...s2Member allows any user with the create_users WordPress Capability (which, by default, is only WordPress Ad...
How can I control access to the s2Member Post/Page Restrictions Meta Box?
...s2Member allows any WordPress user with a Role that allows permission to edit Posts/Pages to also have access...
Can I customize the default WP login page?
...Yes, there are a lot of options that allow you to customize /wp-login.php [snippet slug="feature-custom-l...
Dynamically Generating a Pro-Form Using MOP Vars
...[Membership Options Variables (MOP Vars)](http://s2member.com/kb-article/s2mop-shortcode/ toc-512d8de7) provid...
Creating a Custom Logout Link
...You can use the [ wp_logout_url() ](https://codex.wordpress.org/Function_Reference/wp_logout_url) function to...
How do I force a specific EOT with the Advanced Import/Export Tools?
...If you want to force a specific EOT (End of Term) for multiple users, you can use the [Advanced Import/Export...
Custom Restriction Options (for Developers)
...https://www.youtube.com/watch?v=gpkM147RAgY --- The s2Member UI in the WordPress Dashboard provides site own...
Performance Tuning EOT/ARB/IPN Status Checks on Very Large/Busy Sites
...If you have LOTS of paying customers. Good for you! With so many paying customers for s2Member to keep tabs on...
Why are SSL and non-SSL pages logging-out my members?
...When a logged-in member visits a page on the site that is SSL-secured and then visits a non-SSL page, they are...
Restricting Content After the <!--more--> Tag
...Using [Simple Shortcode Conditionals](http://s2member.com/kb-article/s2if-simple-shortcode-conditionals/)...