Skip to content

Instantly share code, notes, and snippets.

View Overci's full-sized avatar

Jay Jacobson Overci

  • Overci
View GitHub Profile
@cartpauj
cartpauj / website-field.php
Created February 5, 2016 18:58
Collect a website URL from users at signup in MemberPress. Allows you to store a different website URL with each user's subscription.
<?php
/*
Plugin Name: MemberPress Website Fields
Version: 1.0.0
Author: Caseproof, LLC
Author URI: http://caseproof.com
Description: Allow users to enter their website URL for each subscription they purchase
*/
//Signup form functions