Stats API
From GeeklogWiki
These are the functions used to allow your plugin to access the stats system:</p>
| Function | Description of Function |
|---|---|
| Show Plugin Stats | Loops through all enabled plugins
and calls the plugin's plugin_showstats_<plugin name> methodso that statistics can be reported for the plugin |

