Knowledge Base
Showing all KB articles matching:
- Search for: custom fields clear
User Custom Fields via PHP Code
..._option('s2_company'); // This works for s2Member custom fields too; prefix is optional. // ↑ Pulls the value for...
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...
Can I create custom registration and/or user profile fields? Some required, some not?
...Absolutely. In s2Member, these are referred to as "Custom Registration/Profile Fields". [snippet slug="feature...
Can I add custom mail merge fields?
...)); return $custom_fields; // Note that custom fields (aka: merge tags) will NOT work unless & until th...
BuddyPress profile fields or s2Member profile fields? Which should I choose?
...You can create custom profile fields with BuddyPress. Or, you can create custom profile fields with s2Member. Or,...
How do I add fields that do not show on the Registration Page?
...How do I create fields that are in the profile/s2 database, but do not show on the registration form? This can b...
Video: Custom Capabilities for WordPress
...Using one of s2Member's Payment Button and/or Pro Form Generators, you can add Custom Capabilities in comma-delim...
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...
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 Template for [s2Member-List /]
...If you find yourself wishing that you could do something more with the shortcode, the quickes...
Generating Forms for Buy Now Capabilities
...This article introduces Pro-Forms for selling Independent Custom Capabilities . These Independent Custom Capabil...
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...
Can I protect part of a post or page using custom conditional tags of my own creation?
...Yes. Please see: [ Simple Shortcode Conditionals](/kb-article/s2if-simple-shortcode-conditionals/) [...
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...
[s2Member-List /] Shortcode Documentation
...ofile Fields you created with s2Member. To search custom fields use s2member_custom_field_[my unique id] , where...
[s2Get /] Shortcode Documentation
...s2Member comes with the shortcode and also with an API Function get_user_field() for use in PHP tem...
Advanced Import/Export Tools
...at a user has; which would be associated with any custom fields that a site owner configured with s2Member. - All...
[s2Member-Profile /] Shortcode
...date their name, email address, password, and any custom fields that you've configured. This shortcode is general...
Importing/Updating Users
...s2Member comes with two different Import/Export Tool flavors. Both flavors import/export in the [CSV (comma-separ...
Planning Your s2Member Configuration
...This article covers planning your _s2Member_ configuration. _s2Member_ is a complex, highly-configurable _WordPre...
Configuring s2Member Payment Gateways
...In this article, you’ll be introduced to s2Member’s supported payment gateways: PayPal , Stripe , Authorize....
Integrating MailChimp
...s2Member can be integrated with MailChimp. MailChimp is an email marketing service. MailChimp makes it easy to se...
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 ....