Title: Content staging settings
Last modified: August 24, 2016

---

# Content staging settings

 *  Resolved [asurtih](https://wordpress.org/support/users/asurtih/)
 * (@asurtih)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/content-staging-settings/)
 * I have just installed this plugin in my local dev environment. However, I do 
   not see settings menu when I click on content Staging. Am I missing something?
   
   In the installation instruction, you said that I need to add this in my staging
   environment
 * define( ‘CONTENT_STAGING_ENDPOINT’, ‘[https://_YOUR_PRODUCTION_SITE_.com&#8217](https://_YOUR_PRODUCTION_SITE_.com&#8217););
 * My question is why is the endpoint is the url of my production site?
 * thanks,
 * [https://wordpress.org/plugins/content-staging/](https://wordpress.org/plugins/content-staging/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [stenberg.me](https://wordpress.org/support/users/stenbergme/)
 * (@stenbergme)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/content-staging-settings/#post-6127277)
 * Hi!
 * You are right, this is a bit misleading. The **CONTENT_STAGING_** part of the
   constant is meant as a prefix to avoid collisions with other settings (e.g. other
   plugins).
 * In order for this to be correctly understood you would have to ignore the ** 
   CONTENT_STAGING_** part and only read it as **ENDPOINT**.
 * We’re planning to release a new version (shortly I hope) of the plugin where 
   this can actually be configured through WP Admin instead. If you want to try 
   this out, have a look at [https://github.com/stenberg/content-staging](https://github.com/stenberg/content-staging).
 * Thanks!
 *  Plugin Author [stenberg.me](https://wordpress.org/support/users/stenbergme/)
 * (@stenbergme)
 * [11 years ago](https://wordpress.org/support/topic/content-staging-settings/#post-6127312)
 * Version 2.0.0 of the plugin has now been released with support for setting the
   endpoint directly through WP Admin.
 * If you decide to set endpoint through WP Admin, remove the endpoint settings 
   from your wp-config.php files (otherwise the wp-config settings will take presence).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Content staging settings’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/content-staging.svg)
 * [Content Staging](https://wordpress.org/plugins/content-staging/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/content-staging/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/content-staging/)
 * [Active Topics](https://wordpress.org/support/plugin/content-staging/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/content-staging/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/content-staging/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [stenberg.me](https://wordpress.org/support/users/stenbergme/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/content-staging-settings/#post-6127312)
 * Status: resolved