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)

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

![](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://ko.wordpress.org/plugins/edd-additional-shortcodes/#description)
 * [평가](https://ko.wordpress.org/plugins/edd-additional-shortcodes/#reviews)
 * [개발](https://ko.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/)를
확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/edd-additional-shortcodes/)
을 [RSS](https://plugins.trac.wordpress.org/log/edd-additional-shortcodes/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 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+**
 *  워드프레스 버전 ** 4.9 또는 그 이상 **
 *  다음까지 시험됨: **6.1.10**
 *  PHP 버전 ** 5.3 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/edd-additional-shortcodes/)
 * 태그:
 * [conditional logic](https://ko.wordpress.org/plugins/tags/conditional-logic/)
   [easy digital downloads](https://ko.wordpress.org/plugins/tags/easy-digital-downloads/)
   [landing page](https://ko.wordpress.org/plugins/tags/landing-page/)[shopping cart](https://ko.wordpress.org/plugins/tags/shopping-cart/)
   [shortcodes](https://ko.wordpress.org/plugins/tags/shortcodes/)
 *  [고급 보기](https://ko.wordpress.org/plugins/edd-additional-shortcodes/advanced/)

## 평점

 별 5점 만점에 4.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/)