1wdtv / pmpro-add-name-to-checkout

Adds first and last name fields to the user account section at checkout for Paid Memberships Pro.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== Paid Memberships Pro - Add Name to Checkout Add On ===
Contributors: strangerstudios
Tags: paid memberships pro, pmpro, first name, fname, last name, lname, names
Requires at least: 3.5
Tested up to: 3.9.1
Stable tag: .2

Adds first and last name fields to the Paid Memberships Pro checkout page.

== Description ==

Adds first and last name fields to the Paid Memberships Pro checkout page.

== Installation ==

= Download, Install and Activate! =
1. Upload the `pmpro-add-name-to-checkout` directory to the `/wp-content/plugins/` directory of your site.
1. Activate the plugin through the 'Plugins' menu in WordPress.

== Frequently Asked Questions ==

= I found a bug in the plugin. =

Please post it in the issues section of GitHub and we'll fix it as soon as we can. Thanks for helping. https://github.com/strangerstudios/pmpro-add-name-to-checkout/issues

= I need help installing, configuring, or customizing the plugin. =

Please visit our premium support site at http://www.paidmembershipspro.com for more documentation and our support forums.

== Changelog ==
= .2 =
* Fixed some warnings. Changed priority on pmpro_after_checkout hook to 5 so name meta fields are setup before most other plugins will try to hook.
* Now also checking if an existing user is logged in with an existing first/last name before potentially overwriting the first/last name on a second checkout.

= .1 =
* Initial commit.

About

Adds first and last name fields to the user account section at checkout for Paid Memberships Pro.


Languages

Language:PHP 100.0%