Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

2.1.5

Latest
Compare
Choose a tag to compare
@bkader bkader released this 17 Jun 22:38
· 28 commits to 2.1/master since this release

We simply fixed minor (or medium) errors:

  • Fixed the problem with removing all filters using the remove_all_filters function without arguments [88f0298].
  • When using prep_form method with jQuery Validation, scripts are added to your list of enqueued assets! The problem is that we forgot to add files extensions. So we added them [771dd51].
  • Put back the possiblity to use dashboad authentication views/layouts if the active theme does not provide them [7956c23]. Views are: login.php, recover.php, register.php, resend.php, reset.php and restore.php within THEME_VIEWS_PATH/users/_file_.