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.
私のサイトのモバイル版では、タグを無視してすべての投稿の全文を表示したいと考えています。これどうやってするの?これにより、テキストが切り取られて挿入されます(さらに...):
<?php the_content(); ?>
このコードの下の PAGE.PHP で、EXCERPT 関数を使用している場合は、そこから EXCERPT を削除します。