• Resolved wpbuffs

    (@jpwpbuffs)


    We want to disable the Twitter open graph that is on the plugin files /home/wedostor/public_html/wp-content/plugins/story-chief/includes/formatting.php this is because we want the preview to show the following meta tag
    <meta name=”twitter:card” content=”summary_large_image”>

    However on the plugin is hardcoded as
    echo ‘<meta name=”twitter:card” content=”summary”>’ . PHP_EOL; on line 84.

    Can we disable this?

    • This topic was modified 3 years, 11 months ago by wpbuffs.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Disable Twitter OG’ is closed to new replies.