Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

How to echo yoast decs (for examle) on single.php

$
0
0

Replies: 0

Hi,
I trying this:
if (class_exists(‘WPSEO_Frontend’))
{
echo WPSEO_Frontend::metadesc(false);
}

but return error:

Uncaught Error: Using $this when not in object context in …

Thx for help.


Viewing all articles
Browse latest Browse all 59525

Trending Articles