WPDev.one
Live Salts
PHP

WordPress Config Generator

The most critical file in your installation. Configure database credentials, security salts, and debug modes safely.

Database Connection

Debugging

Content Limits

Security Hardening

100Health Score
Default table prefix used
File Editing Disabled (Secure)
Salts not yet fetched

Why WP-Config Matters

This file controls how WordPress connects to your database and handles memory. A misconfiguration here can crash your site or expose sensitive data.

Security Warning

Never enable WP_DEBUG_DISPLAY on a live site. It prints PHP error messages (which may contain file paths) directly to the browser for visitors to see.