Artichoke

Plugin Banner

Artichoke

by alanvillalobos

Download
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.

  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!
  1. Editing an Artichoke Template <code>Album Review</code>. Notice the custom CSS

    Editing an Artichoke Template Album Review. Notice the custom CSS

  2. Using the <code>Album Review</code> template for a page.

    Using the Album Review template for a page.

  3. How the page actually looks with real content.

    How the page actually looks with real content.

  4. Previewing the template without real content.

    Previewing the template without real content.

How do I define custom fields?

In the template HTML like this: [[my_field_name]]

1.0.0

  • First Release!
Back to top