=== Drop Cap Shortcode === Contributors: ekakurniawan Tags: drop cap, shortcode Requires at least: 1.5 Tested up to: 3.0 Stable tag: trunk Just change your first letters in your paragraph with a shortcode to turn it into a drop cap. == Description == This plugin give you freedom to change the first letter into a drop cap or not. Just change the first letter with a shortcode. Example: [T]his is my first paragraph with a drop cap. The first letter 'T' will turn into a drop cap. If you don't want your article have a drop cap, just leave it the way used to. == Shortcode List == * Write shortcode [A] to get "A" as a dropcode, [B] to get "B", ect from A-Z * Write shortcode [quote] to get an opening quotation mark as a drop cap. == Installation == 1. Upload `dropcaps-shortcode.php` to the `/wp-content/plugins/` directory. 2. Activate `Drop Cap Shortcode` through the 'Plugins' menu in WordPress. 3. Now you can write your first article with a drop cap, or edit an old one. 4. Edit the plugin to change css style to fit with your theme/design. == Screenshots == 1. How you change your first letter into a shortcode in your writing panel. 2. How your shortcode will show as a drop cap in your published post.