<?php if( is_page(‘ページID’) || is_page(‘ページID’) || is_page(‘ページID’) ): ?>
内容
<?php endif; ?>
–制作メモ
- カタチグラフィックスのBlog – Katachigfxの日記と制作メモ
10.21
Published 10月 21st, 2008 Posted in WordPress
No Comments »
<?php if( is_page(‘ページID’) || is_page(‘ページID’) || is_page(‘ページID’) ): ?>
内容
<?php endif; ?>
–制作メモ