PS Disable Auto Formatting
WordPressによる、自動整形、タグ除去などを無効にするプラグイン
<?php if(is_page(16)){ ?>
<img src="<?php echo get_template_directory_uri(); ?>/images/mainImg_<?php the_ID() ;?>.jpg" />
<?php } ?>
<?php if(is_page(16)){ ?>
<img src="<?php echo get_template_directory_uri(); ?>/images/mainImg_<?php the_ID() ;?>.jpg" />
<?php } ?>
この投稿へのコメント
コメントはまだありません。