Skip to content

Instantly share code, notes, and snippets.

@ashleyfae
ashleyfae / rcp-billing-address.php
Last active December 5, 2017 10:14 — forked from pippinsplugins/gist:ececad5d57e3946c5af3
Adds billing address fields to Restrict Content Pro
<?php
/**
* Plugin Name: Restrict Content Pro - Collect Billing Address
* Description: Collect customers billing address during registration through Restrict Content Pro
* Author: Pippin Williamson
* Version: 1.0
*/
class RCP_Billing_Address {