the_post_thumbnail_url()

投稿日:2022-04-22 投稿者:PS カテゴリ:その他 タグ: , , ,

投稿記事のサムネイル画像のURLを取得する関数。

the_post_thumbnail_url('thumbnail');
the_post_thumbnail_url('medium');
the_post_thumbnail_url('large');
the_post_thumbnail_url('full');


Warning: Undefined variable $ret in /home/ps1/www/parallel-soft.com/www/wp-content/plugins/pswptools/pswptools.php on line 2792