Advanced iFrame Pro (v2023.10) WordPress Plugin Download

Advanced iFrame Pro - WordPress Plugin
Advanced iFrame Pro - WordPress Plugin

Download Free Advanced iFrame Pro – WordPress Plugin v2023.10

Advanced iFrame Pro WordPress Plugin Free Download v2023.10 – CodeCanyon | Advanced iFrame Pro WordPress Plugin Nulled v2023.10 includes content the way whatever YOU like in an iframe that can easily hide and completely modify elements and forward parameters. You can also embed content directly or show a part of an iframe. Now it has lots of more premium easy to use completely user friendly features that every webmaster / blogger want to include in their blogs or websites…

You can dynamically adjust the connection targets of the parent and depending on your configuration also of the iframe page too. In the iframe even connections can be updated now! The function allows the links to be opened directly in an additional layer in an iframe. Therefore, even when selecting external links, users do not leave your webpage! The layer may also have a custom header/footer.

Features

  • Resize the iframe to the content height or width
  • Show only specify areas of the iframe
  • Zoom iframe content
  • Modify css styles
  • Lazy load
  • Loading indicator
  • Responsive iframes/videos
  • Browser detection
  • Change link targets and show iframes as layer with header/footer
  • Scrolling on ipad and iphone
  • Advanced url parameter handling
  • Use iframes in the widget areas
  • Standalone version included!
Demo

http://codecanyon.net/item/advanced-iframe-pro/5344999

Advanced iFrame Pro Free Download Link

Changelog Advanced iFrame Pro Nulled

2023.9
Security fix: The onload and custom attributes are now only allowed to be used if you have the permission "unfiltered_html", that you need in WordPress to use iframes. If you do not have this permission, during save the attributes are removed and an error message is shown.
2023.8
New: Anchor support in iframe when auto height is active. By default an anchor scrolls to the id specified. When auto height is active no scrollbar does exist and therefore scrolling does not work. This feature is now sending the position of the anchor to the parent and scrolls the parent to the correct place. This feature is supported for the same domain and the external workaround when auto height is enabled. See this demo: https://www.tinywebgallery.com/blog/iframe-anchor-support
New: parent_content_css was moved to the free version to support better integration in webinarignition.
New: The setting single_save_button was removed from the code as it was not used anymore.
New: When switching a theme the ai content pages are removed as they would still use the old theme. They are recreated on the first usage again.
New: "Show content in iframe": iframe_content_css and iframe_hide_elements are now directly rendered to the ai content pages! See the updated demo: https://www.tinywebgallery.com/blog/advanced-iframe/demo-advanced-iframe-2-0/show-content-in-iframe
New: show_menu_link was removed from the plugin as this was added in the very beginning where the plugin was version small. Now advanced iframe is always shown in the main menu.
Fix: The timeout of the version check was reduced to 10 sec so in case the server does not respond properly the administration still works fine.
2023.7
New: New feature: Show content in iframe: Support of src="page" which which generate custom content pages from the normal content and put it in an iframe. See https://www.tinywebgallery.com/blog/advanced-iframe/demo-advanced-iframe-2-0/show-content-in-iframe for the documentation. WebinarIgnition is using this feature already. See https://webinarignition.tawk.help/article/cta-loading-issues for more details
New: onload_resize_delay does now also support all modifications that are done on the parent. So e.g. change targets/links can be delayed as well. You can use this if content is loaded later by Ajax and this also should be modified!
New: iframe_content_css is now part of the free version.
New: shortcode_atts supports now 'advanced_iframe' as third parameter. So a filter will be available where you can overwrite attributes dynamically in custom code if needed: https://developer.wordpress.org/reference/hooks/shortcode_atts_shortcode/
Fix: show_iframe_as_layer does now first unregister all onclick events on the elements you select so that double actions are not executed. e.g. like 2 pop-ups are opened at the same time.
2023.6
Fix: Parameters with 0 (e.g. gid=0) where removed because of the default behavior of array_filter. Now a custom filter which does only remove empty parameters is used.
2023.5
Fix: A string was concatenated with + instead of the proper . of php that causes the plugin to fail. Please update asap!
2023.4
New: Improved the documentation of the full screen button
Fix: A change in 2023.3 broke the standalone version. This is now fixed in 2023.4.
2023.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/advanced-iframe/advanced-iframe-pro-demo/full-screen-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.
2023.2
New: Real fullscreen. The setting fullscreen_button_full enables the browser fullscreen. See: https://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/full-screen-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.
2023.1
Important: After 2 years of anouncements entering the purcharse code for all features is now mandatory. After 10.000 view/month the registration message will be shown, if you do not enter it. This is is same behaviour like the free version. Check the purchase code documentation how to find it. If you are not able to get it, please contact me directly for a solution.

New: Compatible with WordPress 6.2 - The editor block was broken as WordPress changed an 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.
2023
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
JoJoThemes Developer Team do their best to share Free WordPress Themes, Professional Blogger Templates and other PHP Scripts. JoJo Themes always try their best to find best Premium WP Themes so that you could always Download files and could remain update with more latest updates. You can join us and follow us by visiting our following Social Media Pages.