Title: Dynamic Shortcode Widget for Elementor
Author: louisho5
Published: <strong>2022 年 7 月 26 日</strong>
Last modified: 2025 年 1 月 27 日

---

搜尋外掛

![](https://ps.w.org/dynamic-shortcode-widget-for-elementor/assets/banner-772x250.
png?rev=2761480)

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

![](https://ps.w.org/dynamic-shortcode-widget-for-elementor/assets/icon.svg?rev=
2761446)

# Dynamic Shortcode Widget for Elementor

 由 [louisho5](https://profiles.wordpress.org/louisho5/) 開發

[下載](https://downloads.wordpress.org/plugin/dynamic-shortcode-widget-for-elementor.0.4.0.zip)

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

 [技術支援](https://wordpress.org/support/plugin/dynamic-shortcode-widget-for-elementor/)

## 外掛說明

Dynamic Shortcode Elementor provides an easy to use interface for managing attributes
for your shortcode.

#### What is Dynamic Shortcode Widget

Why you have to use your custom shortcodes so confused like [MyShortcode name=”John
Doe” slogan=”&quot;Simplicity is king&quot;”]

With Dynamic Shortcode Widget for Elementor plugin you can just copy the shortcode
name, attributes and its data to manage them all.. And now you can input your content
in textarea or select your image from the media gallery. Also, you are no longer
to concern about the html escape in your shortcode start from today.

You may find more on [Github](https://github.com/louisho5/dynamic-shortcode-widget-for-elementor)

#### Limits

This plugin does not support enclosing shortcode!

### Privacy and GDPR

This plugin does not collect or process any personal user data.

## 螢幕擷圖

 * [[
 * Widget on elementor

## 安裝方式

 1. Put the plugin folder into [wordpress_dir]/wp-content/plugins/
 2. Go into the WordPress admin interface and activate the plugin
 3. Optional: go to the options page and configure the plugin

## 常見問題集

### How to create a custom shortcode

`function custom_shortcode( $atts ) {
 $attributes = shortcode_atts( array( 'name'
=> 'world' ), $atts ); return '<h1>Hello ' . $attributes['name'] . '!</h1>'; } add_shortcode('
helloworld', 'custom_shortcode' );

### How to use the shortcode

Shortcode: [helloworld]
 Outputs “Hello world!”

Shortcode: [helloworld name=”Bob”]
 Outputs “Hello Bob!”

## 使用者評論

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

### 󠀁[This plugin is a lifesaver](https://wordpress.org/support/topic/this-plugin-is-a-lifesaver-12/)󠁿

 [sugary12](https://profiles.wordpress.org/sugary12/) 2023 年 11 月 23 日

Thank you for creating this! It works perfectly with Elementor CMS, which is exactly
what I needed. My client has asked me to create some customized layouts and widgets.
I was feeling overwhelmed at the thought of creating them individually. Fortunately,
I finally discovered this plugin. You are a genius! Keep up the great work!

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/dynamic-shortcode-widget-for-elementor/reviews/)

## 參與者及開發者

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

參與者

 *   [ louisho5 ](https://profiles.wordpress.org/louisho5/)

[將〈Dynamic Shortcode Widget for Elementor〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/dynamic-shortcode-widget-for-elementor)

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

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

## 變更記錄

#### 0.3.0

 * Added WYSIWYG option for the type of input fields

#### 0.2.1

 * Escape only with qoute characters instead of html

#### 0.2.0

 * Added URL option for the type of input fields

#### 0.1.0

 * Plugin announced
 * Options for the type of input fields

## 中繼資料

 *  版本 **0.4.0**
 *  最後更新 **1 年前**
 *  啟用安裝數 **100+**
 *  已測試相容的 WordPress 版本 **6.3.8**
 *  語言
 * [English (US)](https://wordpress.org/plugins/dynamic-shortcode-widget-for-elementor/)
 * 標籤:
 * [dynamic shortcode](https://tw.wordpress.org/plugins/tags/dynamic-shortcode/)
   [page builder](https://tw.wordpress.org/plugins/tags/page-builder/)[shortcode builder](https://tw.wordpress.org/plugins/tags/shortcode-builder/)
   [shortcode editor](https://tw.wordpress.org/plugins/tags/shortcode-editor/)[shortcode widget](https://tw.wordpress.org/plugins/tags/shortcode-widget/)
 *  [進階檢視](https://tw.wordpress.org/plugins/dynamic-shortcode-widget-for-elementor/advanced/)

## 評分

 5 星，滿分為 5 星

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

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

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

## 參與者

 *   [ louisho5 ](https://profiles.wordpress.org/louisho5/)

## 技術支援

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

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