Skip to content

Version 0.3

Choose a tag to compare

@kimcoleman kimcoleman released this 15 Jan 20:51
· 92 commits to master since this release
ea2d653
  • ENHANCEMENT: Added option to pass URL attributes for "email" or "username" to a page and prefill the signup form.
  • ENHANCEMENT: Switching all cases where a password is generated to use core WordPress wp_generate_password function.
  • BUG FIX/ENHANCEMENT: Now using pmpro_session_start core function where sessions are needed.
  • BUG FIX: Fixed case where passwords were sometimes not generating.
  • BUG FIX: Fixed bug where level-specific custom fields in Register Helper would not show for the specified "level" in the signup shortcode.
  • BUG FIX: Fixed edge case where the stored session variable for a generated password wasn't being cleared.