wp-advanced-stats
-
Stats Example
Comment Here
Download It
I think it’s 50% to where I will have no more bugs to fix or feature to implement that I’ve thought of at this time. The ISP code is really slow on some host. To display it change wp-advanced-stats.php in plugin. Delete lines 22 – 34 and add above the return $host = $ip;Install
a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??-
1. Copy all files from the plugin folder to your plugin
folder.
2. Copy wp-advanced-stats-install.php and
wp-advanced-stats.php to your root folder.
3. Run wp-advanced-stats-install.php
4. Delete wp-advanced-stats-install.php
5. Activate Plugin.
6. Place < ?php record();?> somewhere (on top is best)
on your page.
7. Add any other function you would like.
8. (Optional) Comment on the plugin here
https://blog.noontide.ca/?p=9 (Please).Plugin Functions
a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??-
record() – Records users
userOnline() – Print number of online users
hits() – Prints number of hits
vistors() – Prints number of unique vistorsTodo
a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??a€??-
1. Make Use of all the data Ia€?m storing
2. Predicted Hits
3. Track Down the bug that causes everything to be unknown
4. Clean Up Code
5. Make the database store null when applicable.
6. Make it sort stuff asc, desc
7. Fix Useronline location bug.
- The topic ‘wp-advanced-stats’ is closed to new replies.