v4.4.012

  • Custom shortcodes: Added a check to ensure that custom shortcodes are not inadvertently given names that would conflict with existing shortcodes.
  • Update module: Add Tweaked the Added an additional step to ensure that custom shortcodes are not inadvertently given names that include dashes.
  • Content: Fixed an issue where archived view of posts would not display correctly when sorted in reverse chronological order
  • Login: Added to constants used to limit the scope of “user name” and “password” fields checked during the login process. These are:
    • I4W_ALLOW_LOGIN_CAPTURE : If set to true, activates checking the designated password field to see if contains the ‘#$i4w$capture$#’ character sequence. Allowing passwords to be captured and checked against local WP passwords is intended to be used while migrating a membership site from other systems who only store user passwords in WordPress.
    • I4W_ALLOW_LOGIN_USERNAME : If set to true, allows the use of the Infusionsoft “Username” field as an additional user login.
Scroll to Top