• Resolved zalemcitizen

    (@zalemcitizen)


    Hello,

    Browsers: all
    OS: all
    Website: not online (not in debug mode)
    Wordpress 6.1.1
    WP Mail Logging 1.10.4

    Can you provide a way to prevent your plugin to add
    “<meta name=”framework” content=”Redux 4.3.9″>”
    in head section of the pages please ?

    Thanks in advance

    • This topic was modified 2 years, 4 months ago by zalemcitizen.
Viewing 1 replies (of 1 total)
  • Thread Starter zalemcitizen

    (@zalemcitizen)

    Oh I made a better search within your plugin’s code
    I just have to use this :

    remove_action( 'wp_head', array( 'Redux_Functions_Ex', 'meta_tag' ) );

Viewing 1 replies (of 1 total)
  • The topic ‘Remove meta framework redux tag’ is closed to new replies.