by axew3 » Sun Dec 22, 2019 4:27 pm
Code: Select all
== Changelog ==
= 2.0.1 =
*Release Date - 22 Dic, 2019*
* Fix: 'WP w3all check' page, that now work fine and add all the necessary to check/control users state between WP and phpBB
* Add: option 'List phpBB users with duplicated usernames or emails' AND 'usernames in phpBB containing characters not suitable for/as WordPress user_login name, into WP w3all check tasks page
* Add: Thickbox WP lib for phpbb_last_topics_withimage_output_shortcode.php, that open images into Thickbox when clicked
* Fix: new login widget to display failed login message if it occur, correct redirect on same page, remove cookie way to fire the fail warning 'views/wp_w3all_login_form.php'
* Fix (minor security): cookies released to be http only
* Change/fix: move admin files from folder 'views' to 'admin' folder: so entire 'views' folder can be copied as is for 'custom files' option
* Add: 'advanced' [w3allcustomiframe] shortcode, that is added option into plugin's admin page
* Fix: 'page-forum.php' (or whatever you named it) adding the js code that allow the origin check for the embedded iframe, ONLY allowed then on the domain it run
* The fix for 'page-forum.php', if you want manually apply and not rebuild or substitute the template file, can be found here: https://www.axew3.com/w3/forums/viewtopic.php?f=2&t=1442
[code]== Changelog ==
= 2.0.1 =
*Release Date - 22 Dic, 2019*
* Fix: 'WP w3all check' page, that now work fine and add all the necessary to check/control users state between WP and phpBB
* Add: option 'List phpBB users with duplicated usernames or emails' AND 'usernames in phpBB containing characters not suitable for/as WordPress user_login name, into WP w3all check tasks page
* Add: Thickbox WP lib for phpbb_last_topics_withimage_output_shortcode.php, that open images into Thickbox when clicked
* Fix: new login widget to display failed login message if it occur, correct redirect on same page, remove cookie way to fire the fail warning 'views/wp_w3all_login_form.php'
* Fix (minor security): cookies released to be http only
* Change/fix: move admin files from folder 'views' to 'admin' folder: so entire 'views' folder can be copied as is for 'custom files' option
* Add: 'advanced' [w3allcustomiframe] shortcode, that is added option into plugin's admin page
* Fix: 'page-forum.php' (or whatever you named it) adding the js code that allow the origin check for the embedded iframe, ONLY allowed then on the domain it run
* The fix for 'page-forum.php', if you want manually apply and not rebuild or substitute the template file, can be found here: https://www.axew3.com/w3/forums/viewtopic.php?f=2&t=1442[/code]