Title: Dynamic Shortcode
Author: FanaticPythoner
Published: <strong>2021년 1월 8일</strong>
Last modified: 2021년 1월 8일

---

플러그인 검색

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

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/dynamic-shortcode-ajax/assets/icon-128x128.jpg?rev=2452258)

# Dynamic Shortcode

 작성자: [FanaticPythoner](https://profiles.wordpress.org/humanai/)

[다운로드](https://downloads.wordpress.org/plugin/dynamic-shortcode-ajax.zip)

 * [세부사항](https://ko.wordpress.org/plugins/dynamic-shortcode-ajax/#description)
 * [평가](https://ko.wordpress.org/plugins/dynamic-shortcode-ajax/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/dynamic-shortcode-ajax/#installation)
 * [개발](https://ko.wordpress.org/plugins/dynamic-shortcode-ajax/#developers)

 [지원](https://wordpress.org/support/plugin/dynamic-shortcode-ajax/)

## 설명

Dynamic Shortcode is a 100% FREE plugin that allows users to make any shortcode 
asynchronous in one simple step, meaning it won’t block the WordPress page render
at all. Dynamic Shortcode has a simple and user friendly interface, making it extremely
easy to use.

Dynamic Shortcode can either replace every occurence of a given shortcode without
your intervention (currently in beta, the feature is called Dynamic Replace), or
you can change every shortcode yourself in one simple step:

 * Find an occurence of your shortcode, and replace your shortcode’s name with **
   wp_dynamic** and add a parameter named **shortcode** with your shortcode’s name
   as a value. For example:
 * **[myShortcode]
   becomes
 * **[wp_dynamic shortcode=”myShortcode”]

But wait! That’s not all: You can even add custom placeholders for each individual
shortcode. Placeholders are displayed when Dynamic Shortcode is loading a shortcode
asynchronously.

Dynamic Shortcode is packed with tons of other useful features.

For each individual shortcode on your site, here’s everything Dynamic Shortcode 
can do for you:

 * Make any already existing shortcode asynchronous automatically or in a single
   step
 * Add custom placeholders for when your Dynamic Shortcode is loading your shortcode
 * Run a validation function before executing your shortcode when making the asynchronous
   call
 * Choose which GET parameters to ignore when doing the asynchronous call
 * Choose which POST parameters to ignore when doing the asynchronous call
 * Choose which shortcode attribute to ignore when doing the asynchronous call

## 스크린샷

[⌊Dynamic Shortcode - Shortcodes⌉⌊Dynamic Shortcode - Shortcodes⌉[

Dynamic Shortcode – Shortcodes

[⌊Dynamic Shortcode - Placeholders⌉⌊Dynamic Shortcode - Placeholders⌉[

Dynamic Shortcode – Placeholders

[⌊Dynamic Shortcode - Global Settings⌉⌊Dynamic Shortcode - Global Settings⌉[

Dynamic Shortcode – Global Settings

[⌊Dynamic Shortcode - Keep It Alive⌉⌊Dynamic Shortcode - Keep It Alive⌉[

Dynamic Shortcode – Keep It Alive

[⌊Dynamic Shortcode - Notice⌉⌊Dynamic Shortcode - Notice⌉[

Dynamic Shortcode – Notice

[⌊Dynamic Shortcode - Help⌉⌊Dynamic Shortcode - Help⌉[

Dynamic Shortcode – Help

## 설치

 1. Upload the plugin files to the `/wp-content/plugins/dynamic-shortcode-ajax` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the Shortcodes admin menu to configure and use the plugin

## FAQ

### Where is the menu located?

Go in your wp-admin page. Look at the admin menu on your left, you should see a 
tab “Shortcodes” with the Dynamic Shortcode logo.

### If I use the Dynamic Replace setting, will it break my site?

Dynamic Replace will not permanently change your html pages: it works by replacing
the shortcodes dynamically before each page load. Thus, it will not overwrite your
html pages in any way.

### Does Dynamic Shortcode sanitize, validate and/or escape my data?

Dynamic Shortcode act as a black box proxy: It takes the very state of the request
while it tries to call the original shortcode, saves it, then reload it when the
AJAX call is made to execute the original shortcode. Since Dynamic Shortcode is 
a black box proxy, it does not alter the original request in any way. While make
sure that no PHP remote code execution occur while the parameters are sent through
the Dynamic Shortcode proxy, it is your responsibility to validate, escape and sanitize
any parameter sent to your shortcode. It is also your your responsibility to make
sure that the web request is legitimate.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Dynamic Shortcode”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

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

[자국어로 “Dynamic Shortcode”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/dynamic-shortcode-ajax)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/dynamic-shortcode-ajax/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/dynamic-shortcode-ajax/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/dynamic-shortcode-ajax/)을 [RSS](https://plugins.trac.wordpress.org/log/dynamic-shortcode-ajax/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 기초

 *  버전 **1.0**
 *  최근 업데이트: **6년 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 5.4 또는 그 이상 **
 *  다음까지 시험됨: **5.6.19**
 *  언어
 * [English (US)](https://wordpress.org/plugins/dynamic-shortcode-ajax/)
 * 태그:
 * [ajax](https://ko.wordpress.org/plugins/tags/ajax/)[async](https://ko.wordpress.org/plugins/tags/async/)
   [Dynamic](https://ko.wordpress.org/plugins/tags/dynamic/)[dynamic shortcode](https://ko.wordpress.org/plugins/tags/dynamic-shortcode/)
   [shortcode](https://ko.wordpress.org/plugins/tags/shortcode/)
 *  [고급 보기](https://ko.wordpress.org/plugins/dynamic-shortcode-ajax/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/dynamic-shortcode-ajax/reviews/)

## 기여자

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

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/dynamic-shortcode-ajax/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://www.paypal.com/donate?hosted_button_id=9PG7333GR22ZA)