Title: Dynamic Content Shortcode
Author: eavitan
Published: <strong>9 ביוני 2022</strong>
Last modified: 9 ביוני 2022

---

חיפוש תוספים

תוסף זה **לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס**. ייתכן והתוסף כבר לא
מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות
יותר.

![](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://he.wordpress.org/plugins/dynamic-content-shortcode/#description)
 * [סקירות](https://he.wordpress.org/plugins/dynamic-content-shortcode/#reviews)
 *  [התקנה](https://he.wordpress.org/plugins/dynamic-content-shortcode/#installation)
 * [פיתוח](https://he.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]

## סקירות

There are no reviews for this plugin.

## מפתחים

"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 repository](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**
 *  Last updated **לפני 4 שנים**
 *  Active installations **פחות מ-10**
 *  WordPress version ** 3.0.0 ומעלה **
 *  Tested up to **6.0.14**
 *  שפה
 * [English (US)](https://wordpress.org/plugins/dynamic-content-shortcode/)
 * Tags
 * [dynamic content](https://he.wordpress.org/plugins/tags/dynamic-content/)[shortcodes](https://he.wordpress.org/plugins/tags/shortcodes/)
 *  [תצוגה מתקדמת](https://he.wordpress.org/plugins/dynamic-content-shortcode/advanced/)

## דרוגים

No reviews have been submitted yet.

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

[See all reviews](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)