Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
タイトルのみを投稿に表示し、wordpress で抜粋をまったく表示しないようにするにはどうすればよいですか? すべての投稿の抜粋を完全に削除したいですか? これのためのプラグインはありますか?
<?php the_excerpt(); ?>ブログやアーカイブページのループから外す。
<?php the_excerpt(); ?>