mirror of
https://gh.wpcy.net/https://github.com/szepeviktor/wordpress-website-lifecycle.git
synced 2026-04-25 04:52:19 +08:00
17 lines
348 B
Markdown
17 lines
348 B
Markdown
# WordPress configuration skeleton
|
|
|
|
https://codex.wordpress.org/Editing_wp-config.php
|
|
|
|
## Sections
|
|
|
|
- Shared hosting shortcomings.
|
|
- Composer autoloader.
|
|
- PHP rate limiter.
|
|
- Security.
|
|
- Core constants.
|
|
- Multisite.
|
|
- Plugins constants.
|
|
- Database.
|
|
- Salts.
|
|
- Absolute path to the WordPress directory.
|
|
- Sets up WordPress vars and included files.
|