wordpress-website-lifecycle/wp-config/README.md
Viktor Szépe 6e526023c5
Some checks failed
Back-end / Syntax errors (push) Has been cancelled
Docs / Markdown (push) Has been cancelled
Integrity / Integrity (push) Has been cancelled
Spelling / 文A Typos check (push) Has been cancelled
Fix markdown header formatting in README.md
2026-01-06 13:08:05 +01:00

348 B

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.