Viewing 2 replies - 1 through 2 (of 2 total)
  • Michael Torbert

    (@hallsofmontezuma)

    WordPress Virtuoso

    $post_description = get_post_meta( $post->ID, '_aioseop_description', true ); //get the description
    $post_title = get_post_meta( $post->ID, '_aioseop_title', true ); //get the title
    Thread Starter ashwin9

    (@ashwin9)

    Thanks a lot ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to reference meta title and description in my function’ is closed to new replies.