=== Cwantwm === Contributors: Cwantwm Tags: Wordpress Requires at least: 3.0 Tested up to: 3.0 Stable Tag: 0.0.5 Defines some generic helper functions == Description == Defines the Cwantwm Plugin framework for use by other plugins, by keeping the generic code in one place allows for easier maintenance across a large set of complex plugins. == Installation == 1. Verify that you have PHP5, which is required for this plugin. 2. Upload the whole `cwantwm` directory to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == == Screenshots == == Changelog == = 0.0.5 = * Added post meta box constructors * Fixed $this->page conflict = 0.0.3 = * Added attachment builder = 0.0.1 = * Original Version