Knowledge Base
Showing all KB articles matching:
- Search for: custom fields clear
Getting/Setting Custom Registration/Profile Fields Configured w/ s2Member
...In this article I'll explain how to get/set Custom Registration/Profile fields through PHP code. Therefore, this...
User Custom Fields via PHP Code
..._option('s2_company'); // This works for s2Member custom fields too; prefix is optional. // ↑ Pulls the value for...
Can I add custom mail merge fields?
...)); return $custom_fields; // Note that custom fields (aka: merge tags) will NOT work unless & until th...
Configuring Custom Return URLs (Thank You Pages) Upon Success
...Custom Return URLs are another advanced feature of s2Member. You can create custom pages to direct your Members u...
Configuring s2Member General Options
...This Knowledge Base Article covers configuring General Options for s2Member . These range from simple settings...
Custom Template for [s2Member-List /]
...If you find yourself wishing that you could do something more with the shortcode, the quickes...
Creating a Custom Logout Link
...You can use the [ wp_logout_url() ](https://codex.wordpress.org/Function_Reference/wp_logout_url) function to cre...
Generating Forms for Buy Now Capabilities
...This article introduces Pro-Forms for selling Independent Custom Capabilities . These Independent Custom Capabil...
Specifying a future start date for a recurring subscription (aka Custom EOT)
..._Note: The technique described below works with recurring subscriptions, i.e., subscriptions that utilize a payme...
Custom Restriction Options (for Developers)
...https://www.youtube.com/watch?v=gpkM147RAgY --- The s2Member UI in the WordPress Dashboard provides site owners...
Setting up Two Membership Types (Professional / Student) with Two Sub-Types (Gold / Bronze) and a 3-Day Free Trial
...Scenario I need to setup a site with two types of memberships: Professional and Student, each with Gold and Bron...
Customizing your Login Welcome Page
...file (i.e., change their name, email address, any custom fields you’ve configured, etc). Please see: Dashboard...
s2Member Pro-Forms
...A Quick Overview (Pro-Forms vs. Buttons) Among other things, [s2Member Pro](http://s2member.com/pro/) comes with...
Planning Your s2Member Configuration
...This article covers planning your _s2Member_ configuration. _s2Member_ is a complex, highly-configurable _WordPre...
Importing/Updating Users
...s2Member comes with two different Import/Export Tool flavors. Both flavors import/export in the [CSV (comma-separ...
[s2Member-List /] Shortcode Documentation
...ofile Fields you created with s2Member. To search custom fields use s2member_custom_field_[my unique id] , where...
Advanced Import/Export Tools
...at a user has; which would be associated with any custom fields that a site owner configured with s2Member. - All...
[s2Get /] Shortcode Documentation
...s2Member comes with the shortcode and also with an API Function get_user_field() for use in PHP tem...
Integrating MailChimp
...s2Member can be integrated with MailChimp. MailChimp is an email marketing service. MailChimp makes it easy to se...
Using the E-Mail address as the Username
...It is possible to modify the s2Member Pro-Form to hide the username field (via CSS) and then use JavaScript to dy...
Configuring s2Member Payment Gateways
...In this article, you’ll be introduced to s2Member’s supported payment gateways: PayPal , Stripe , Authorize....
Integrating AWeber
...AWeber is an email marketing service that can be integrated with s2Member. Although s2Member can be integrated wi...
Generating Member Registration Access Links
...In this article, we introduce the shortcode generator for creating replacement registration access links. s2Membe...
Migrating from Other Software to s2Member
...This article will explain how to migrate to s2Member Pro from another software application, while retaining exist...
Generating Membership Forms with s2Member Pro-Forms and Buttons (Overview)
...In this article, you will be introduced to s2Member’s shortcode generators for Pro-Forms and Buttons ....