Advanced iFrame Pro 2024.5

Download Advanced iFrame Pro 2024.5 from nulled fire. Advanced iFrame Pro allows you to embed content directly or show a part of an iframe.
- 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
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.