i want to display only titles of post on posts page not the hole post
is there a plugin or something
i want to display only titles of post on posts page not the hole post
is there a plugin or something
With the help of the Template Hierarchy article, determine what Template is displaying each post (could be index.php). Then edit that Template and delete the template tag, the_content().
is there any plugin tat can do this
# http://wordpress.org/extend/plugins/postlists/
# http://wordpress.org/extend/plugins/list-category-posts/ (uses shortcode)
# http://wordpress.org/extend/plugins/simple-posts-list/ (uses shortcode [posts]}
This topic has been closed to new replies.