Coming 2.1.1 features and requests

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

Coming 2.1.1 features and requests

Post by axew3 »

Code: Select all

== Changelog ==

= 2.1.1 =
*Release Date - ... Gen, 2020*
* Fix: remove unwanted code, partially cleanup several issues to speed up execution
* Update: page-forum to be compatible with the new iframe v5 code (granting compatibility with v4 iframe code, which you can follow using)
* Add: fancy w3 var for query string (better later then never) new option into plugin admin page. 'Fancy URL query string for the WordPress page' that allow to switch the name of the var 'w3' in the URL query string, to something that more like. To use this you'll need to update page-forum to latest version, and update to the iframe js code v5 
* Fix: page-forum for correct targetOrigin value
* Fix: remove jQuery function, replaced by pure Js code, to allow URL seo switches js function work properly on widgets and shortcodes, even when the theme in use do not add the jQuery library by default 
* ....
* ....
* Several fixes all around
User avatar
axew3
w3all User
w3all User
Posts: 2689
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Coming 2.1.1 features and requests

Post by axew3 »

Code: Select all

* Fix: PM shortcode, where error on html output
User avatar
axew3
w3all User
w3all User
Posts: 2689
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Coming 2.1.1 features and requests

Post by axew3 »

Code: Select all

* Fix: WP admin plugin configuration page with some minor fixes and corrected hints and options
2.1.1 need to be tested now. It is ready. Released soon after some more test

on 2.2.0 will be switched/increased code execution, for all installations on php 7 > (that we can consider is the majority today's servers).
Granting compatibility will old php 7 <, all serialize/unserialize codes will be replaced by directly passing arrays, into DEFINE.
You could say that it is not a big advantage. Well, not so big, but it is an advantage by the way.
User avatar
axew3
w3all User
w3all User
Posts: 2689
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: Coming 2.1.1 features and requests

Post by axew3 »

Code: Select all

== Changelog ==

= 2.1.1 =
*Release Date - 21 Gen, 2020*
* Update: page-forum to be compatible with the new iframe v5 code (granting compatibility with v4 iframe code, which you can follow using): https://www.axew3.com/w3/2020/01/phpbb-wordpress-template-integration-iframe-v5/
* Add: fancy w3 var for query string (better later then never) new option into plugin admin page. 'Fancy URL query string for the WordPress Forum page' that allow to switch the name of the (infamous) var 'w3' in the URL query string, to something that more like. To use this it is required to update page-forum to latest version, and update the overall_header.html iframe js code to v5 
* Fix: page-forum for correct targetOrigin value
* Fix: remove jQuery function, replaced by pure Js code, to allow URL seo switches javascript function work properly on widgets and shortcodes, also if the theme in use do not add the jQuery library by default 
* Fix: phpBB PM shortcode, where error on html output
* Fix: WP admin plugin configuration page with some minor fixes and corrected hints and options
* Fix: remove unwanted code, partially cleanup issues to speed up execution
* Several fixes all around
* Hint (the same) like time ago: if you found one, please report bugs! You can also improve some aspect? You're really welcome!
Hello cool people! All should be ready. For the time i have stolen, i've try to check and test all things, and it seem all is working fine.
So in short time after this post, the 2.1.1 will be released
Post Reply