# simpleanalytics/1.110/.wp-env.json

Simple Analytics, version 1.110. 10 lines.

- Page: https://pluginprobe.com/plugins/simpleanalytics/1.110/code/.wp-env.json
- Raw: https://pluginprobe.com/plugins/simpleanalytics/1.110/raw/.wp-env.json
- Modified: 2026-05-20T21:02:20+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/simpleanalytics/1.110/code/.wp-env.json#L10-L20`.

```json
{
    "plugins": ["."],
    "config": {
        "DISABLE_WP_CRON": true
    },
    "lifecycleScripts": {
        "afterStart": "bash bin/wp-env-setup.sh"
    }
}

```
