WP_w3all 1.5.7 - WordPress phpBB integration -> released

User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

WP_w3all 1.5.7 - WordPress phpBB integration -> released

Post by axew3 »

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.