Title: SesPress
Author: Vaibhav Rathore
Published: <strong>Ṣẹrẹ 10, 2018</strong>
Last modified: Ṣẹrẹ 10, 2018

---

Ṣàwárí àwọn plugin

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

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

# SesPress

 Láti ọwọ́ [Vaibhav Rathore](https://profiles.wordpress.org/rathorevaibhav/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/sespress.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/sespress/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/sespress/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/sespress/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/sespress/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/sespress/)

## Àpèjúwe

SesPress allows you to send emails using AmazonÌtumọ̀ Yorùbá: ’s Simple Email Service.

Major features in SesPress includes:

 * Support to enable/disable the mail functionality
 * Ability to add a default sender
 * Test mode to override recipients with a test mode recipient at the time of testing
 * Ability to send mail templates with dynamic data

## Ìgbéwọlẹ̀

1) Upload the plugin files to the `/wp-content/plugins/sespress` directory, or install
the plugin through the WordPress plugins screen directly.
 2) Activate the plugin
through the ‘Plugins’ screen in WordPress. 3) Use the `Settings->SesPress` screen
to configure your the AWS credentials. 4) Use the following snippet in your code
to use the functionality.

    ```
    add_action( 'wp', 'sespress_send_sample' );
    function sespress_send_sample() {
        $args = array(
            'subject' => 'Welcome to SesPress',
            'recipients' => array(
                array(
                    'name' => 'John Doe',
                    'email' => 'johndoe@example.com',
                ),
                array(
                    'name' => 'Jane Doe',
                    'email' => 'janedoe@example.com',
                ),
            ),
            'sender' => array(
                'name' => 'Admin',
                'email' => 'admin@mysite.com',
            ),
            'message' => array(
                'html' => '<h2>Test message embedded in HTML tags.</h2>'
            ),
        );
        $sespress = new SesPress;
        $result = $sespress->send( $args );
        echo $result['data'];
    }
    ```

## FAQ

  Installation Instructions

1) Upload the plugin files to the `/wp-content/plugins/sespress` directory, or install
the plugin through the WordPress plugins screen directly.
 2) Activate the plugin
through the ‘Plugins’ screen in WordPress. 3) Use the `Settings->SesPress` screen
to configure your the AWS credentials. 4) Use the following snippet in your code
to use the functionality.

    ```
    add_action( 'wp', 'sespress_send_sample' );
    function sespress_send_sample() {
        $args = array(
            'subject' => 'Welcome to SesPress',
            'recipients' => array(
                array(
                    'name' => 'John Doe',
                    'email' => 'johndoe@example.com',
                ),
                array(
                    'name' => 'Jane Doe',
                    'email' => 'janedoe@example.com',
                ),
            ),
            'sender' => array(
                'name' => 'Admin',
                'email' => 'admin@mysite.com',
            ),
            'message' => array(
                'html' => '<h2>Test message embedded in HTML tags.</h2>'
            ),
        );
        $sespress = new SesPress;
        $result = $sespress->send( $args );
        echo $result['data'];
    }
    ```

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“SesPress” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí 
plugin yìí.

Àwọn Olùkópa

 *   [ Vaibhav Rathore ](https://profiles.wordpress.org/rathorevaibhav/)
 *   [ ColoredCow ](https://profiles.wordpress.org/coloredcow/)

[Túmọ̀ “SesPress” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/sespress)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/sespress/), ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/sespress/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/sespress/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/sespress/?limit=100&mode=stop_on_copy&format=rss).

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **0.1**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 9 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **Tó kéré sí 10**
 *  Ẹ̀yà WordPress ** 4.7 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **4.9.29**
 *  Ẹ̀yà PHP ** 5.6 tàbí ju bẹ́ẹ̀ lọ **
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/sespress/)
 * Àwọn àmì
 * [aws](https://yor.wordpress.org/plugins/tags/aws/)[SES](https://yor.wordpress.org/plugins/tags/ses/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/sespress/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

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

[See all reviews](https://wordpress.org/support/plugin/sespress/reviews/)

## Àwọn Olùkópa

 *   [ Vaibhav Rathore ](https://profiles.wordpress.org/rathorevaibhav/)
 *   [ ColoredCow ](https://profiles.wordpress.org/coloredcow/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/sespress/)