wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren


wp_debug › WordPress-Konstanten

Seitn/v
define( 'WP_DEBUG', false );
Definiert in:

For developers: WordPress debugging mode.

Change this to true to enable the display of notices during development. It is strongly recommended that plugin and theme developers use WP_DEBUG in their development environments.

For information on other constants that can be used for debugging, visit the documentation.

Quellcode

define( 'WP_DEBUG', false );