Advanced iFrame Pro - WordPress Plugin

Advanced iFrame Pro - WordPress Plugin v2025.2

No permission to download
Download Advanced iFrame Pro v2020.5 - WordPress Plugin Nulled Free
= v2020.5 =

- Fix: The addtional text in the Gutenberg editor was shown also in the normal page if only the Gutenberg editor is used. Now it is only shown in the edit mode.
Download Advanced iFrame Pro v2020.4 - WordPress Plugin Nulled Free
= v2020.4 =

- New: The height field does support media queries. So you can define the height of the iframe depending on the browser width. Before you need to know how media queries work. Now you simply enter the values you like! See: http://www.tinywebgallery.com/blog/...d-iframe-pro-demo/set-height-with-media-query
- New: The "Show only a part of the iframe" solution does support media queries. See http://www.tinywebgallery.com/blog/...e-pro-demo/show-only-a-part-of-the-iframe#e55
- New: The advanced tab was rewritten. Now meta boxes that store their state are used here as well.
- New: A default for open and closed boxes after reset/activate is set now.
- New: hide_part_of_iframe does now support "changeViewport" as url. This makes it possible together with "show only a part of the iframe" to create a iframe which shows a small area first and once clicked the iframe enlages to a bigger viewport. This makes sens if you don't have access at all and your application inside is an ajax application which does not fire an onload event which would change the viewport normally.
- New: In the Gutenberg block preview a margin-top of 10px is added to make it possible to select the block again. Before you could only do this by selecting the area almost at the bottom where the + is shown or if your iframe was not 100%.
- Fix: Because of a unknown reason the block editor in the additional field replaces " with u0022. Internally now the u0022 is replaced again properly. But you still have in the additional field the wrong display. Lets hope Wordpress/Gutenberg fixes this bug soon.
- Fix: Area selector was not enabling all fields automatically.
  • Like
Reactions: Yachtmaster
Download Advanced iFrame Pro v2020.3 - WordPress Plugin Nulled Free
= v2020.3 = Thanks To @NullMaster

- New: You can now include an iframe to ALL your pages. The iframe you define in the administration is used. This is very cool if you like to use the "Show iframe in layer" for all external links. Also nice for e.g. a chatbot or a overlay you need on all pages. The new setting is in the "Show iframe as layer" section.
- New: The e-mails for checking iframes do now contain the pages which have problems so you can check right away. I added this because I had sometimes error message but when checking they where gone already and I did not know what failed. So now you can also identify instable iframes.
- New: The detection of iframes for the iframe checker in a page does now take also new lines in the source code into account.
- New: The message of the cron job to detect broken iframes was improved. It shows now the number of iframes that failed because because http iframes where loaded in https pages.
- New: Better RTL support.
  • Like
Reactions: Yachtmaster
Download Advanced iFrame Pro v2020.2 - WordPress Plugin Nulled Free
= v2020.2 = Thanks To @NullMaster

- Fix: Auto height for pages over 10000 pixel where not working anymore because of the new fix when the size only changes 5px (see 2020.1 last line). The last used height was saved at the wrong place.
Download Advanced iFrame Pro v2020.1 - WordPress Plugin Nulled Free
= v2020.1 =

