This plugin shows the number of entries on your blog.
| General Plugin info |
| Current Version: | v1.4 |
| Download: | n/a |
| Code: | click here |
| Demo: | n/a |
| Forum Thread: | forum here |
Copy and paste the following code in a file called NP_CountEntries.php
Upload to the plugins folder of your installation
Install the plugin from plugin admin menu
Anywhere from you skin call <%CountEntries()%> to display the amount of entries you have inside the current.
1.4 - use sql_query()
1.3 - no future items are counted
1.2 - fix multiple-blog counting bug
1.1 - use sql_table, added supportsFeature
1.0 - Initial release
NP_CountEntries version 1.4 works with Nucleus CMS 3.31 - 2007-10-29 admun