I reload the post, I can’t find the answer.
Is there a way to retrieve the content of meta description or og:description generated by All in One SEO?
Something like:
<?php $og_description = get_post_meta($post->ID, '_aioseop_description', true); ?>
Sincerely,
Quentin