JoryHogeveen / view-admin-as

View the WordPress admin as a different role, switch between users, temporarily change your capabilities, set default screen settings for roles, manage your roles and capabilities.
https://wordpress.org/plugins/view-admin-as/
GNU General Public License v2.0
45 stars 3 forks source link

Toolbar gets rendered on MetaSlider preview #117

Closed JoryHogeveen closed 3 years ago

JoryHogeveen commented 3 years ago

This is due to the metaslider using an iFrame as preview. VAA should check for a json request (even if it returns a full HTML page) and stop rendering the toolbar HTML.