• Resolved JLBA

    (@jltest)


    Hi everyone,

    I read that it is possible to configure if a website is in production, staging or developpement mode. But I don’t find where to change this information.

    Thanks for your help.

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

    (@graphicscove)

    define('WP_ENV', 'development'); // Change to 'staging' or 'production' as needed

    Add this to your config.php file (You should have a different one for each environment).

    Thread Starter JLBA

    (@jltest)

    it’s clear. Thanks @graphicscove !

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.