Title: Dynamic Content Shortcode
Author: eavitan
Published: <strong>2022年6月9日</strong>
Last modified: 2022年6月9日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://s.w.org/plugins/geopattern-icon/dynamic-content-shortcode.svg)

# Dynamic Content Shortcode

 作者: [eavitan](https://profiles.wordpress.org/eavitan/)

[ダウンロード](https://downloads.wordpress.org/plugin/dynamic-content-shortcode.zip)

 * [詳細](https://ja.wordpress.org/plugins/dynamic-content-shortcode/#description)
 * [レビュー](https://ja.wordpress.org/plugins/dynamic-content-shortcode/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/dynamic-content-shortcode/#installation)
 * [開発](https://ja.wordpress.org/plugins/dynamic-content-shortcode/#developers)

 [サポート](https://wordpress.org/support/plugin/dynamic-content-shortcode/)

## 説明

This is the long description. No limit, and you can use Markdown (as well as in 
the following sections).

For backwards compatibility, if this section is missing, the full length of the 
short description will be used, and
 Markdown parsed.

The list of condition that can be applied:

 * if is specific post ID
 * if is specific post TYPE
 * if is specific post CATEGORY
 * if is specific post TAG

Woocommerce:

 * if is specific product ID
 * if is specific product TYPE
 * if is specific product PRODUCT_CAT
 * if is specific product PRODUCT_TAG

## インストール

 1. Upload `dyco-shortcode.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place `[display][/display]` in your anywhere with the relevant condition to the
    content of any page, builder.

## FAQ

### How to display specific content for products in specific page

Just change the CATEGORY_NAME to the relevant category

[display post_type=”product” product_cat=”CATEGORY_NAME”]
 specific content you 
want to display in case the product is in CATEGORY_NAME [/display]

Also best if added alternative content to this condition (if its not the mention
above category, what to display) and you do just by adding a parameter not=”true”,
and it will invert the query.
 This way:

[display not=”true “post_type=”product” product_cat=”CATEGORY_NAME”]
 specific content
you want to display in case its not CATEGORY_NAME [/display]

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

Dynamic Content Shortcode はオープンソースソフトウェアです。以下の人々がこのプラグ
インに貢献しています。

貢献者

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

[“Dynamic Content Shortcode” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/dynamic-content-shortcode)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/dynamic-content-shortcode/)
するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/dynamic-content-shortcode/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/dynamic-content-shortcode/)
を [RSS](https://plugins.trac.wordpress.org/log/dynamic-content-shortcode/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.1

 * publish to wordpress repo
 * First test of plugin features

#### 0.1

 * Export from mu-plugin to proper WordPress plugin

## メタ

 *  バージョン **1.2.0**
 *  最終更新日 **4年前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 3.0.0またはそれ以降 **
 *  検証済み最新バージョン: **6.0.11**
 *  言語
 * [English (US)](https://wordpress.org/plugins/dynamic-content-shortcode/)
 * タグ
 * [dynamic content](https://ja.wordpress.org/plugins/tags/dynamic-content/)[shortcodes](https://ja.wordpress.org/plugins/tags/shortcodes/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/dynamic-content-shortcode/advanced/)

## 評価

レビューはまだ送信されていません。

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/dynamic-content-shortcode/reviews/)

## 貢献者

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

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/dynamic-content-shortcode/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](https://eyal.cc)