Changelog
Check out all the recent releases and updates listed below!
Code refactoring.
`is_verified` param deprecated by Facebook.
Compatible with WordPress 5.8
Only administrators can view the review banner now.
Footer div spacing issue.
Add-Ons page - List all LoginPress addons.
Login button {text & hover} color live preview in customizer.
Added a filter loginpress_form_logo
to change the form logo.
Added a filter loginpress_body_background_image
to change the background image.
Added a filter loginpress_body_after_background_image
to change the background image for theme 8 Wedding #2.
Added a filter loginpress_login_background_image
to change the background image for theme 17 Photographers.
Added a filter loginpress_login_after_background_image
to change the background image for theme 6 Startup & theme 10 Bikers.
Added a filter loginpress_login_form_background_image
to change the login form background image.
Added a filter loginpress_lostpassword_form_background_image
to change the lost password form background image.
PHP warning if footer string is empty.
Translations added for {Login Order} settings.
Updated the POT file.
Welcome message for the lost password & register page.
A live preview of the current year in copyright note (A $YEAR$ variable will change in the current year).
Compatible with WordPress 5.8.
Form padding was not working on default template.
Automate the current year in copyright note (Use $YEAR$
variable for it in note).
Remove depreciative method jQuery.fn.load().
Translations added for custom login messages.
Added a filter loginpress_llms_lostpassword_url
to prevent the redirection of lost password to Lifter LMS’s lost password page.
Console error in customizer.
Optimized plugin speed and code improvement.
Compatible with PHP 8.0.