Stats API

From GeeklogWiki

These are the functions used to allow your plugin to access the stats system:</p>

Table 4. Stats functions
Function Description of Function
Show Plugin Stats Loops through all enabled plugins
    and calls the plugin's plugin_showstats_<plugin name> method 
so that statistics can be reported for the plugin
documentation