=== ICF Actions === Contributors: Mark Deneen License: GPLv2 or later Tags: action, widget Requires at least: 3.0.0 Tested up to: 3.3.2 Stable tag: 1.0.0 Donate link: http://innerchildfun.com/help-support-icf == Description == ICF Actions is a very simple Wordpress widget. It calls 'do_action' with the specified action name when the widget is displayed. == Requirements == Wordpress and some php code that is hooked into the specified action. == Installation == * Download into your plugin directory. Or simply install via Wordpress admin interface. * Activate. * Add the widget to your page. == Screenshots == 1. The basic widget UI == Changelog == = 1.0.0 = * Initial publication