=== jfWP.Core === Contributors: Jerome Fath Tags: jfwp, php 5.3, jfwp-core, api, object Requires at least: 3.0 Stable tag: trunk Adds an object oriented API to Wordpress. Requires PHP 5.3 to be installed. == Description == jfWP.Core adds functionality to WordPress, this plugin is completely free is developed with PHP 5.3. This software is based on the framework jfPHP.Core. = Blog = http://blog.jeromefath.com/project/jfwp-core/ The project is featured on my blog, documentation and tutorials (in french) are available. = Documentation = http://blog.jeromefath.com/docs/jfwp-core/ = Questions = If you have any questions feel free to leave a comment in my blog. == Installation == 1. Download the latest version of jfWP.Core 2. Unzip the archive into the wp-content/plugins 3. Activate `jfWP.Core` == Changelog == = 0.2.1 = * NEW: Updating the method of field rendering = 0.2 = * NEW: New manager for creating form fields = 0.1.2 = * NEW: Update to jfPHP.Core 0.2 = 0.1.1 = * BUG: Fixed default parameters for ListHelper class = 0.1 = * NEW: Initial Release