Code: Select all
== Changelog ==
= 2.5.4 =
*Release Date - 29 Jan, 2022*
* Fix: error when user deleted on WordPress Multisite
1) groups auto switch option between WP and phpBB
2) users deletion at same time in phpBB, when user deleted in WP (required phpBB WP integration extension installed into phpBB)
3) users deletion at same time in WP, when user deleted in phpBB (required WP_w3all phpBB integration plugin installed into WP)
These two options (1and2 into plugin code, 1and3 into phpBB ext) are totally separated by the "core" of the plugin, so that will never interfere with any other existing function/feature that the plugin offer (if not used, the user will be just deactivated in phpBB when deleted in WP).
Can be used or not, like the phpBB extension and his related options, if installed.
Please report if you found any bug into actual 2.5.4 and any possible kind of integration you applied.
[EDITED]