2024-11-11
This commit is contained in:
parent
bc03c49f82
commit
b6ab6b3229
12 changed files with 359 additions and 44 deletions
|
|
@ -22,3 +22,6 @@ Config::define("WOOCOMMERCE_API_CONSUMER_SECRET", env("WOOCOMMERCE_API_CONSUMER_
|
|||
|
||||
// Enable plugin and theme updates and installation from the admin
|
||||
Config::define("DISALLOW_FILE_MODS", false);
|
||||
|
||||
// Désactive la mise à jour des traductions automatiques
|
||||
Config::define("WP_AUTO_UPDATE_TRANSLATION", false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue