Wp_w3all 2.1.2 logs, requests, fixes, additions

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

Wp_w3all 2.1.2 logs, requests, fixes, additions

Post by axew3 »

Seriously thinking to switch next plugin version, to be compatible only for php 7 or > ... maybe, maybe not ... ??

Fix: pass array directly into define, to little speed up/optimize code execution where on php7 >

Add: option
Exclude existent and already deactivated phpBB users
on option
List users with 0 posts in phpBB: delete in WordPress and deactivate in phpBB
of the WP_w3all check page, so will be easier to check for unwanted users to be deleted.
Useful because, deleting unwanted WP users, that are so at mean time not deleted, but deactivated in phpBB, leaving these users as deactivated in phpBB, lead to the fact that these usernames/emails can't try to register (nor login) into both WP and phpBB.
Excluding these users from results, may is useful where there are many users to be checked, and there are many deactivated users in phpBB, which for some reason you do not want to delete in phpBB

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

Re: Wp_w3all 2.1.2 logs, requests, fixes, additions

Post by axew3 »

Yes, definitively moved the next plugin version, to be suitable only on php7 or better.
The support for any previous php version, will stop on 2.1.2


???

not sure about this ... may this aspect will be moved to next near future, and may still not at moment...

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

Re: Wp_w3all 2.1.2 logs, requests, fixes, additions

Post by axew3 »

Add: option to choose into which WordPress group, a new phpBB registered users, need to be added to.
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Wp_w3all 2.1.2 logs, requests, fixes, additions

Post by axew3 »

Add: option to choose into which WordPress group, a new phpBB registered users, need to be added to.

... as said above:
Add: option
Exclude existent and already deactivated phpBB users
on option
List users with 0 posts in phpBB: delete in WordPress and deactivate in phpBB
of the WP_w3all check page, so will be easier to check for unwanted users to be deleted.
will try to include the compatibility of "unwanted" usernames chars check, for non latin languages, into WP_w3all check page (that's maybe a secondary aspect, because the rest of the code work fine with)
User avatar
axew3
w3all User
w3all User
Posts: 2883
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Wp_w3all 2.1.2 logs, requests, fixes, additions

Post by axew3 »

2 issues reported by Joro, which also provided patches.
An avatar aspect was scheduled to be resolved by long time, then it is time to resolve this issue once for all.

Joro provided an improvement for the code that parse phpBB posts, into related shortcode.

And:
"when an user register in phpBB, and still has not been added into wp, but post in phpBB and setup an avatar on phpBB profile, until not added into WP (so as not linked users we will have same behavior) the avatar on last topics will not display."
Resolved into 2.1.2.

[EDITED]
Post Reply