This repository was archived by the owner on Nov 25, 2022. It is now read-only.
We simply fixed minor (or medium) errors:
- Fixed the problem with removing all filters using the
remove_all_filtersfunction without arguments [88f0298]. - When using
prep_formmethod withjQuery 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/layoutsif the active theme does not provide them [7956c23]. Views are:login.php,recover.php,register.php,resend.php,reset.phpandrestore.phpwithinTHEME_VIEWS_PATH/users/_file_.