Title: Using wp-config constants
Last modified: August 22, 2016

---

# Using wp-config constants

 *  Resolved [Nicholas Turbanov](https://wordpress.org/support/users/ntd/)
 * (@ntd)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/using-wp-config-constants/)
 * Hey,
 * I’d just like to note that when defining the keys via wp-config.php constants,
   the endpoint settings disappears from the settings page, and naturally SES won’t
   work.
 * So just add instructions in the FAQ to define the endpoint, like so:
 * defined(‘WP_SES_ENDPOINT’, ’email.us-east-1.amazonaws.com’);
    OR defined(‘WP_SES_ENDPOINT’,’
   email.us-west-2.amazonaws.com’); OR defined(‘WP_SES_ENDPOINT’, ’email.eu-west-
   1.amazonaws.com’);
 * Cheers,
 * Nicholas
 * [https://wordpress.org/plugins/wp-ses/](https://wordpress.org/plugins/wp-ses/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Sylvain Deaure](https://wordpress.org/support/users/sylvaindeaure/)
 * (@sylvaindeaure)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/using-wp-config-constants/#post-5299547)
 * Thanks,
 * You’re right !
 * I updated the FAQ.

Viewing 1 replies (of 1 total)

The topic ‘Using wp-config constants’ is closed to new replies.

 * ![](https://ps.w.org/wp-ses/assets/icon-256x256.jpg?rev=2070048)
 * [WP Offload SES Lite](https://wordpress.org/plugins/wp-ses/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ses/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ses/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ses/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ses/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ses/reviews/)

## Tags

 * [endpoint](https://wordpress.org/support/topic-tag/endpoint/)

 * 1 reply
 * 2 participants
 * Last reply from: [Sylvain Deaure](https://wordpress.org/support/users/sylvaindeaure/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/using-wp-config-constants/#post-5299547)
 * Status: resolved