The Professional Membership Plugin for WordPress

 

YM 1.9.0 Change Logs

Below are the Change Logs for 1.9.0 a major revision for the version 1 branch of Your Members, Premium Support holders can refer to nightly build information for their latest version.

We are pleased to announce 1.9.0 which includes:

Payment Gateways

  • Moneybookers Gateway added
  • CCBill Gateway added, but it’s still considered under development at this stage
  • The Authroize.net ARB handling disabled due to ARB not supporting essential elements for subscriptions

New Features

  • New AutoUpdater, when the next version of YM is out it’ll will be possible to perform a single click upgrade (similar to method used for plugins held in WordPress.com/extend)
  • Added a ym_drip_date short code to display the days then hours:mins left until a drip fed post is available
  • Added a do_action of “ym_nm_news_box”, which runs on the right hand column on the admin index page, to allow user hooking
  • Added a do_action of “ym_thank_you_page” on the thank you page, to allow user hooking
  • Context Help added, click the Help in WPAdmin (top right) for some quick support information
  • You can now become a YM affiliate by letting YM automatically add an affiliate link to the bottom of your site

User Interface Improvements

  • Overhaul of the Custom Fields and Membership Subscriptions pages to make the much more user friendly
  • Admin nav menu look and feel greatly improved (which was logged as “We totally made the menu nicer dudes”)
  • Updated and tidied the Mass Post Update page
  • The dashboard has had a slight redesign to improve readability
  • Submit buttons have been standardised across the plugin

Misc Changes

  • Improvements to short code handling (eliminating the need to set “legacy mode” for comparability with all but the quirkiest of 3rd party plugins)
  • Improved handing when curl/fopen fail during registration
  • Context help always now works when YM is deactivated
  • Po Files Updated to include new translatable strings, to aid translation
  • The dashboard graphs now work correctly when the site is accessed via HTTPS

Bug Fixes

  • Fixed problems with “hide old content” not always working as expected
  • Fixed occasional incorrect meta data after bulk update to users
  • Fixed blank page on user upgrade pages, when the user is created by an admin
  • Fix for the Terms of Service controller, which resulted in people seeing the EULA more than once, even when it was unchanged.
  • Fix the custom download hook name not functioning as expected in certain circumstances
  • Multiple other small bug fixes and text inconsistency issues