コンテンツ中、一番目の画像の取得(簡易)
$thumbnail_url = false; $m = array(); preg_match('/src="(.*)"/', get_the_content(), $m); if (count($m) >= 2) { $thumbnail_url = $m[1]; }
メールアドレスが公開されることはありません。
名前
メールアドレス
ウェブサイト
コメント
次のHTML タグと属性が使えます: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>