Improve style enqueueing (thanks @adriansoewono for the suggestion )
1.5.1
Fix deprecation for PHP +8.1.
1.5
Add login/out block automatically on block themes.
Improvements on the form title.
1.4.1
Revert conditional loading of styles and scripts due to some issues on edge cases.
1.4
Improve conditional loading of styles and scripts. On block themes it will only load the style and script files if the login/out block is present.
1.3.1
Improve modal behaviour on block themes.
CSS tweaks.
1.3
Added new options for block themes. Now you can change the text for the login and logout and also set the URL redirections after login and logout.
1.2
Added compatibility with block themes. Now you can use the native login/out block, when the user click on it it will display a modal window with the login form.
1.1.5
Small fixes and tested up to WordPress 6.4.
1.1.4
Fix new PHP warning (in PHP 8 or superior).
1.1.3
Set empty login fields as login failed.
1.1.2
Remove Dashicons dependencie.
1.1.1
Tested on WordPress 6.0.
Fix new PHP notice (in PHP 8 or superior).
1.1
Tested on WordPress 5.9.
Fix PHP notices.
1.0.8
Improve shortcode perfomance.
Improve performance for multiple locations.
1.0.7
Add option to display register link.
1.0.6
Add option to select multiple menu location.
1.0.5
Add redirection to the plugin settings page when activated.
Tested on WordPress Multisite.
Tested with WordPress Multilingual.
1.0.4
Add labels for login/logut menu item
Removal of the jQuery used and replaced with Vanilla JavaScript