Title: Automated Emails: Send custom emails on actions like post is published or updated
Author: neblabs
Published: <strong>2024년 5월 22일</strong>
Last modified: 2024년 5월 22일

---

플러그인 검색

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

![](https://s.w.org/plugins/geopattern-icon/automated-emails.svg)

# Automated Emails: Send custom emails on actions like post is published or updated

 작성자: [neblabs](https://profiles.wordpress.org/neblabs/)

[다운로드](https://downloads.wordpress.org/plugin/automated-emails.0.1.2.zip)

 * [세부사항](https://ko.wordpress.org/plugins/automated-emails/#description)
 * [평가](https://ko.wordpress.org/plugins/automated-emails/#reviews)
 * [개발](https://ko.wordpress.org/plugins/automated-emails/#developers)

 [지원](https://wordpress.org/support/plugin/automated-emails/)

## 설명

This plugin does one simple thing: it sends custom emails when something happens
on your site, like when a new post has been published or when an existing post has
been moved to the trash.

**Features**

 * 6 events:
    - Post Status Change (+ 3 presets) – when the status of a post has changed.
    - Post Updated (+1 preset) – when a post has been updated in the database.
 * Multiple recipients: Send to multiple recipients, like the post author or the
   user making the cahnges
 * Smart placeholders: Add post or user data in your custom emails (subject and 
   body)
    - 6 post values: title, title (raw), content, content (raw), id, url
    - 3 user values: public name, email, id

**Adding Data to the subject and body**
 This plugin allows you to add the data 
for current post and/or user to the email subject and body. To do so, you have to
use the format: ((dataType.value | DataID)) For example: Hello, John Doe! would 
be written as: Hello, ((user.nameDisplay | PostAuthor))

    ```
    Here are the available values:
        * post title: ((post.title | UpdatedPost))
        * post title, unfiltered: ((post.titleRaw | UpdatedPost))
        * post content: ((post.content | UpdatedPost))
        * post content, unfiltered: ((post.contentRaw | UpdatedPost))
        * post id: ((post.id | UpdatedPost))
        * post url: ((post.url | UpdatedPost))

        * user public name: ((user.nameDisplay | PostAuthor))
        * user id: ((user.id | PostAuthor))
        * user email: ((user.email | PostAuthor))
    ```

GitHub: https://github.com/Neblabs/automated-emails-original

## FAQ

### My custom emails are not being sent

Automated Emails uses core WordPress functions for sending emails, make sure that
your site is sending regular emails without this plugin.

### Does this plugin use an external service?

No! Automated Emails uses WordPress’ wp_mail() function to send the emails.

## 후기

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

## 기여자 & 개발자

“Automated Emails: Send custom emails on actions like post is published or updated”(
은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ neblabs ](https://profiles.wordpress.org/neblabs/)

[자국어로 “Automated Emails: Send custom emails on actions like post is published or updated”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/automated-emails)

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

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

## 변경이력

#### 0.1.2

 * Fixed bug when selecting recipients

#### 0.1.1

 * Initial public release. 12+ months in the making!

## 기초

 *  버전 **0.1.2**
 *  최근 업데이트: **2년 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 4.7 또는 그 이상 **
 *  다음까지 시험됨: **6.5.10**
 *  PHP 버전 ** 7.2 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/automated-emails/)
 * 태그:
 * [automation](https://ko.wordpress.org/plugins/tags/automation/)[email](https://ko.wordpress.org/plugins/tags/email/)
   [notification](https://ko.wordpress.org/plugins/tags/notification/)
 *  [고급 보기](https://ko.wordpress.org/plugins/automated-emails/advanced/)

## 평점

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

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

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

## 기여자

 *   [ neblabs ](https://profiles.wordpress.org/neblabs/)

## 지원

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

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