ID; // メタデータ用テンプレに渡す配列 $args['post_id'] = $the_id; $args['author_id'] = $post_data->post_author; $args['date'] = new DateTime( $post_data->post_date ); $args['modified'] = new DateTime( $post_data->post_modified ); ?>
  • $the_id, 'list_type' => $list_type, ) ); ?>
    '; the_title(); echo ''; ?>