get_the_post_thumbnail
-
WordPress获取文章缩略图函数:get_the_post_thumbnail-WordPress开发教程
WordPress函数get_the_post_thumbnail用于获取文章的缩略图,该函数会直接返回带有img标签的缩略图。get_the_post_thumbnail( int $post = null, string|array $size = &
WordPress函数get_the_post_thumbnail用于获取文章的缩略图,该函数会直接返回带有img标签的缩略图。get_the_post_thumbnail( int $post = null, string|array $size = &