Skip to content

A WordPress plugin that formats posts based on their categories.

Notifications You must be signed in to change notification settings

Automattic/Formategory

 
 

Repository files navigation

=== Formategory ===
Contributors: cfinke
Tags: category, template, customization
Requires at least: 3.2
Tested up to: 3.4.2
Stable tag: 2.0

Formats posts based on their category.

== Description ==

Formategory allows you to customize posts based on their categories. Just define a template for a category, and all of the posts in that category will be displayed according to the template.

Use the buttons in the top-right meta box to insert placeholders for the post's content; {{ the_content }} will be replaced by the post's content, and {{ the_title }} will be replaced by the post's title. Select some categories for the template, and after you save it, any posts in those categories will be instantly templated.

The "Category Templates" page in your dashboard allows you to manage your templates just like you manage your posts and pages.

== Screenshots ==

1. The Formategory template management screen.
2. An example Formategory template.
3. A post customized by Formategory.

About

A WordPress plugin that formats posts based on their categories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 79.7%
  • JavaScript 20.3%