woocommerce/plugins/woocommerce/.wp-env.json

12 lines
190 B
JSON

{
"phpVersion": "7.4",
"core": null,
"plugins": [ "." ],
"config": {
"JETPACK_AUTOLOAD_DEV": true,
"WP_DEBUG_LOG": true,
"WP_DEBUG_DISPLAY": true,
"ALTERNATE_WP_CRON": true
}
}