Code to Display Meta-description on front end broke
-
With the update to Version 1.7.2 the code I was using (see below) to pull the meta-description and display it on the front end broke. Does anyone know what code I can use now?
<?php $object = new WPSEO_Frontend(); echo $object->metadesc( false ); ?>
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Code to Display Meta-description on front end broke’ is closed to new replies.