- New: Remove elements from height. You can now do extended height calculations. Like using a height of 100vh - the height of the elements you define. Like a header where the rest of the page is the iframe. But compared to the static version (100vh - 100px) this does also work perfect for headers which change depending on the browser resolution.
- New: Improved version check. Now a nice json is used internally
- Fix: url_forward_parameter was checking duplicate parameters by a simple contains. This leads to problems is substrings where already matching in the url. Now the full parameter name is checked.
- Fix: resize by element resize in the external workaround is only triggered if the difference is > 5 px. Reason. Some websites have min-height:100% defined. If the iframe gets bigger also the page inside does. And as I add 4px for IE this means that the page will grow and grow. The solution for the same domain does not use the 4px so there is is not needed - So if you have this 4x issue with IE - also use the external workaround locally as this is the pro solution compared to the free solution :)
Download Advanced iFrame Pro v2020 - WordPress Plugin Nulled Free
= v2020 =

  • New: The iframe checker was rewritten to work in parallel. So you can even test 1000 urls at once!
  • New: The iframe checker does check also normal iframes! Not only advanced iframes!
  • New: Full redesign of the backend. It uses Wordpress dashboard boxes now at many places.
  • New: The iframe checker does now also check the content security header header for restrictions
  • New: The url in the administration is only checked once every hour now. This does improve loading times of the administration a lot.
  • New: The size of the loader icon in the custom folder is now detected automatically.
  • New: Tested with WordPress 5.3.2
  • New: many document.write in ai_external.js where replaced to include js and css more elegant
  • New: Documentation on the external workaround was improved.
  • Fix: post messages which are not in json format throw an error in the console. Now this error is catched and only logged in the debug mode of post message. This was fixed in the plugin and the ai_resize.js
  • Fix: The "Map parameter to url" was stripping / from the parameter. Depending on the setup this lead to an error. Now the / is added in the code if missing.
  • Fix: The "Add iframe url as param" is now not appending parameters again and again after a reload. They only happened if you also use "URL forward parameters"
  • Fix: enable_ios_mobile_scolling is now enable_ios_mobile_scrolling. Internally it is still the old but in shortcodes and the generator it is still enable_ios_mobile_scolling. So old short codes do still work!
  • Fix: The shortcode generator was using the defaults for the free version. Now it uses the right one depending on the version.
  • Like
Reactions: guanko
Download Advanced iFrame Pro v2019.10 - WordPress Plugin Nulled Free
= v2019.10 =

- Fix: The loading icon was broken because of a missing ". Now it works fine again.
Download Advanced iFrame Pro v2019.9 - WordPress Plugin Nulled Free
= v2019.9 =

  • New: The debug console can be enabled by adding the url parameter aiEnableDebugConsole=true to the url of the parent page. This writes a session cookie and debugging is enabled as long your did not close your browser. aiEnableDebugConsole=false does disable it again!
  • New: Debug console was rewritten. It does now display all possible logs in the browser console again and the debug div!
  • New: By adding ?aiEnableCheckShortcode=true to the url the short code check is enabled dynamically. At the preview this is now added all the time!
  • New: userinfo data and usermeta data documentation was improved. If you use & = in meta or user info like in a query string you have to split this data into 2 custom fields as all fields are url encoded.
  • New: Improved documentation and quickstart guide.
  • New: Disabled elements are now also in a disabled text color
  • New: When the pro version is active resize on element resize is available and resize_on_click, resize_on_click_elements, resize_on_ajax, resize_on_ajax_jquery are removed from the administration because this replaces this features in a much better way.
  • Fix: Depending on the setup more then one onload event can be fired. Now the onload counter has a measurement timeout that solves this problem.
  • Fix: postmeta extraction had a copy past error.
  • Fix: user info and user meta divs do now break properly even when there are no spaces in the string.
Download Advanced iFrame Pro v2019.8 - WordPress Plugin Nulled Free
= v2019.8 =

  • New: Config files can now be included directly into ai_external.js. See the new section at the "external workaround" tab. This makes it possible to reduce dependencies on the other site. You only have to include ai_external.js now! You can even include the config switcher directly now!
  • New: ai_external.js is also compressed and available as ai_external.min.js
  • New: ai.js is compressed but currently not used yet as this is in testing phase. if it works fine this file will be used in the next update.
  • New: Replace all normal html iframes with advanced iframes on your page.
  • Fix: Anchor and add of url parameters are now also working together!
  • Fix: vh and vw where not allowed in the width/height field in the Javascript validation. Now the administration does allow all useful settings.
  • Fix: Many small typos fixed in the administration.
  • Fix: As edge for IOS the administation was not initialized and therefore the tabs where not working. Now there is an additional check included for this browser
  • Fix: Scroll to top when set to iframe was not scrolling properly. Now a small timeout and an improvement how to measure the offset was done.
  • Fix: Scroll to top and scroll to an anchor was inferferring. Now if a # is in the url the scroll to top feature is disabled.
  • Fix: Chrome was scrolling 367 pixel to the bottom when a # without an anchor was defined. the # is now removed automatically to avoid this jump.
Download Advanced iFrame Pro v2019.7 - WordPress Plugin Nulled Free
= v2019.7 = Thanks To @Thugman

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu