wordpress-website-lifecycle/wp-config
Viktor Szépe a676d04462
Some checks failed
Back-end / Syntax errors (push) Has been cancelled
Integrity / Integrity (push) Has been cancelled
Spelling / 文A Typos check (push) Has been cancelled
Add WP_REDIS_DEFAULT_EXPIRE_SECONDS definition (#59)
2026-01-11 14:58:27 +01:00
..
README.md Fix markdown header formatting in README.md 2026-01-06 13:08:05 +01:00
wp-config.php Add WP_REDIS_DEFAULT_EXPIRE_SECONDS definition (#59) 2026-01-11 14:58:27 +01:00

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.