Okay
  Public Ticket #1521357
Disable open graph tags
Closed

Comments

  • MarcelWeiler started the conversation

    Hello,

    is there a way to disable the included open graph tags?


    Best regards

    Marcel Weiler

  • MarcelWeiler replied

    Ok everyone, i got it.

    For anyone who want's to know:

    Add "add_filter( 'kalium_open_graph_meta', '__return_false', 100 );" to your functions.php


    regards

  • [deleted] replied

    Hi Marcel,

    Yes that is the right code.

    Will set this ticket as solved from here.