• 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 v2022.1 - WordPress Plugin Nulled Free
= v2022.1 =

- Fix: use_iframe_title_for_parent was rending in the free version the Javascript variable where a backup of the title is stored into the title tag. This does actually work for normal users. Still this not very nice at all.
- Fix: use_iframe_title_for_parent was only partly working when SEO plugins where active which also modified the title. Now the hook pre_get_document_title is used to get the current title.
Download Advanced iFrame Pro v2022 - WordPress Plugin Nulled Free
= v2022 =

- New: Advanced iFrame now has out of the box support for embedded 3D models using the p3d 3D viewer. Go to https://p3d.in/b/24 and download a pre-configured plugin where the model does scale already nicely on all devices. Get started for free! If you need more storage or access to the Premium features of p3d.in, you can get a 50% discount on your first payment with the coupon AIFRAME on checkout.
- New: iframe_height_ratio is now available in the free version! This enables you now to include responsive videos without the pro version. See the demo here: https://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/responsive-videos
- New: iframe_height_ratio can now also be defined in a more common way: 16:9. The ratio with : as separator. The old way was the other way around 0.5625. Both settings are still supported. See the demo here: https://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/responsive-videos
- New: You can use the title of the iframe for the parent. After the iframe is loaded the title will be updated in the browser. This feature works on the same and the remote domain with the external workaround. The attribute for the shortcode and the external workaround is: is use_iframe_title_for_parent. Working examples can be found as part of this demos 32 and 33 https://www.tinywebgallery.com/blog...nced-iframe-pro-demo/add-iframe-url-to-parent
- New: Minimizer is back. Now the new URL is used and also a fall back was implemented which uses now the the not minimized file in case of a problem.
- New: Improved validation of change_iframe_links. if change_iframe_links is empty but other settings are done an error is reported
- New: Improved validation of iframe_content_id and iframe_content_styles. Now also a error is shown when iframe_content_styles is set and iframe_content_id not.
- New: , is now trimmed at the beginning and the end of all attributes. , at the end of jquery selectors make them invalid otherwise.
- Security fix: ai_config_id in the administration was not validated properly on the server. Now the regex only allows a-zA-Z0-9_- as id like it was intended.
- Security fix: The nonce is now also checked for all file creation operations requests where config/css/js files can be generated. Before it was only used when the normal config was saved.
- Fix: The onload setting was not handling quotes properly anymore. They got replaced by ' because of a new general filter and this broke the onload settings because " where required. Now the input accepts " and ' and does convert them to " before usage. It can now also be used in shortcodes with '.
- Fix: When using the loading icon together with less then 100% in % the % where added twice. So 50% where at the end 25% as it was applied to the icons div and the iframe. Now 50% are 50%.
Download Advanced iFrame Pro v2021.9 - WordPress Plugin Nulled Free
== v2021.9 ==

- Fix: The minimizer for ai.js changed the url and therefore minimized files where brocken. The minimizer is now disabled until I find a new more reliable one. Please update asap. You administration will not work anymore! Please uninstall and install the new version. Sorry for the inconvenience.
Download Advanced iFrame Pro v2021.9 - WordPress Plugin Nulled Free
== v2021.9 ==

- Fix: The minimizer for ai.js changed the url and therefore minimized files where brocken. The minimizer is now disabled until I find a new more reliable one. Please update asap. You administration will not work anymore! Please uninstall and install the new version. Sorry for the inconvenience.
  • Like
Reactions: draganche
Download Advanced iFrame Pro v2021.8 - WordPress Plugin Nulled Free
== v2021.8 ==

- Fix: Setting hide_content_until_iframe_color was causing a problem in the Gutenberg editor as there some code was rendered into the json response. Now in editor mode this part is rendered later and in normal mode still where it needs to be to work properly. The div which hides the whole page needs to be rendered before the plugin itself because otherwise you first see the page for a small time and then the page is hidden. And this is exatly what the feature should prevent!
- Fix: Version numbers where not updated in 2021.7. It was still showing 2021.6 in the header.
  • Like
Reactions: draganche
Download Advanced iFrame Pro v2021.6 - WordPress Plugin Nulled Free
== v20.21.6 ==

- New: "Iframe redirect url" does support now several urls. So you can allow more than one page to include it. The first url is used if someone does open the page in the iframe without parent.
- Fix: When "change url parameter" is active there was a conflict if you added a 2nd iframe to the page. The needed method was overwritten. Now it is only rendered when needed.
- Fix: When "change url parameter" is active the internal console log sending parameter does now not trigger an url change anymore
- Fix: Empty parameters at "change url parameter" are now removed. So urls look nicer.
- Fix: Uls that contain something like ?s[a][0]=test&s[a][0][c]=test2 where not parsed properly inside the replace parameter function. This is now fixed. If such constructs are found the url will not be touched
- Fix: When bbcode style is used [advanced_iframe]your src[/advanced_iframe] wordpress repaces & with & This now replaced again by & internally again. Otherwise the # detection will not work properly.
Download Advanced iFrame Pro v2021.5 - WordPress Plugin Nulled Free
== v2021.5 ==

