WordPress phpBB integration 2.7.2 released

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1 MiB.

Expand view Topic review: WordPress phpBB integration 2.7.2 released

WordPress phpBB integration 2.7.2 released

by axew3 » Wed Jul 19, 2023 8:43 pm

Code: Select all

= 2.7.2 =
*Release Date - 19 Jul, 2023*
* Fix: warnings on PHP Version 8.2.6> - PHP Deprecated:  Use of "self" in callables is deprecated in .../wp-w3all-phpbb-integration/class.wp.w3all-phpbb.php on line ... (and wp_w3all.php file)
* Fix: add_filter( 'wp_pre_insert_user_data' on file wp_w3all.php: run it only when on front end (external plugins registration pages). As reported here https://wordpress.org/support/topic/cannot-create-new-wp-users/#post-16904026 it has been tested without possiblity to reproduce the issue on Php 8.2.6 and the last nightly WP. Anyway, and in any case, it should be now resolved.
* Update: updated all iframe resize files to latest 4.3.6 version on folder /wp-w3all-phpbb-integration/addons/resizer/  https://github.com/davidjbradshaw/iframe-resizer
* Minor fixes all around (also hints)
If using the iframe template integration, remember to update/replace the files
iframeResizer.contentWindow.map
and
iframeResizer.contentWindow.min.js
into the phpBB root, that you have to copy on folder:
/wp-content/plugins/wp-w3all-phpbb-integration/addons/resizer

then Recompile stale style components: into ACP

Top