Title: Dynamic Content Shortcode
Author: eavitan
Published: <strong>09.06.2022</strong>
Last modified: 09.06.2022

---

Поиск плагинов

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями 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://ru.wordpress.org/plugins/dynamic-content-shortcode/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/dynamic-content-shortcode/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/dynamic-content-shortcode/#installation)
 * [Разработка](https://ru.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.

## Часто задаваемые вопросы

### 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.14**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/dynamic-content-shortcode/)
 * Метки:
 * [dynamic content](https://ru.wordpress.org/plugins/tags/dynamic-content/)[shortcodes](https://ru.wordpress.org/plugins/tags/shortcodes/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/dynamic-content-shortcode/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Ваш отзыв](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)