
MARCH 8, 2011 update: http://www.conanblog.me/it/open-source/wp-dropcaps-upgrades-to-version-0-1-1/
Description
I tried two drop-cap plug-ins available in the WorPress community. What I noticed is that both are not supporting characters like Chinese. So, hey, why not just build one my own! wp-dropcaps makes it easy to change the first letter or character into a drop-cap.
Example: [dc]T[/dc]his is my paragraph with a drop cap. The first letter ‘T’ will turn into a drop cap. And, [dc]测[/dc]试插件, the character ‘测’ will be drop-capped.
If you don’t want your article have a drop cap, just leave it the way used to.
Installation
- Download the plug-in from here or from wordpress.org.
- Upload
`wp-dropcaps.php`to the`/wp-content/plugins/`directory. - Activate
`wp-dropcaps`through the ‘Plugins’ menu in WordPress. - Now you can write your first article with a drop cap, or edit an old one.
- Edit the plug-in to change CSS style to fit with your theme/design.
Shortcode Guide
Open the shortcode with [dc], and close it with [/dc]. The in-between content will turn to drop-cap.
–EOF–


Pingback: wp-dropcaps | Best Plugins - wordpress – widgets – plugin 2012