<?php if (is_category('category a')) : ?> <img src="<?php echo get_stylesheet_directory_uri(); ?>/images/category-a-image.png"> <?php elseif ...
確定! 回上一頁