Plugin Links
A few good links to WordPress plugins found on Blogging Pro:
Code Viewer
Will display code from an external file in your post - formatted with line numbers, and a link to download the actual file.
Referrer
Will show the most recent referring urls to a particular post.
October 5th, 2004 at 9:33 am
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 di…