=== Plastic Post Style === Contributors: MIO Tags: post, posts, excerpt, xml, automatic, text, style Requires at least: 2.5 Tested up to: 2.9.2 Stable tag: 1.0.4 記事本文と抜粋の出力を様々にカスタマイズします。Configure content&excerpt styles of all posts with various configurations. == Description == Don't you ever feel that WP default generater of contents has little flexibility?
This plugin enables to configure content&excerpt styles with various configurations. = Features = * Replace "br" tags with "p" tags. * Valid XML parser for all sourses of contents. * Automatically generate excerpts in set value.
You can configure these settings: length, separater element(peiod, touten, paragraph), read more text, tags which you allow in excerpts, etc. * Add any tags or texts to your contents as header & footer. = Demo = You can see the plugin working on [my blog](http://www.wembley.jp/). contents & excerpts in this site are printed by this plugin. == Installation == 1. Upload this directory to the 'wp-content/plugins/' directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Open 'Plastic Post Style' control panel through the 'Settings' menu and change configurations.
This plugin supports **English & Japanese** in control panel. 4. If you want to use this plugin to output excerpts in set value, you have to write the template tag **"the_excerpt()" (not "the_content()")** in your template files. 5. I recommend you **not to use visual editer** to post contents when you activate this plugin. == Screenshots == 1. Plastic Post Style control panel == Changelog == = 1.0.4 = * Fixed nofollow function to be enabled. = 1.0.3 = * Bilingual support in control panel(English/Japanese). = 1.0.2 = * Fixed Configuration Items & Interface in control panel. = 1.0.1 = * Fixed "Separater" settings of excerpt filter. = 1.0 = * Released!