To echo the published date of a specific post, you can pass a post ID or an instance of WP_Post as the first parameter: @published(1) @published(get_post(1)).
確定! 回上一頁