- New: New replace parameter {requesturi}: The full request uri from the parent is added to the iframe. So everything behind the domain will be added to the iframe! E.g. www.domain.com/abc/cde -> www.iframe.com/abc/cde, www.domain.com/abc/cde/index.php -> www.iframe.com/abc/cde/index.php, www.domain.com/abc/cde/index.php?avc=3 -> www.iframe.com/abc/cde/index.php?abc=3
- New: When debugging external post messages the received message is now printed to the console log.
- New: The plugin version is now added automatically to the ai_external.js + ai.min.js
- Fix: Some setups could have "parent.postMessage" not found in the ai_external.js.
- Fix: When using Gutenberg a </div> was rendered too much in some cases. Thanks to harrinsonmb who found the issue.
- Fix: Undefined variable $debug_js ... fixed when all-in-seo is installed and E_WARNING is enabled.
Download Advanced iFrame Pro v2021.4 - WordPress Plugin Nulled Free
== v2021.4 ==

- New: Improved documentation of "Show only one element" and of "URL forward parameters"
- New: The auto update link on the right which is available since WP 5.5 is now disabled for the pro version. For automatic updates for codecanyon please use https://envato.com/market-plugin/
- New: Generated files are now only generated when advanced iframe was updated. The code introduced in 2021.2 was running on each update!
- Fix: php 8 issue "Call to undefined function printError()" not found fixed. Happened also during update of other plugins as the new hook to generate missing files is triggered there as well.
- Fix: Disable output during update. Errors/warnings are only shown inside the plugin.
- Fix: Error in hashrewrite fixed. After refactoring a method needs to be called differently.
- Fix: The origin check url for post messages was invalid as during refactoring a ! was deleted by accident. Now this works fine again. If no origin check url can be detected now the origin check is disabled. This fix is important as the external woraround with auto heigt was not working anymore in some situations!
- Fix: Add url to param was not always adding https correctly. This caused the "Http iframes are not shown in https pages in many major browsers..." message for some users.
Download Advanced iFrame Pro v2021.2 - WordPress Plugin Nulled Free
= v2020.2 =

- New: The Javascript debug mode does now enable the debug mode of the post communication and the debug mode of the ai_external.js automatically. This improves quick help a lot, as this can be enabled by parameter.
- New: ?aiEDC=true can be also used to enable the debug console. ?aiEnableDebugConsole still works.
- New: Two log levels instead of one are used now: .log() for info. .error() for configuration errors.
- New: Optimzed performance when reading the options
- New: Check for duplicate ids. As a duplicate id causes errors a new check was added that prints this problem into the console.
- New: Optimized performace when you use AOSEO! They do execute shortcodes to get data for titles/descriptions. This leads to the problem that each shortcode get executed up to 3 additional times! Now the rendering of advanced iframe is limited to the body section and only a <!-- advanced iframe not rendered --> is added when debug mode is active. So if you check your source code and see this comment your page is now a little bit faster :). This is also reported as bug at AOSEO as they should cache this rendering and not execute it up to 3 times. On my demo page it happens in total 24! times. See: view-source:http://www.tinywebgallery.com/blog/...emo/show-only-a-part-of-the-iframe?aiEDC=true
- New: Added an "Advanced iframe checklist". Read this first to have an optimal start: http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-checklist
- New: Improved editor button. Now a updated way to insert the shortcode is used which should support most possible scenarios
- New: ai.min.js is now default. If is only 48k instead of 79k.
- New: ai.js/ai.min.js have now a debug mode. If you enable the internal debugger also ai.js does print additional messages which Javascript is called. this is very helpful especially if you have problems with the auto height on mobile devices.
- New: Standalone jQuery version was updated to jQuery 3.5.1
- New: Code refactorings. Some code was extracted nicely to classes. Further refactorings will follow in the next releases.
- New: ai.min.js and ai_external.js are recreated after update to have the latest versions always.
- New: All internal images where optimized.
Download Advanced iFrame Pro v2021.1 - WordPress Plugin Nulled Free
= v2021.1 =

- New: Tested with WP 5.7
- New: All internal images where optimized.
- Fix: 3 links in the administration fixed.
- Fix: Auto popup demo was not working on https. Now this also works.
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