Update README.md
parent
8fff352bcb
commit
8154062c8f
11
README.md
11
README.md
|
|
@ -118,17 +118,6 @@ All plugins are already present in `wp-content/plugins/` thanks to `composer ins
|
|||
|
||||
---
|
||||
|
||||
### About the plugins
|
||||
|
||||
|
||||
|
||||
### Custom mu‑plugins
|
||||
|
||||
If you have PHP files that must always run (e.g., security hardening), place them in the local `src/` directory before building.
|
||||
Docker copies everything from `src/` into `wp-content/mu-plugins/`, and WordPress loads them automatically—no activation required.
|
||||
|
||||
---
|
||||
|
||||
### License
|
||||
|
||||
The core theme is **Twenty Twenty‑Five**, licensed under **GPL v2 or later**.
|
||||
|
|
|
|||
Loading…
Reference in New Issue