dev: clean and 404
This commit is contained in:
parent
7b0baf20fb
commit
7423c30a36
10 changed files with 145 additions and 64 deletions
|
|
@ -85,7 +85,7 @@ $table_prefix = 'wp_';
|
|||
*
|
||||
* @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
|
||||
*/
|
||||
define( 'WP_DEBUG', true ); # TODO(debug)
|
||||
define( 'WP_DEBUG', false );
|
||||
|
||||
/* Add any custom values between this line and the "stop editing" line. */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue