by axew3 » Tue Jan 10, 2017 12:28 am
Code: Select all
= 1.5.7 =
*Release Date - 9 Gen, 2017*
* Fix bug 'first user login on WP fail'.
* Fix correct redirect for widgets, and get vars, using native WP functions.
* Resolve 'Iframe, post preview fail': for this fix, that is related to phpBB overall_footer.html code, please just read this post: https://wordpress.org/support/topic/phpbb3-post-preview/#post-8630131
* Fix correct redirection to WP forum page, onlogin, if login done via modal/iframe.
* Add translation files for all front end strings output (if not please report), but not for admin configuration back-end.
* Fix 'Warning unwanted chars detected' issue, that was wrongly fired on some path settings.
* Fix a bug on widget file inclusion: translate function on wrong place has been removed.
* Fix a php Warning, that was suppressed by WP on redirect (so maybe never seen) by fixing the - add_action('wp_login' - adding correct params call.
* More fixes.
[code]= 1.5.7 =
*Release Date - 9 Gen, 2017*
* Fix bug 'first user login on WP fail'.
* Fix correct redirect for widgets, and get vars, using native WP functions.
* Resolve 'Iframe, post preview fail': for this fix, that is related to phpBB overall_footer.html code, please just read this post: https://wordpress.org/support/topic/phpbb3-post-preview/#post-8630131
* Fix correct redirection to WP forum page, onlogin, if login done via modal/iframe.
* Add translation files for all front end strings output (if not please report), but not for admin configuration back-end.
* Fix 'Warning unwanted chars detected' issue, that was wrongly fired on some path settings.
* Fix a bug on widget file inclusion: translate function on wrong place has been removed.
* Fix a php Warning, that was suppressed by WP on redirect (so maybe never seen) by fixing the - add_action('wp_login' - adding correct params call.
* More fixes.[/code]