Teaser Style Wordpress plugin

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 source code in a php file or get 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.


1 comment about 'Teaser Style Wordpress plugin'

Get the comments feed for this entry or post a trackback from your own blog

  1. 3 years, 4 months ago,

    [...] ??????????????????????????????? TeaserStyle - ????????? ???????? ?????? [...]