=== Custom Sections === Contributors: jvwissen Donate link: http://www.jeroenvanwissen.nl/weblog/wordpress/custom-sections Tags: widgets, posttype Requires at least: 3.3 Tested up to: 3.5.1 Stable tag: 0.2 Custom Sections is a WordPress plugin that gives you an alternative to the default Widgets == Description == Custom Sections is a WordPress plugin that gives you an alternative to the default Widgets. Custom Sections are pieces of content to be used as shortcode or directly in your theme. == Installation == 1. Upload the folder `custom-sections` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to Settings -> Custom Sections to configure the custom post type to be used as section. The custom post type must be created by the user in the functions.php, or a plugin that can create custom post types without programming. == Screenshots == == Changelog == = 0.2 (2013-1-13) = * Refactored to Custom Sections = 0.1.1 (2013-1-31) = * Removed Dutch locale = 0.1 (2013-1-31) = * Initial release == TODO's == * Create documentation * Integrate with TinyMCE * Add some sample templates * Add optional internal custom post type