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

---

جستجوی افزونه‌ها

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](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://fa.wordpress.org/plugins/automated-emails/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/automated-emails/#reviews)
 * [توسعه](https://fa.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

## سوالات متداول

### 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/) را بررسی کنید، یا
از طریق [RSS](https://plugins.trac.wordpress.org/log/automated-emails/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/automated-emails/) مشترک
شوید.

## گزارش تغییرات

#### 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://fa.wordpress.org/plugins/tags/automation/)[email](https://fa.wordpress.org/plugins/tags/email/)
   [notification](https://fa.wordpress.org/plugins/tags/notification/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/automated-emails/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[بررسی شما](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/)