Posts Tagged ‘comments’

WordPress Logo

Show Amount Of Posts, Pages, Categories, Tags, Comments For WordPress Themes

It looks like showing total amount of posts, pages and some other statistical values are very popular right now. I received many inquiries how to show statistical values on your front end.
Following solution only works with WordPress 2.5 or higher. If you need help for a lower version, let me know in the comment [...]

Comment Pagination And Reply Depth In WordPress 2.7

I checked out the current Trunk of WordPress 2.7. At first glance I noticed some cool features in the comment management.

wp_list_comments In WordPress 2.7

The comment functionality enhances quite a bit in WordPress 2.7. Additional to the possiblility to answer comments directly in your backend, there is also a threaded comment support available. Threaded comments enables users to reply on an exist comment, and the discussion will be displayed threaded or nested. Below you can see a screenshot from [...]