php if ( is_singular() ) get_template_part( 'entry-meta' ); ?> The code should now look like this: <article id="post-<?php the_ID(); ?>" <?php ...
確定! 回上一頁