标签: wordpress
当您使用wordpress时,您可以调用以下内容的标题:
<?php the_title(); ?>
您如何称呼其内容?
谢谢
答案 0 :(得分:1)
致电the_content。食典委的更多信息:http://codex.wordpress.org/Function_Reference/the_content
the_content