Coming 2.1.1 features and requests

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: Coming 2.1.1 features and requests

Re: Coming 2.1.1 features and requests

by axew3 » Tue Jan 21, 2020 10:32 am

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

Re: Coming 2.1.1 features and requests

by axew3 » Mon Jan 20, 2020 3:02 pm

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.

Re: Coming 2.1.1 features and requests

by axew3 » Sun Jan 19, 2020 2:10 pm

Code: Select all

* Fix: PM shortcode, where error on html output

Coming 2.1.1 features and requests

by axew3 » Thu Jan 16, 2020 11:46 am

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

Top