The Professional Membership Plugin for WordPress

 

YM v1.7.2 Change Log

This page is a part of "Change Logs" group. Click here to go read more from the section.

Below are the changelogs for recent versions of Your Members. These are abridged versions designed for users, developer license holders can refer to the SVN repositry for more detailed notes.

We are pleased to announce the release of v1.7.2 of Your Members. The highlights include -

  • New / Improved Payment Gateways
  • Custom Field Improvements
  • PPP Improvements
  • Conversation Tools
  • Cosmetic Improvements
  • Other Misc Changes

Your Members v1.7.2 is available for download by all existing Your Members customers via the WordPress admin section of their websites.

New Features Explained

New / Improved Payment Gateways

  • CardFlex payment Gateway added. Note: It does not support subscriptions or cancellations.
  • The Authorize.net modules has had several small improvements but does not yet support recurring billing.

Custom Fields Improvements

  • It’s now possible to use Html in custom field labels, captions and values
  • New Custom Field Type – HTML
  • Custom Fields on profile now only change fields that were shown on the form and no longer overwrite/clear fields that were hidden at the time
  • Added tooltip text for custom field values
  • Renaming of the subscription options custom field is now possible via an override on the YM settings page

PPP Improvements

  • A PPP index field has been added to the account interface. This allows unlimited ym_all_ppp type pages with different content using [ ym_all_ppp index="1" ] to show a subset of all PPPs
  • Improvements to PPP Admin page

Conversion Tools

  • A tool to convert WP-Members data for use in YM has been added <== EXPERIMENTAL. USE WITH CAUTION
  • A tool to convert Magic Members data for use in YM has been added

Cosmetic Improvements

  • The Membership content page has been restyled
  • A message has been added to the upgrade page and hidden next button when no more upgrade options are available
  • Casing on pack names corrected
  • The ppp page reports has been reordered to date desc instead of id asc
  • Multiple CSS improvements and corrections
  • Default coupon values now correctly cased and have a better description
  • Other small cosmetic tweaks

Other Misc Changes

  • Reduced the number of Notices and Warnings generated when php error reporting is turned on
  • Pack Names can now include punctuation
  • None functioning category protection code has been removed
  • The user count feature on the admin page has been optimized to improve performance on very large sites (#56)
  • Added a secondary level of granularity to the minimum role for administrative use
  • Import Users from CSV now has a UI
  • Admin now see hidden fields on the profile page (#55)
  • .

Bugs Fixed

  • Fixed legacy spider issues with full post protection
  • Custom fields ordering corrected
  • The profile page no longer shows the paypal unsub link if the user has not paid using paypal
  • Deleting all packs no longer makes new ones uneditable
  • Activation of a product with errors turned on no longer causes additional errors to be displayed
  • Active payment gateways with missing files now handled correctly
  • ID numbering issues resolved
  • Widget include now shows custom fields by default when used in conjunction with the ym_register or ym_upgrade hooks
  • Fixed handling of additional pages in ym_register when no more pages exits
  • Hidden packs are no longer being shown on the upgrade page under certain circumstances
  • Admin Dash count is now correct
  • “incomplete object” error fixed (#12)
  • The select type validation error bug has been fixed
  • The Admin role dropdown has been fixed
  • The Admin role check for account interface fixed
  • Language file declarations and log constants declarations fixed
  • Fixed email generation for none recurring accounts (#19)