Title: Shortcode Maker
Author: Mithu A Quayium
Published: <strong>2015 年 1 月 9 日</strong>
Last modified: 2019 年 12 月 5 日

---

搜尋外掛

![](https://ps.w.org/shortcode-maker/assets/banner-772x250.png?rev=1708204)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/shortcode-maker/assets/icon-128x128.png?rev=1869402)

# Shortcode Maker

 由 [Mithu A Quayium](https://profiles.wordpress.org/mithublue/) 開發

[下載](https://downloads.wordpress.org/plugin/shortcode-maker.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/shortcode-maker/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/shortcode-maker/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/shortcode-maker/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/shortcode-maker/#developers)

 [技術支援](https://wordpress.org/support/plugin/shortcode-maker/)

## 外掛說明

The plugin to help you make shortcode by yourself or chose builtin shortcodes to
use them easily.
 Why spend much time on doing thing while there is something to
let you make things without headache and complexity in minutes ?

### Demo

You can try the full featured demo of this plugin [here](http://cybercraftit.com/demo/testwp/shortcode-maker-pro/demo/).

There, in admin panel, you can find shortcode menu item in admin menu. From there,
you can add shortcode , then use them in any post type along with the packaged ones.

### Documentation

Our complete documentation on Shortcode Maker and Shortcode Maker Pro is here
 http://
docs.cybercraftit.com/docs/shortcode-maker-pro/

#### Our Official Support Forum

To get faster support , You can contact through our official forum site.
 Official
support forum : http://supports.cybercraftit.com/supports/support/shortcode-maker/

#### Features

 * You can use built in shortcodes to create widgets like tabs, alert, accordion,
   table etc
 * You can add shortcode of your own
 * Add attributes as many as you want with the ability to define default value
 * you can write PHP code in definition. To use code, use [php_code][/php_code] 
   in your shortcode definition and place code inside it.
 * Bootstrap v4.0.0 compatible
 * Contains builtin shortcode as package.

### With packaged shortcodes, you can add different widgets/UI elementns to your site now

The elements are ===

 * Tabs (Limited)
 * Accordion
 * Table
 * Panel
 * Alert (Limited)
 * Heading
 * Quote
 * Button (Limited)
 * Spoiler
 * List
 * Highlight
 * Restricted Content
 * Note
 * Youtube
 * Vimeo
 * Image
 * Scheduler
 * Post List
 * Page List
 * Post Meta Data
 * Option
 * Category List
 * Menu

#### Pro version includes

 * Quick support by our official forum
    http://supports.cybercraftit.com/supports/
   support/shortcode-maker-pro/
 * Limited things get the unlimited 😉
 * Button Group
 * Card
 * Card Group
 * Jumbotron
 * List Group
 * Carousel
 * And more…
 * Multiple site license

### You can grab your pro version from here

https://cybercraftit.com/shortcode-maker-pro/

### 5.0.4

 1. [fix] Issue in creating table fixed.
 2. [new] Unified shortcode

### 5.0.3.2

 1. [new] News module added.

### 5.0.3.1

 1. [fix] Issue with creating table fixed.

### 5.0.3

 1. [new] Vue 2.5.* compatibility added.
 2. [new] Boostrap 4 compatibility added.

### 5.0.2.6

 1. [new] Files restructured.
 2. [new] Data saving mechanism changed.
 3. [new] Data render mechanism changed.

### 5.0.2.4

 1. [fix] Error in showing shortcode items list in admin panel fixed.

### 5.0.2.3

 1. [fix] Error in fetching custom shortcodes fixed

### 5.0.2.2

 1. [new] Custom shortcode now will be listed in packaged shortcode panel
 2. [new] Shortcode button chooser has been removed from tinymce
 3. [new] Php shortcode support removed

### 5.0.2.1

 1. [new] Styles and scripts rearranged and optimized

### 5.0.2

 1. [new] New shortcode modules added e.g : Post list, page list, category list, menu,
    option, post meta etc

### 5.0.1

 1. [new] New action hooks added

### 5.0

 1. [new] Numerous builtin shortcodes
 2.  * Spoiler
     * List
     * Highlight
     * Restricted Content
     * Note
     * Youtube
     * Vimeo
     * Image
     * Scheduler
 3. [new] Edit mode for inserted shortcodes through easy interface
 4. [new] Shortcode types added
 5. [new] Improved shortcode values processing system

### 4.0.9

 1. [fix] Issue with typing left arrow in editor and title field fixed

### 4.0.8

 1. [new] Shortcode enabled in widget content

### 4.0.7

 1. [fix] Icon path fixed

### 4.0.6

 1. [fix] Issue with including package file fixed

### 4.0.5

 1. [new] Improved UI/UX with clean HTML structure
 2. [new] New action added

### 4.0.4

 1. [modification] Shortcode processor changed

### 4.0.3

 1. [fix] “unexpected T_PAAMAYIM_NEKUDOTAYIM” error fixed

### 4.0.2

 1. [new] Button shortcode added to ‘Simple light’ package
 2. [fix] Issue with rendering shortcode without parameter fixed.

### 4.0.1

 1. [fix] Tab render issue fixed
 2. [fix] Accordion render issue fixed

### 4.0

 1. [new] Packaged shortcode added.
 2. [new] Builtin shortcodes for different widgets added.
 3. [new] Shortcode package panel added
 4. [fix] Shortcode content format fixed

### 3.0

 1. [new] PHP Code now can be added to the shortcode definition in editor.

### 2.2

 1. [new] Transation scope added.
 2. [new] Nesting shortcode added.

### 2.1.1

 1. [fix] Problem with apostrophe in attrbutes fixed
 2. [fix] Problem with deleting attribute fixed.

### 2.1

 1. [new] Admin will now be able to create/add attribute with/without default values
    for their shortcodes when creating
 2. [new] Shortcodes can be provided with value to each attribute to overwrite the 
    default ones when using/inserting in a content.

#### 2.0.1

 1. Plugin info updated

#### 2.0

 1. [fix] Shortcode is working and editable in wp editor
 2. [new] Shortcode dropdown replaced by modal selection box

#### 1.0

 1. Plugin Initial version

## 螢幕擷圖

 * [[
 * screenshot-1
 * [[
 * screenshot-2
 * [[
 * screenshot-7
 * [[
 * screenshot-8
 * [[
 * screenshot-9
 * [[
 * screenshot-3
 * [[
 * screenshot-4
 * [[
 * screenshot-5
 * [[
 * screenshot-10
 * [[
 * screenshot-11
 * [[
 * screenshot-12
 * [[
 * screenshot-13
 * [[
 * screenshot-14

## 安裝方式

This section describes how to install the plugin and get it working.

e.g.

 1. Upload `shortcode-maker` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## 使用者評論

![](https://secure.gravatar.com/avatar/f170383bc841cf78ed2c60f1b39636bd3074721d915845488a943e8122d4f9c3?
s=60&d=retro&r=g)

### 󠀁[Buggy and redundant](https://wordpress.org/support/topic/buggy-and-redundant/)󠁿

 [MisterR](https://profiles.wordpress.org/mister_r/) 2018 年 11 月 4 日

The idea is great, but the implementation is bad. The bug I noticed very soon. If
you disable built-in package of shortcodes, you can’t even switch to the Text Edit
Mode. Console shows the following error: Uncaught ReferenceError: hide_shortcode_panel
is not defined Why do I have to use this package if it’s not useful and needed? 
Also why there are some many notifications (read this, read that). WTF? The News
sub-section under “Shortcodes”? Are you serious?

![](https://secure.gravatar.com/avatar/028b666ba7eb5848f3c2d5d4c4cbcde8819c58ef4adc7017b258b6b5e80f583c?
s=60&d=retro&r=g)

### 󠀁[Nice plugin. Some bugs to fix.](https://wordpress.org/support/topic/nice-plugin-some-bugs-to-fix/)󠁿

 [cbre](https://profiles.wordpress.org/cbre/) 2017 年 8 月 17 日 4 則留言

Nice plugin. Unfortunately, version 5.0.2 is preventing Divi Builder to launch.

![](https://secure.gravatar.com/avatar/04997fba5a9b8ad64df3188a358e2cfadde05bab1053ce186bf4de01b9f6f5cf?
s=60&d=retro&r=g)

### 󠀁[Bad side effects resolved](https://wordpress.org/support/topic/bad-side-effects/)󠁿

 [computerprep](https://profiles.wordpress.org/computerprep/) 2017 年 6 月 12 日
1 則留言

![](https://secure.gravatar.com/avatar/ed52bbd3a41c6acde5e40a68bc7057b4d62caab11f037557555f6c4d2297c6da?
s=60&d=retro&r=g)

### 󠀁[A promising plugin with some showstopper bugs (for us, at least)](https://wordpress.org/support/topic/a-promising-plugin-with-some-showstopper-bugs-for-us-at-least/)󠁿

 [Larry Daniele](https://profiles.wordpress.org/larrydaniele/) 2017 年 5 月 16 日

A promisingly good plugin, but we’re seeing two issues in version 4.0.8 of the plugin
that together are a showstopper for us right now: Topic: Drop-down menus off main
theme menu don’t appear when plugin active « WordPress.org Forums Topic: Left arrow
key disabled in editor « WordPress.org Forums

![](https://secure.gravatar.com/avatar/3888fdb04d36baa6d1afd4bd5e16ff5c7029b230823cca0d4404d039e550ab9d?
s=60&d=retro&r=g)

### 󠀁[Yeah](https://wordpress.org/support/topic/yeah-30/)󠁿

 [christoher1978](https://profiles.wordpress.org/christoher1978/) 2017 年 5 月 7
日

It’s real nice, I wish I had two.

![](https://secure.gravatar.com/avatar/5e4d94f98330d8f1a0d60b83b855798f0ed52bfb2187da32ef361426c1e4d1f5?
s=60&d=retro&r=g)

### 󠀁[Work great.](https://wordpress.org/support/topic/work-great-65/)󠁿

 [dbp](https://profiles.wordpress.org/optimus203/) 2017 年 4 月 16 日

Everything works as advertised. Useful tool.

 [ 閱讀全部 18 則使用者評論 ](https://wordpress.org/support/plugin/shortcode-maker/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Shortcode Maker〉的開發相關工作。

參與者

 *   [ Mithu A Quayium ](https://profiles.wordpress.org/mithublue/)
 *   [ CyberCraft ](https://profiles.wordpress.org/cybercraftit/)

[將〈Shortcode Maker〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/shortcode-maker)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/shortcode-maker/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/shortcode-maker/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/shortcode-maker/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/shortcode-maker/)。

## 變更記錄

#### 5.0.4.1

 1. [fix] Issue with rendering shortcode maker editor fixed

## 中繼資料

 *  版本 **5.0.4.2**
 *  最後更新 **6 年前**
 *  啟用安裝數 **100+**
 *  WordPress 版本需求 ** 3.0.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.9.29**
 *  語言
 * [English (US)](https://wordpress.org/plugins/shortcode-maker/)
 * 標籤
 * [custom shortcode](https://tw.wordpress.org/plugins/tags/custom-shortcode/)[shortcode](https://tw.wordpress.org/plugins/tags/shortcode/)
   [shortcode generator](https://tw.wordpress.org/plugins/tags/shortcode-generator/)
   [shortcode-maker](https://tw.wordpress.org/plugins/tags/shortcode-maker/)
 *  [進階檢視](https://tw.wordpress.org/plugins/shortcode-maker/advanced/)

## 評分

 4.1 星，滿分為 5 星

 *  [  11 個 5 星使用者評論     ](https://wordpress.org/support/plugin/shortcode-maker/reviews/?filter=5)
 *  [  1 個 4 星使用者評論     ](https://wordpress.org/support/plugin/shortcode-maker/reviews/?filter=4)
 *  [  3 個 3 星使用者評論     ](https://wordpress.org/support/plugin/shortcode-maker/reviews/?filter=3)
 *  [  2 個 2 星使用者評論     ](https://wordpress.org/support/plugin/shortcode-maker/reviews/?filter=2)
 *  [  1 個 1 星使用者評論     ](https://wordpress.org/support/plugin/shortcode-maker/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/shortcode-maker/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/shortcode-maker/reviews/)

## 參與者

 *   [ Mithu A Quayium ](https://profiles.wordpress.org/mithublue/)
 *   [ CyberCraft ](https://profiles.wordpress.org/cybercraftit/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/shortcode-maker/)