Advanced iFrame Pro - WordPress Plugin

Advanced iFrame Pro - WordPress Plugin v2025.2

No permission to download
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.
Download Advanced iFrame Pro v2021 - WordPress Plugin Nulled Free
= v2021 =

- New: Open iframe in layer after page is loaded. This can be useful to e.g. display something special as a kind of popup. See: http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/auto-open-layer-popup
- New: Open a iframe directly by adding the id of the links as hash to your url e.g. #id-to-open: See http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/auto-open-layer-popup
- New: Delay the auto popup by a given time. See http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/auto-open-layer-popup
- New: Open the auto popup only once for a given time! A cookie is set if the iframe was shown already! See: http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/auto-open-layer-popup
- New: Add iframe params to parent -> this is another version of the "Add iframe url to parent". The difference to the existing solutions is that only the parameters are added to the parent url. To make it work you also have to use placeholders in the url or the "Forward params to iframe" features. The advantage of this solution is that the parent url and the iframe url look basically the same. In the existing solutions you either have the full iframe url + params, a short iframe url + params, a hash or a url rewrite with the hash. See http://www.tinywebgallery.com/blog/...d-iframe-pro-demo/add-iframe-params-to-parent and http://www.tinywebgallery.com/blog/...d-iframe-pro-demo/add-iframe-params-to-parent how this looks like.
- New: "Change parent links target" can now also make the clicked links as bold. You can also add a specific style class if you like. See http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/change-links-targets#e10
- New: SameSite Fix for Wordpress. Please see http://www.tinywebgallery.com/blog/...e-pro-demo/how-to-use-the-samesite-cookie-fix for details.
- New: When you change the link target to _blank then automatically rel="noopener" is added because of security. Ask google if you like to get more details here. See: http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/change-links-targets#e10
- New: Better wrong config detection. Some parameters only work fine if you define both. Some more checks where added to tell you this right away.
- Fix: If an url does contain a # it is normally treated as a anchor. Internally a split was done to add additional parameters - but only the first element was added again. Now all elements are added again.
- Fix: &#38; = & and &#34; = ? are preserved in the src.
- Fix: Open iframe in a layer with Add the iframe to all pages was only working when the ai.js was loaded on the header. Now it also works when included in the footer which is default.
- Fix: input fields changed ' into " in the administration - exactly the other was around was needed! This is needed for more enhanced jquery selectors!
- Fix: Many links in the administration where broken because of a replace issue. They are now all fixed again.
- Fix: Using // as start the url (to support http and https) was causing the "add url to param" feature to already add the url even if not needed.
Download Advanced iFrame Pro v2020.10 - WordPress Plugin Nulled Free
v2020.10

- New: Added a new warning when using document.domain! Some plugins like elementor crash when this is set.
- Fix: Pressing the return button in the administration was giving a "filename not valid" message as the first submit button is the form was the one creating a custon file. Now I changed this to the default "Update Settings" button that makes more sense.
- Fix: iframe_redirect_url was only working after the first page load. Clicking inside the iframe was also redirecting. Please note! If the user clicks inside the iframe to another domain the redirect is triggered! So the only change of a domain which is allowed is the one from your parent domain to the iframe domain!
- Fix: Demo link in the plugins section fixed.
  • Like
Reactions: carmeli
Download Advanced iFrame Pro v2020.9 - WordPress Plugin Nulled Free
= v2020.9 =

- New: Hide URL in HTML. With hide_src you can now hide the real url in the html code. The url is replaced by a link to a script that redirects to the real URL. The URL is not in the source code but still little bit more advanced users are able to see the real url in the developer tools. For more information please see here: https://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/hide-url-in-html
- New: Disable right click when "Hide URL in HTML" is enabled.
- New: Support SameSite cookie for the safari fix, Keep iframe modifications outside iframe and the temples switcher template
- New: All demos are now configured to work with https. Some are still http to show http/https solutions. Some demos you cannot switch between https and http because some things in the config need to be hardcoded.
- New: Most links link to the https version where it makes sense.
- New: You can now enter your purchase code of codecanyon to verify you are a paying customer. Currently this is optional. In the future it will unlock the pro features you have paid for.
- New: A message was added if you have not added your purchase code from codecanyon. Can be removed by closing it.
- New: Tested with WordPress 5.5.3
- New: A new global message was added if there is a discount available on codecanyon. Can be removed by closing it.
- Fix: The ai_external.js hat at one place advanced_iframe hardcoded. This is now dynamic so it also works if you pick another default id for the external workaround. Thanks to Marc for finding this.
- Fix: Get_magic_quotes_gpc was removed as it is depecated since php 5.4
- Fix: Updated some links in the wordpress documentation as they changed
- Fix: enable_responsive_iframe gets !important at width, max-width, min-width settings to avoid that other scripts overwrite this
- Fix: The origin detection for https was done by a wrong $_SERVER variable.
- Fix: History link was fixed
Download Advanced iFrame Pro v2020.8.1 - WordPress Plugin Nulled Free
= v2020.8.1 =

- New: Tested with WordPress 5.5.1
- Fix: Javascript error in the ai_external.js was fixed.
Download Advanced iFrame Pro v2020.8 - WordPress Plugin Nulled Free
= v2020.8 =

- New: WordPress 5.5 changed the behaviour of the parameter page in the url! You now get a 301 redirect on normal pages if you use ?page=XXX. Unfortunately this also kills url features of advanced iframe pro. You can now set "Fix WordPress 5.5 page parameter change" to true on the administration. Then you can again use ?page=abc for example again. Numeric values are still not allowed because removing this internally would kill the pagination where the page paremater is really used!
Download Advanced iFrame Pro v2020.7 - WordPress Plugin Nulled Free
= v2020.7 =

- New: The iframe can now be reloaded when the browser is resized or the device is rotated. This can be done in the reload feature by adding r as prefix.
- New: The whole page can now be reloaded when the browser is resized or the device is rotated. This can be done in the reload feature by adding r as prefix AND a p at the end.
- New: Compatible with Wordpress 5.5 now. The postboxes in the administration where changed and needed to be adopted. Now the new style is used if you use WP >= 5.5
- Fix: Small css fix for the post boxes.
Download Advanced iFrame Pro v2020.6 - WordPress Plugin Nulled Free
v2020.6

- Fix: Lamba functions where removed in Javascript as this is not supported in IE11. Now also IE11 is also fully supported again.
- Fix: The param function which checked parameters failed when an array is given. Now this is detected and the first values is used and checked.

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