This commit is contained in:
2026-04-28 22:27:25 +02:00
parent 78d5743c12
commit 7c5738c0ec
17 changed files with 1748 additions and 104 deletions

View File

@@ -90,7 +90,7 @@ $table_prefix = 'wp_';
*
* @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
*/
define( 'WP_DEBUG', false );
define( 'WP_DEBUG', true );
/* Add any custom values between this line and the "stop editing" line. */