• Dave VanderWekke

    (@jerseytechguy)


    There is a bug (mis-spelling) in the open-graph.php in the per page/post, etc generation.

    Line 36 Reads:
    'og:type' => 'webssite',
    It should be:
    'og:type' => 'website',

You must be logged in to reply to this topic.