Code: Select all
= 2.4.4 =
*Release Date - very Soon on Feb, 2021*
* Add: suggested option "Add users in phpBB only after first successful login in WordPress" that return to be useful under many aspects
* Fix: user addition in phpBB, if added as newbie, then promoted to Registered when reach specified number of posts: the user is now added/created in phpBB in the correct way, so to be removed from Newly Registered when the case, and promoted to Registered
* Fix: page-forum.php: fix uid1 WP and phpBB uid2 loop. Fix the pushState landing on page forum, and on iframe navigation. Fix the empty w3= (custom fancy= url) sometime happening on address bar
* Fix: function create_phpBB_user() to not follow on creating the user if email or username already exists into phpBB, so to avoid an warning error in certain cases
* Fix: WP MUMS under several aspect: optimize registrations and errors messages
* Revert: MUMS to allow users coming from phpBB that need to be inserted into WordPress, to be accepted only if usernames are in this pattern range 0-9A-Za-z
* Fix: minor fixes
Especially with the latest option activated, there is no possibility (seem to me) that all the flow can fail somewhere, under any plugin.
Following with tests and fixes on this today ...