Title: lecouponcopy
Author: 老蒋和他的小伙伴
Published: <strong>2026년 6월 9일</strong>
Last modified: 2026년 6월 16일

---

플러그인 검색

![](https://ps.w.org/lecouponcopy/assets/banner-772x250.png?rev=3566164)

![](https://ps.w.org/lecouponcopy/assets/icon-256x256.png?rev=3566164)

# lecouponcopy

 작성자: [老蒋和他的小伙伴](https://profiles.wordpress.org/laobuluo/)

[다운로드](https://downloads.wordpress.org/plugin/lecouponcopy.1.2.2.zip)

 * [세부사항](https://ko.wordpress.org/plugins/lecouponcopy/#description)
 * [평가](https://ko.wordpress.org/plugins/lecouponcopy/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/lecouponcopy/#installation)
 * [개발](https://ko.wordpress.org/plugins/lecouponcopy/#developers)

 [지원](https://wordpress.org/support/plugin/lecouponcopy/)

## 설명

LeCouponCopy is a lightweight WordPress plugin that displays coupon codes with a
shortcode. Visitors can copy a coupon code with one click, and you can optionally
redirect users to a target URL after the copy action.

This plugin is developed by **LeZaiYun Studio** and maintained by LaoJiang.

🔗 Official product page: [https://www.lezaiyun.com/lecouponcopy.html](https://www.lezaiyun.com/lecouponcopy.html)

👤 Developer Blog: [https://www.laojiang.me](https://www.laojiang.me)

#### Features

 * One-click coupon copy
 * Customizable button, text, and border styles
 * Optional redirect URL after copy
 * Responsive layout compatible with most themes
 * Supports Classic Editor and Gutenberg with an insert-shortcode toolbar button
 * Supports Quicktags insertion in text mode
 * Color and font-size options available in Settings

#### Shortcode Usage

Basic usage (coupon code only):

    ```
    [le_coupon_copy code="COUPON123"]
    ```

Full parameters (display text + redirect URL):

    ```
    [le_coupon_copy code="COUPON123" text="点击复制优惠码" url="https://example.com"]
    ```

 * `code`: Coupon code to copy (required)
 * `text`: Frontend display text (optional, defaults to `code`)
 * `url`: Redirect URL after copy (optional)

## 스크린샷

[⌊Frontend coupon display with copy button⌉⌊Frontend coupon display with copy button⌉[

Frontend coupon display with copy button

[⌊Style settings page in WordPress admin⌉⌊Style settings page in WordPress admin⌉[

Style settings page in WordPress admin

[⌊"Insert Coupon" button in the editor toolbar⌉⌊"Insert Coupon" button in the editor
toolbar⌉[

“Insert Coupon” button in the editor toolbar

## 설치

#### Automatic Installation

 1. In WordPress admin, go to Plugins -> Add New.
 2. Search for “LeCoupon Copy”.
 3. Click Install Now and activate the plugin.

#### Manual Installation

 1. Download and extract the plugin package.
 2. Upload the `lecouponcopy` folder to `/wp-content/plugins/`.
 3. Activate “LeCoupon Copy” from the Plugins page.

#### After Activation

 1. Go to Settings -> Coupon Copy and adjust styles as needed.
 2. Insert `[le_coupon_copy code="YOURCODE"]` in a post or page, or use the editor 
    toolbar button.

## FAQ

### How do I use it in a page?

Insert a shortcode such as `[le_coupon_copy code="YOURCODE"]` in the editor. You
can also use the “Insert Coupon” toolbar button to generate the shortcode.

### Can I place multiple coupon codes on one page?

Yes. You can use multiple `[le_coupon_copy ...]` shortcodes in the same post or 
page.

### How can I redirect users after copying?

Add the `url` parameter in the shortcode, for example: `[le_coupon_copy code="ABC"
url="https://example.com"]`.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“lecouponcopy”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ 老蒋和他的小伙伴 ](https://profiles.wordpress.org/laobuluo/)

[자국어로 “lecouponcopy”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/lecouponcopy)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/lecouponcopy/)는, [SVN 저장소](https://plugins.svn.wordpress.org/lecouponcopy/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/lecouponcopy/)
을 [RSS](https://plugins.trac.wordpress.org/log/lecouponcopy/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.2.2

 * Added multilingual support with language packs: English (`en_US`), Simplified
   Chinese (`zh_CN`), and Traditional Chinese (`zh_TW`)
 * Added plugin textdomain loading and standardized translation-ready UI strings
   for admin/editor prompts

#### 1.2.1

 * Renamed shortcode from `[lecoupon]` to `[le_coupon_copy]` for WordPress.org naming
   guidelines
 * Moved Quicktags admin JavaScript to enqueued script file

#### 1.0.0

 * Initial release
 * Added `[le_coupon_copy]` shortcode with `code`, `text`, and `url` parameters
 * Added TinyMCE insert button for Classic Editor
 * Added Quicktags button in text mode
 * Added style settings for text, button, border colors, and font sizes

## 기초

 *  버전 **1.2.2**
 *  최근 업데이트: **1개월 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.1 또는 그 이상 **
 *  다음까지 시험됨: **7.0.2**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/lecouponcopy/)
 * 태그:
 * [coupon](https://ko.wordpress.org/plugins/tags/coupon/)[shortcode](https://ko.wordpress.org/plugins/tags/shortcode/)
 *  [고급 보기](https://ko.wordpress.org/plugins/lecouponcopy/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/lecouponcopy/reviews/)

## 기여자

 *   [ 老蒋和他的小伙伴 ](https://profiles.wordpress.org/laobuluo/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/lecouponcopy/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://www.lezaiyun.com/donate/)