Plugin Designbest-ESW: differenze tra le versioni
Da Webmobili Wiki.
Nessun oggetto della modifica |
|||
| Riga 16: | Riga 16: | ||
* '''environment''': | * '''environment''': | ||
** test | ** test: | ||
*** ESW -> AllproductSynch si ferma a 10. | |||
Versione delle 13:52, 28 lug 2025
Info
Nell'ambiente di test, nel file wp-config.php inserire la costante
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_DISPLAY', true );
define( 'WP_ENVIRONMENT_TYPE', 'staging' ); // mettere 'local' per sviluppo locale
Per capire quale config.php del plugin va a leggere.
config.php
Nostro file di configurazione:
- environment:
- test:
- ESW -> AllproductSynch si ferma a 10.
- test: