Skip to content

Disabling embeds blocking is not working #5

@kristjankoppel

Description

@kristjankoppel

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions