Title: Easy Digital Downloads &#8211; Additional Shortcodes
Author: Chris Klosowski
Published: <strong>2014 年 2 月 25 日</strong>
Last modified: 2022 年 11 月 2 日

---

搜索插件

![](https://ps.w.org/edd-additional-shortcodes/assets/banner-772x250.png?rev=2810458)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/edd-additional-shortcodes/assets/icon.svg?rev=2810458)

# Easy Digital Downloads – Additional Shortcodes

 作者：[Chris Klosowski](https://profiles.wordpress.org/cklosows/)

[下载](https://downloads.wordpress.org/plugin/edd-additional-shortcodes.1.4.2.zip)

 * [详情](https://cn.wordpress.org/plugins/edd-additional-shortcodes/#description)
 * [评价](https://cn.wordpress.org/plugins/edd-additional-shortcodes/#reviews)
 * [开发进展](https://cn.wordpress.org/plugins/edd-additional-shortcodes/#developers)

 [支持](https://wordpress.org/support/plugin/edd-additional-shortcodes/)

## 描述

Additional Shortcoddes for Easy Digital Downloads adds powerful condional page logic
for your WordPress powered ecommerce store.

### How to use Additional Shortcodes

The shortcodes included all need opening and closing tags:

Show content if shopping cart is _not_ empty.

    ```
    [edd_cart_has_contents] Content Here [/edd_cart_has_contents]
    ```

Show content if the shopping cart _is empty_.

    ```
    [edd_cart_is_empty] Content Here [/edd_cart_is_empty]
    ```

Show the content if the cart contains specific products (supports any, all, and 
variations)

    ```
    [edd_items_in_cart ids="20"] Content Here [/edd_items_in_cart]

    [edd_items_in_cart ids="20,34,25:1"] Content Here [/edd_items_in_cart]

    [edd_items_in_cart ids="20,34,25:1" match="all"] Content Here [/edd_items_in_cart]

    [edd_items_in_cart ids="20,34,25:1" match="any"] Content Here [/edd_items_in_cart]
    ```

Show the content if the cart does _not_ contain specific products (supports any,
all, and variations)

[edd_items_not_in_cart ids=”20″]Content here[/edd_items_not_in_cart]
 [edd_items_not_in_cart
ids=”20,34,25:1″]Content Here[/edd_items_not_in_cart] [edd_items_not_in_cart ids
=”20,34,25:1″ match=”all”]Content Here[/edd_items_not_in_cart] [edd_items_not_in_cart
ids=”20,34,25:1″ match=”any”]Content Here[/edd_items_not_in_cart]

Show the content if the user has made previous purchases (will always be hidden 
if logged out)

    ```
    [edd_user_has_purchases] Content Here [/edd_user_has_purchases]
    ```

Show the content only if the user has no purchases. Includes the ‘loggedout’ parameter
to specify if logged out users
 should be included in seeing the content. (Default
true)

    ```
    [edd_user_has_no_purchases loggedout="true"] Content Here [/edd_user_has_no_purchases]
    ```

Show the content to logged in users

    ```
    [edd_is_user_logged_in] Content Here [/edd_is_user_logged_in]
    ```

Show the content only to logged out users

    ```
    [edd_is_user_logged_out] Content Here [/edd_is_user_logged_out]
    ```

Show content only if a user has purchased any of the specified download ids.
 Supports
multiple IDs. If a download has variable pricing, you can pass just the ID for all
options, or `<download id>`:`<price id>` for a specific variable pricing option.

    ```
    [edd_user_has_purchased ids="20,34,25:1"] Content Here [/edd_user_has_purchased]
    ```

**[Software Licensing Support](https://easydigitaldownloads.com/pricing#professional-pass):**

Show content only if a user has active licenses

    ```
    [edd_has_active_licenses] Content Here [/edd_has_active_licenses]
    ```

Show content only if user has expired licenses

    ```
    [edd_has_expired_licenses]Content Here[/edd_has_expired_licenses]
    ```

Show content only if user has all expired licenses

    ```
    [edd_has_all_expired_licenses]Content Here[/edd_has_all_expired_licenses]
    ```

## 评价

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

### 󠀁[Great plugin but needs to be updated](https://wordpress.org/support/topic/great-plugin-but-needs-to-be-updated-4/)󠁿

 [Manni02](https://profiles.wordpress.org/manni02/) 2025 年 3 月 19 日

This is an excellent plugin, lightweight, that includes useful conditional shortcodes.
I’m taking one star off because the plugin hasn’t been updated in years, so compatibility
hasn’t been verified with recent versions of Wordpress. This also triggers a warning
in Wordfence (abandoned plugin). It would be great if the developer could check 
compatibility and update the plugin so that such warning isn’t triggered (I have
requested this in a support thread here).

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

### 󠀁[Please Update this plugin](https://wordpress.org/support/topic/please-update-this-plugin-34/)󠁿

 [Arga90](https://profiles.wordpress.org/mekanikekhodro/) 2020 年 6 月 13 日

hi, Please update this plugin. thank you.

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/edd-additional-shortcodes/reviews/)

## 贡献者及开发者

「Easy Digital Downloads – Additional Shortcodes」是开源软件。 以下人员对此插件做出
了贡献。

贡献者

 *   [ Chris Klosowski ](https://profiles.wordpress.org/cklosows/)
 *   [ Easy Digital Downloads ](https://profiles.wordpress.org/easydigitaldownloads/)
 *   [ Awesome Motive ](https://profiles.wordpress.org/am/)
 *   [ Robin Cornett ](https://profiles.wordpress.org/littlerchicken/)
 *   [ zkawesome ](https://profiles.wordpress.org/zkawesome/)
 *   [ Syed Balkhi ](https://profiles.wordpress.org/smub/)

[帮助将「Easy Digital Downloads – Additional Shortcodes」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/edd-additional-shortcodes)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/edd-additional-shortcodes/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/edd-additional-shortcodes/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/edd-additional-shortcodes/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/edd-additional-shortcodes/)。

## 更新日志

#### 1.4.2 – December 13, 2021

 * New: Added [edd_items_not_in_cart] shortcode, which will only display the content
   if the cart does not contain some or all of the specified items.
 * New: Added [edd_has_all_expired_licenses] shortcode, which will only display 
   content if all of the user’s licenses are expired.
 * Dev: Requires PHP 5.3.
 * Dev: Refactor how plugin is loaded.

#### 1.4.1 – September 2, 2021

 * Fix: Compatibility with Software Licensing 3.8.
 * Fix: Use ‘maybe_do_shortcode’ to allow for nested shortcodes.
 * Tweak: Improve readme.txt formatting to make examples more readable.

#### 1.4 – February 24, 2017

 * NEW: Add support for Software Licensing.
 * NEW: Add support for specific items in the cart.
 * TWEAK: Remove references to extract.

#### 1.3

 * NEW: edd_is_user_logged_out shortcode

#### 1.2

 * NEW: edd_user_has_purchased shortcode

#### 1.1

 * NEW: Added edd_is_user_logged_in shortcode

#### 1.0

 * NEW: Initial Release

## 额外信息

 *  版本 **1.4.2**
 *  最后更新：**4 年前**
 *  活跃安装数量 **300+**
 *  WordPress 版本 ** 4.9 或更高版本 **
 *  已测试的最高版本为 **6.1.10**
 *  PHP 版本 ** 5.3 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/edd-additional-shortcodes/)
 * 标签
 * [conditional logic](https://cn.wordpress.org/plugins/tags/conditional-logic/)
   [easy digital downloads](https://cn.wordpress.org/plugins/tags/easy-digital-downloads/)
   [landing page](https://cn.wordpress.org/plugins/tags/landing-page/)[shopping cart](https://cn.wordpress.org/plugins/tags/shopping-cart/)
   [shortcodes](https://cn.wordpress.org/plugins/tags/shortcodes/)
 *  [高级视图](https://cn.wordpress.org/plugins/edd-additional-shortcodes/advanced/)

## 评级

 4.5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/edd-additional-shortcodes/reviews/?filter=5)
 *  [  1 条 4 星评价     ](https://wordpress.org/support/plugin/edd-additional-shortcodes/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/edd-additional-shortcodes/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/edd-additional-shortcodes/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/edd-additional-shortcodes/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/edd-additional-shortcodes/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/edd-additional-shortcodes/reviews/)

## 贡献者

 *   [ Chris Klosowski ](https://profiles.wordpress.org/cklosows/)
 *   [ Easy Digital Downloads ](https://profiles.wordpress.org/easydigitaldownloads/)
 *   [ Awesome Motive ](https://profiles.wordpress.org/am/)
 *   [ Robin Cornett ](https://profiles.wordpress.org/littlerchicken/)
 *   [ zkawesome ](https://profiles.wordpress.org/zkawesome/)
 *   [ Syed Balkhi ](https://profiles.wordpress.org/smub/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/edd-additional-shortcodes/)