• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Advanced iFrame Pro - WordPress Plugin

Advanced iFrame Pro - WordPress Plugin v2024.3

No permission to download
Download Advanced iFrame Pro v2023.3 - WordPress Plugin Nulled Free
= v2023.3 =

- New: With the fullscreen_button_style you can define now 4 styles for the fullscreen buttons. "black" is the default. "black2" a different black version. White and custom are also available. See https://www.tinywebgallery.com/blog...een-demo/full-screen-demo-no-browser-elements
- New: ai.min.js was minimized on the fly and the not minimized version was overwritten. Wordfence was reporting this as an issue as this file is different to the one on Wordpress. Therefore the minimized version is now already minimized in the zip and only updated when you change ai.js by yourself.
- Fix: When lazy load was enabled, the iframe did not show in the block editor, as the show trigger was missing. Now this feature is simply disabled in the preview, as there it is of no sense anyway.
- Fix: The views counter for the pro version was not displayed properly on the options tab. Now it counts and also resets after 1 month like the free version.
Download Advanced iFrame Pro v2023.2 - WordPress Plugin Nulled Free
= v2023.2 =

- New: Real fullscreen. The setting fullscreen_button_full enables the browser fullscreen. See: https://www.tinywebgallery.com/blog...een-demo/full-screen-demo-no-browser-elements
- New: fullscreen_button_hide_elements does now hide the elements by CSS and JavaScript. By CSS was not working e.g. for google ads as they have inline styles with !important that can not be overwritten.
- New: Added "Left top corner" and "Left bottom corner" to the selection for the fullscreen button.
- Fix: Added shortcode attribute to the description of fullscreen_button_hide_elements
- Fix: Added !important at the style for display:none that should hide elements in fullscreen mode when the button is used. This enables that is also works where !important is also defined at the element which should be hidden.
- Fix: iframe_url_id only shows an error now if the page is in an iframe and the mandatory parameter is not set.
- Removed: removed aiLoadExternalConfig from the external workaround. It was deprecated for 2 years now.
  • Like
Reactions: Webmestre
Download Advanced iFrame Pro v2023.1 - WordPress Plugin Nulled Free
= v2023.1 =

- New: Compatible with Wordpress 6.2 - The editor block was broken as Wordpress changed a internal structure.
- New: The fullscreen button was enhanced. You can now hide additional elements which are still over the iframe. See the documentation of fullscreen_button_hide_elements
- New: Improved documentation. Added "How to find the id and the attributes". where needed.
- New: Missing purchase code message is now shown as general message
- Fix: The Javascript minimizer changed their URL. Now the new one is used.
- Fix: During search the help page is fully available now. This enables, that the links to the help section works properly.
- Fix: auto_update_plugin filter was improved to not show a warning if "$item->slug" is not set.
- Fix: Deprecated message in printReferrerpolicy fixed.
Download Advanced iFrame Pro v2023 - WordPress Plugin Nulled Free
= v2023 =

- New: hide_part_of_iframe does now support position:fixed. This enables this feature also to work together with fullscreen iframes. Adding an f (position:fixed) in front of the zIndex has to be used to enable this.
- New: The CSP header detection is now checking next to SELF and NONE also for the domain itself at the frame-ancestors.
- New: The url/hash cache for rewrite urls can now be deleted in the administration if needed. Please note that this cannot be reverted.
- New: Improved documentation of "Prefix/id/urlrewrite for iframe URL". Contact the support for individual solutions.
- Fix: The disabling of the auto updater in the pro version was rewritten to the examples WordPress provided.
- Fix: aiModifyParent was loaded directly and on jQuery.ready. When loaded directly some elements are maybe not ready yet and an error was shown in the browser in console the .css is not a query function. Now this error is catched
= 2022.8 =
- New: Tested with Wordpress 6.1.1
- Fix: "Undefined array key" warnings when updating to php 8.x. If the database does not contain the required values now defaults are stored always during activation. Before it was only saved if no values where present.
= 2022.7 =
- Fix: hide_content_until_iframe_color was causing an "Too few arguments ..." error. This is fixed now.
- Fix: addAdminHeaderCode is now using getAiAdminOptions instead of get_option. This does then always load the defaults even when the data could not be loaded from the database.
Download Advanced iFrame Pro v2022.6 - WordPress Plugin Nulled Free
= v2022.6 =

