by axew3 » Sat Oct 10, 2020 3:43 pm
The phpBB WordPress integration version 2.4.0-dev1
will be available within tomorrow. A new post will be added with the zip file in attach.
Can't enumerate all fixes, should had have do a log of, that are about session management, email, and functions until now re-checked.
Not all has been changed, but repeating calls removed and the code run with a minimum of resources. Faster.
The first part of this update, is about a normal default WP, i've still not put hands on the part about multisite nor buddypress.
That will be done to be tested, on 2.4.0-dev2.
Into all my tests, all run fine, even with externals frontend plugins.
Some functions have been reduced and messes all around cleaned up.
To help on test the new 2.4.0, need to remember that:
from 2.4.0, the integration REQUIRE AS MANDATORY
that users can register or edit their email, ONLY IN PHPBB OR WORDPRESS.
You can after change to the way you want, so let register users in phpBB, and not in WP, or viceversa, BUT
it will not be possible to follow like the by username version, that has been until 2.3.9 (note that 2.3.9 has been also patched to fix some issue discovered while writing 2.4.0) allowing users to register or edit email on both at same time.
Another important change to remember is that the userID 1 in WordPress and phpBB userID 2 (install admins) aren't linked anymore, they are not considered. Totally excluded.
The option about userID 1 in WordPress and phpBB userID 2, has been switched to Password mode option
Between today or tomorrow, may something more will return in mind, that is important to be reported.
Anybody that will like to test helping on detect problems, should test it with any plugin, reporting eventual problems in detail (what to do to reproduce an the issue).
The phpBB WordPress integration version 2.4.0-dev1
will be available within tomorrow. A new post will be added with the zip file in attach.
Can't enumerate all fixes, should had have do a log of, that are about session management, email, and functions until now re-checked.
Not all has been changed, but repeating calls removed and the code run with a minimum of resources. Faster.
The first part of this update, is about a normal default WP, i've still not put hands on the part about multisite nor buddypress.
That will be done to be tested, on 2.4.0-dev2.
Into all my tests, all run fine, even with externals frontend plugins.
Some functions have been reduced and messes all around cleaned up.
To help on test the new 2.4.0, need to remember that:
[color=#BF0040][b][size=120]from 2.4.0, the integration REQUIRE AS MANDATORY
that users can register or edit their email, ONLY IN PHPBB OR WORDPRESS.[/size][/b][/color]
You can after change to the way you want, so let register users in phpBB, and not in WP, or viceversa, BUT
it will not be possible to follow like the by username version, that has been until 2.3.9 (note that 2.3.9 has been also patched to fix some issue discovered while writing 2.4.0) allowing users to register or edit email on both at same time.
Another important change to remember is that the userID 1 in WordPress and phpBB userID 2 (install admins) aren't linked anymore, they are not considered. Totally excluded.
The option about[i] userID 1 in WordPress and phpBB userID 2[/i], has been switched to [b]Password mode option[/b]
Between today or tomorrow, may something more will return in mind, that is important to be reported.
Anybody that will like to test helping on detect problems, should test it with any plugin, reporting eventual problems in detail (what to do to reproduce an the issue).