Description
PostTally is a lightweight WordPress plugin that provides a simple [post_count]
shortcode. It displays the total number of published posts of the default «post» type, ideal for showcasing site activity in your content.
Installation
- Upload the
posttally
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‹Plugins› menu in WordPress.
- Use the
[post_count]
shortcode anywhere in your content to display the total number of published posts.
FAQ
-
How do I use the plugin?
-
Simply add the
[post_count]
shortcode to any post, page, or text widget. -
Does it count all post types?
-
No, it only counts published posts of the default «post» type.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“PostTally” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “PostTally” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release.