Install Software For Free

WP Utility Short Codes

Developer mordauk
Update Time Aug. 19, 2011, 7 a.m.
Donation URL: donation

Tag

shortcodes utility buttons short codes message boxes

Download

Description:

Using WordPress short codes, this plugin will allow you to easily insert message boxes and buttons into your WordPress posts and pages. With easy to use options, there are over 1,000 possible display configurations. All buttons and message boxes include multiple color and size options. Six custom icons are also included to help you classify your buttons and boxes. For example, there is an arrow icon that works great for download buttons, or an info icon for information boxes, etc.

Installation:

  1. Upload wpus-utility-shortcodes to wp-content/uploads
  2. Click "Activate" in the WordPress plugins menu
  3. Follow instructions below to insert boxes and buttons into posts, pages, or widgets
Usage Instructions Boxes can be inserted using the following shortcode: [box options]Content of the box[/box] Buttons may be inserted with: [button options]Button text[/button] There are several options you can configure for both boxes and buttons, and their syntax is as follows: option=value For example, the color of the box can be controlled like this: [box color=gray]Content of the box[/box] Another example: you can control the button size like this: [button size=normal]Button text[/button] Icons can also be included like this: [button type=alert]Button text[/button] Complete list of options