List recent activity on your github account.
To use as a plugin in your theme, include the following: outputEvents(); ?>
The configuration parameters are:
If using as a theme plugin, the options are an associative array with the following entries (and example values):
$options = array(
'user' => "php",
'title' => "github activity",
'limit' => 10,
'dateFormat' => "Y-m-d H:i:s:",
'divid' => "github_activity"
);
Requires: 2.7 or higher
Compatible up to: 2.9.2
Last Updated: 2010-1-17
Downloads: 377
Got something to say? Need help?