Don't show manual php call: _aioseop_description
-
Hy!
I would like to add AIO SEO plugin meta data for my header, to DC.Terms content.
My Code:
<meta name="dcterms.description" content="<?php echo get_post_meta($post->ID, _aioseop_description, true); ?>" />
It’s work on my other sites, but on https://www.vizipipa.eu that code don’t display the meta description.
But, when we see the code, the plugin display the meta descripton text.Why don’t display?
Thank You!
Thomas
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Don't show manual php call: _aioseop_description’ is closed to new replies.