phpBB WordPress 1.9.4 TODO iframe bugs, additions and improvements list

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

phpBB WordPress 1.9.4 TODO iframe bugs, additions and improvements list

Post by axew3 »

Hi there to all lovely and cool people.
This is the TODO list for next 1.9.4 plugin version, which you can add requests or suggestions.

Code:

Check plugin functions one by one, removing redundant and not useful code executions and/or fixing/improving things.
Buddypress and MUMS integration check under any aspect.
Improve transfer processes.

Options:
WP links, login, lostpass, register, option to point to phpBB related pages (actually wp_w3all.php file need to be manually edited activating these already existent hooks).
Any name for wp forum page (actually only board, forum, forums, community ...).

Iframe:
New definitive V3 iframe code. Easier, shorter, faster and complete.

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

Re: phpBB WordPress 1.9.4 TODO iframe bugs, additions and improvements list

Post by axew3 »

in the while, the new v3 phpBB WordPress template integration code has been published for all cool people. Will be tested little more before to be released on next plugin versions.
This new version fix any possible issue, quite deeply tested on any device.
Use pure Javascript solution to redirect phpBB notification emails and differ on some aspect respect the v1 and v2 versions.

v3 phpBB WordPress template integration is here
User avatar
axew3
w3all User
w3all User
Posts: 2689
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: phpBB WordPress 1.9.4 TODO iframe bugs, additions and improvements list

Post by axew3 »

Bugs to resolve:
Avatars widgets on no users linked mode.
Actually the code fail to retrieve user's avatars if the plugin is running as no linked users.

Add option: no users linked mode on plugin admin page.
User avatar
axew3
w3all User
w3all User
Posts: 2689
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: phpBB WordPress 1.9.4 TODO iframe bugs, additions and improvements list

Post by axew3 »

All fixed.
Two options added directly on plugin admin:
1) Activate plugin as No Linked Users
2) Swap WordPress default Login, Register and Lost Password links to point to phpBB related pages.

Resolved bug about:
Avatars widgets on no users linked mode.
Actually the code fail to retrieve user's avatars if the plugin is running as no linked users.
And if phpBB user still not existent on WP side.
Fixed.

The new version 1.9.4 is coming soon lovely and cool people
Locked