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 Envato Market WordPress 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.
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.