Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabling embeds blocking is not working #5

Open
kristjankoppel opened this issue May 10, 2024 · 0 comments
Open

Disabling embeds blocking is not working #5

kristjankoppel opened this issue May 10, 2024 · 0 comments

Comments

@kristjankoppel
Copy link

Hi!

For my bad surprise i see that you handle embeds. For my case that is not needed and there was CSS conflict.

I added
add_filter( 'air_cookie\embeds', '__return_false' );
into my functions.php file but notthing happened and iframemanager.css file is still loaded.

I would like very much if this file would not be enqued if __return_false is defined in code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant