Skip to content

Releases: strangerstudios/pmpro-shipping

2.0 - 2025-01-09

09 Jan 17:22
Compare
Choose a tag to compare
  • FEATURE: Rebranded to "Mailing Address Add On" to better reflect the functionality of the plugin. #48 (@JarrydLong)
  • ENHANCEMENT: Updated the checkout page code to move the mailing address fields below the billing address fields via JavaScript. #60 (@dparker1005)
  • BUG FIX: Fixed an issue where emails may contain the mailing address of the email recipient instead of the member who checked out. #61 (@MaximilianoRicoTabo)
  • BUG FIX: Fixed the user field group name for the mailing address fields to not have spaces. #59 (@dparker1005)

1.3 - 2024-07-10

10 Jul 09:28
Compare
Choose a tag to compare
  • ENHANCEMENT: Added support for V3.1+ Paid Memberships Pro frontend changes and kept backwards compatibility for older versions. (@MaximilianoRicoTabo, @andrewlimaza)

1.2 - 2024-04-24

24 Apr 16:49
Compare
Choose a tag to compare
  • ENHANCEMENT: Added shipping fields to the "Edit Member" page for PMPro v3.0+. #56 (@dparker1005)
  • ENHANCEMENT: Updated <h3> tags to <h2> tags for better accessibility. #56 (@michaelbeil)
  • BUG FIX: Fixed issue where shipping fields were not being saved when using PayPal Express. #56 (@dparker1005)
  • BUG FIX: Fixed issue where shipping fields were not being saved when using Stripe Checkout. #56 (@dparker1005)
  • REFACTOR: Now creating shipping fields as User Fields instead of coding them manually in the plugin. #56 (@dparker1005)
  • DEPRECATED: Removed functionality for the PMPRO_SHIPPING_SHOW_REQUIRED constant. #56 (@dparker1005)

V1.1

01 Dec 09:31
Compare
Choose a tag to compare
  • BUG FIX/ENHANCEMENT: Updated to use pmpro_is_checkout to conditionally load the JavaScript.
  • BUG FIX: Fixed spacing for address in Members List.
  • BUG FIX: Fixed incorrect textdomain for "Phone" field.
  • BUG FIX: Removed
    tag before output of Shipping Address details on Membership Confirmation page.

v1.0

01 May 14:24
Compare
Choose a tag to compare
  • BUG FIX/ENHANCEMENT: Checking if user has a membership that includes shipping fields or is an admin before displaying fields.
  • ENHANCEMENT: Added support for PMPro v2.3+ frontend profile.
  • ENHANCEMENT: Setting to v1.0 to reflect the stability of the functionality and code base.

V0.8

06 Jan 14:57
0366577
Compare
Choose a tag to compare
  • ENHANCEMENT: Added phone data to confirmation message, email and Member's List area.
  • ENHANCEMENT: General code improvements and optimization.
  • BUG FIX: Improved registration checks for when users did not select the "Same as Billing" option.
  • BUG FIX/ENHANCEMENT: Better support for PayPal and other offsite gateways.

V0.7

01 Oct 11:27
90cfc9b
Compare
Choose a tag to compare
  • SECURITY: Escaped and Sanitized data where possible.
  • ENHANCEMENT: Support State Dropdown Add On.
  • ENHANCEMENT: Added in phone field support for shipping address.
  • ENHANCEMENT: Improved internationalization for translating the plugin.