Category Archives: WordPress
WordPress 2.8 now in beta 2
WordPress 2.8 beta 2 download. Continue reading
Disable automatic feed links in header for WordPress 2.8
How to disable automatic feed or comment feed links, in WordPress 2.8. Continue reading
WordPress 2.8 new Theme Installer routines
WordPress 2.8 Theme Installer routines. Continue reading
Posted in WordPress
Leave a comment

How to display the number of comments in WordPress
To display the total number of comments, Trackbacks, and Pingbacks for a post, use comments_popup_link or comments_number tags. These tag must be within The Loop. In index.php or archive.php Use comments_popup_link. Will not work if in a page or single … Continue reading →