Comments MarcelWeiler started the conversationMarch 28, 2018 at 3:02pmHello,is there a way to disable the included open graph tags?Best regardsMarcel WeilerMarcelWeiler repliedMarch 28, 2018 at 3:07pmOk everyone, i got it.For anyone who want's to know:Add "add_filter( 'kalium_open_graph_meta', '__return_false', 100 );" to your functions.phpregards[deleted] repliedMarch 29, 2018 at 7:13amHi Marcel,Yes that is the right code.Will set this ticket as solved from here. Sign in to reply ...
Hello,
is there a way to disable the included open graph tags?
Best regards
Marcel Weiler
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
Hi Marcel,
Yes that is the right code.
Will set this ticket as solved from here.