=== Artichoke === Contributors: alanvillalobos Donate link: http://www.artichokeplugin.com/ Tags: layout, template, component Requires at least: 4.0 Tested up to: 4.1 Stable tag: trunk License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html An easy way to make reusable page templates and components. == Description == An easy way to make reusable page templates and components. Write your own HTML and CSS as templates and then reuse easily for any page. ... soon we will have components as well. == Installation == 1. Download the plugin and install to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Navigate to the Artichoke Templates Menu and create a new template. Add HTML and CSS. Save it. 4. Edit a Page, select the template. Fill out fields. Publish! == Frequently Asked Questions == = How do I define custom fields? = In the template HTML like this: [[my_field_name]] == Screenshots == 1. Editing an Artichoke Template `Album Review`. Notice the custom CSS 2. Using the `Album Review` template for a page. 3. How the page actually looks with real content. 4. Previewing the template without real content. == Changelog == = 1.0.0 = * First Release! == Upgrade Notice == Nothing for now :)