Linux 软件免费装

WP Utility Short Codes

开发者 mordauk
更新时间 2011年8月19日 07:00
捐献地址: 去捐款

标签

shortcodes utility buttons short codes message boxes

下载

详情介绍:

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.

安装:

  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