- New: The HTML attribute refererpolicy is now available in the administration and as shortcode attribute.
- New: Custom attributes can be added on the basic attributes page and in the shortcode. The shortcode attribute for this is custom="". e.g. custom="data-custom='data1' data-custom-2='data2'" if you like to add 2 custom attributes. See https://www.tinywebgallery.com/blog/advanced-iframe/demo-advanced-iframe-2-0 for an example.
- New: Check all iframes is now also checking Gutenberg pages and display the page type in the tool-tip. Also normal HTML iframes are detected. So you can replaced them with advanced iframes.
- New: src which are only numbers are now marked as invalid in the "check all iframes" feature.
- New: Some themes like Twenty Twenty-Two required an additional p around the iframe to be placed properly. To render this element you can set now add_surrounding_p="true".
- New: Enhanced the documentation of the HTML property "allow".
- New: Enhanced registration message. The message cannot be removed permanently anymore as not all features are available anymore if have not entered it.
- New: Invalid purchase codes are removed and not only a message is shown.
- New: Enhanced sub domain documentation for the upcoming change in chrome 109 - see: https://www.tinywebgallery.com/blog/sub-domain-workaround-with-chrome
- New: Tested with Wordpress 6.0.2
- Fix: replace_query_data which is used in the placeholder replacement like param={query-param} was using a non static method in a static context. This is not supported since php 8.0 anymore. This was causing a "Fatal error: Uncaught Error: Non-static method ... cannot be called statically" error.
- Fix: The standalone version file was missing a "," in the settings section that made the whole version failing.
- Fix: check_iframe_batch_size new default is now 20 as the 100 before was not reliable enough.
- Fix: The link in the registration message was linked to the wrong part of the options tab. Now it goes directly where you can enter the purchase code.
- Fix: When saving a post the url was not checked even it was not enabled. Now ai_checkUrlStatus is called properly when the classic editor is used.
  • Like
Reactions: instyler
Download Advanced iFrame Pro v2022.5 - WordPress Plugin Nulled Free
= v2022.5 =

- New: Tested with Wordpress 6.0
- New: fullscreen_button does now also support top_left and bottom_left to show the fullscreen button also on the left. Currently this can be only set in the shortcode.
- Fix: The documentation of debug_js was wrong. debug_js="false" disables the debug console. Actually everything except false enabled it. Now only "bottom" does enable the debug console.
- Fix: change_iframe_links was not supporting a ' in the jquery selector like a{{href^='https://www.tinywebgallery.com'}}. Now ' is supported and also {{ }} are replaced properly with []
Download Advanced iFrame Pro v2022.4 - WordPress Plugin Nulled Free
= v2022.4 =

- Fix: The WordPress theme Twenty Twenty-Two evaluates shortcodes before the body only. The advanced iframe pro optimization to prevent this leads to the issue that the iframes are not shown there! The optimization is now disabled by default and can be enabled on the options tab at "Technical options" -> "Prevent early shortcode execution". At the description you find the instructions how to check if the optimization will improve your site.
- Fix: When the setting loading (default HTML lazy loading) to false the loading HTML attribute was still rendered. Now it is not rendered anymore like described in the documentation.
- Fix: In 2022.3 the optimization for the timeout was containing a bug for the resize. This is now fixed.
- Fix: aiRemoveFile does now also have a nonce and the check for it. This is no security issue as deleting an already deleted file causes no problems.
Download Advanced iFrame Pro v2022.2 - WordPress Plugin Nulled Free
= v2022.2 =

- Fix: The title was set to a space on all pages if use_iframe_title_for_parent was activated. And only on iframe pages it was set properly. This part of the feature was now removed again.
  • Like
Reactions: draganche
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock