Viewing 1 replies (of 1 total)
  • Plugin Author Marcin Pietrzak

    (@iworks)

    Dear Txupass,

    You can use this code:

    add_filter( 'og_og_description', '__return_false');
    add_filter( 'og_og_title', '__return_false');

    Tou can add this to file functions.php of used theme.

    Cheers,
    Marcin

Viewing 1 replies (of 1 total)
  • The topic ‘og:description’ is closed to new replies.