Skip to content

Commit

Permalink
Version bump and readme update.
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewlimaza committed Oct 7, 2021
1 parent 8d8cfbb commit bc7e4d8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pmpro-add-name-to-checkout.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Paid Memberships Pro - Add Name to Checkout Add On
Plugin URI: https://www.paidmembershipspro.com/add-ons/add-first-last-name-to-checkout/
Description: Adds first and last name fields to the user account section at checkout for Paid Memberships Pro.
Version: 0.5
Version: 0.6.0
Text Domain: pmpro-add-name-to-checkout
Domain Path: /languages
Author: Stranger Studios
Expand Down
9 changes: 7 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Contributors: strangerstudios
Tags: paid memberships pro, pmpro, first name, fname, last name, lname, names
Requires at least: 3.5
Tested up to: 5.5
Stable tag: 0.5
Tested up to: 5.8.1
Stable tag: 0.6.0

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

Expand All @@ -28,6 +28,11 @@ Please post it in the issues section of GitHub and we'll fix it as soon as we ca
Please visit our premium support site at http://www.paidmembershipspro.com for more documentation and our support forums.

== Changelog ==
= 0.6.0 - 2021-10-07 =
* ENHANCEMENT: Support checkouts with PayFast gateway. #23 (@jarrydlong)
* ENHANCEMENT: Added translation for French. #26 (@femiyb)
* ENHANCEMENT: Loaded localization on init instead of plugins_loaded. (@ipokkel)

= 0.5 - 2020-08-19 =
* ENHANCEMENT: Enable translation/internationalization.
* BUG FIX: Fixed issue that data wasn't saved when using the PayFast payment gateway.
Expand Down

0 comments on commit bc7e4d8

Please sign in to comment.