Teaser Style Wordpress plugin Comments RSS feed

Another useless wordpress plugin from my little factory here :) . This one takes the teaser text, delimited between the beginning of a post and the <!–more–> tag, and wraps it in a <div> with class morediv. This then allows you style it differently using your style sheet, doing for example:

.morediv{
font-weight:bold;
}

which is exactly what I have here.

To install it, either put the gzip file and uncompress it.

Upload the resulting file to your wp-content/plugins folder and activate it from the admin interface. That’s all there is to it. You can then apply whichever style you want to that block.

Liked it? Share it!
  • del.icio.us
  • Facebook
  • Google
  • TwitThis
  • StumbleUpon

One Response to “Teaser Style Wordpress plugin”

  1. [...] ??????????????????????????????? TeaserStyle – ????????? ???????? ?????? [...]

Leave a comment

If you register, these will be filled automatically