by axew3 » Thu Feb 21, 2019 10:13 pm
Code: Select all
== Changelog ==
= 1.9.6 =
*Release Date - 21 Feb, 2019*
* Fix for shortcode [w3allphpbbmchat] as on this post: https://wordpress.org/support/topic/1-9-5-release-phpbb-mchat-integration/#post-11223053
* Add mChat preloader for toggled mChat shortcode (button) and should fix any mChat flow (linked or not linked users mode) - see example here: https://www.axew3.com/www/wordpress-rc/
* Remove not needed utf8_encode function
* Remove last added w3all_phpbb_get_ucap_opts() function (from wp_w3all.php) to retrieve phpBB users's capabilities (moved into class.wp.w3all-phpbb.php) inside verify_phpbb_credentials()
* Minor code adjustments/checks
* Note that the overall_footer.html code has been little updated after 1.9.5 release so if you want improve the code check it here: https://www.axew3.com/w3/2018/12/phpbb-wordpress-template-integration-iframe-v3/
[code]== Changelog ==
= 1.9.6 =
*Release Date - 21 Feb, 2019*
* Fix for shortcode [w3allphpbbmchat] as on this post: https://wordpress.org/support/topic/1-9-5-release-phpbb-mchat-integration/#post-11223053
* Add mChat preloader for toggled mChat shortcode (button) and should fix any mChat flow (linked or not linked users mode) - see example here: https://www.axew3.com/www/wordpress-rc/
* Remove not needed utf8_encode function
* Remove last added w3all_phpbb_get_ucap_opts() function (from wp_w3all.php) to retrieve phpBB users's capabilities (moved into class.wp.w3all-phpbb.php) inside verify_phpbb_credentials()
* Minor code adjustments/checks
* Note that the overall_footer.html code has been little updated after 1.9.5 release so if you want improve the code check it here: https://www.axew3.com/w3/2018/12/phpbb-wordpress-template-integration-iframe-v3/[/code]