phpBB WordPress 2.3.6 released

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1 MiB.

Expand view Topic review: phpBB WordPress 2.3.6 released

phpBB WordPress 2.3.6 released

by axew3 » Sun Jul 05, 2020 10:37 pm

Code: Select all

== Changelog ==

= 2.3.6 =
*Release Date - 05 Jul, 2020*

* Fix: passwords reset/update flow and passwords containing special characters
* Fix: password's reset processes for frontend plugins pages
* Fix: remove old w3_Bcript() lib, switching to native Php password_hash()
* Fix: display user's avatar, when an admin edit user's profile (almost into a default WP profile view and/or all plugin's using $_GET['user_id']): https://www.axew3.com/w3/forums/viewtopic.php?p=4701#p4701
* Fix: set wp user to be the one that logged out/in into phpBB when profile page load. Example: an user logout and re-login with another username in phpBB, then reload his wp profile page that was already opened into another browse's tab, where was logged in as the logged out into phpBB
* Fix: minor security bug
* Minor fixes
* Add: param/attribute 'wordsnum' to the 'phpBB posts into WP post' shortcode: https://www.axew3.com/w3/2017/07/wordpress-shortcode-phpbb-posts-into-wp-post/
* Updated procedure explain: 'Securing WordPress and WP_w3all phpBB WordPress integration: HOW TO and WHY': https://www.axew3.com/w3/forums/viewtopic.php?f=2&t=80

Top