3.0.5 logs: v6 iframe template integration (dismiss the external iframeresizer lib and page-forum)

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

3.0.5 logs: v6 iframe template integration (dismiss the external iframeresizer lib and page-forum)

Post by axew3 »

Template integration resizer js code
On Dec 2025 and modern browsers (if i am not wrong) and the actual Javascript required to accomplish to the resize of the iframe that embed phpBB into a WordPress page, it is not anymore required to load an external lib like the iframeresizer used by long time to do the work.
3.0.5 plugin version, will dismiss the template integration using the iframeresizer library and will switch to simple and short code embedded into the overall_footer.html and the /wp-content/plugins/wp-w3all-phpbb-integration/views/wp_w3all_phpbb_iframe_short.php files.


3.0.5 dismiss the page forum template integration.


The template integration will be available only via shortcode.

https://www.axew3.com/w3/2025/11/phpbb- ... iframe-v6/
User avatar
axew3
w3all User
w3all User
Posts: 3032
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: 3.0.5 logs: v6 iframe template integration (dismiss the external iframeresizer lib and page-forum)

Post by axew3 »

As finished with the new coming wp-w3mypgp plugin, that fascinated me along a deep dive into cryptography on how it work and implementing this https://www.axew3.com/www/deApps/w3mypgp/w3mypgp.html
into an automated way so to send secrets messages along the network using wordpress as emails dispatcher and encrypted data management
wp-w3mypgp enables registered users to generate local RSA keys. Public keys are stored across the WordPress network, allowing users to securely encrypt files for specific recipients. Once a file is encrypted using one or more (or no one for personal encryption) recipient’s Public Keys, the system sends an automated email with a secure link. To access the data, the recipient must provide their corresponding Private Key to perform client-side decryption, ensuring the server never sees the raw data.
Built on the principles of digital sovereignty and the GPLv3 license, wp-w3mypgp is—and will always be—free. We believe that privacy tools should be accessible to everyone, not just those who can pay for them.
it is coming very soon, wp-w3mypgp:

https://www.w3it.org/mypgp/
https://www.w3it.org/mypgp/w3mypgp/

Said that!

wp_w3all on the new version will not only remove the external library to resize the iframe that embed phpBB into wordpress, but also will remove the part that require to set up the page name where the shortcode is added, and all the redundant code about this part.
I just discovered the native wordpress way to do this is now perfectly working, or i was wrong on implementing it (?? do not remember) and the old code can be of course removed!

Many cleanups at any level will be applied.
Post Reply