wpseek.com
WordPress开发者和主题制作者的搜索引擎


wp_debug › WordPress常量

Sincen/a
define( 'WP_DEBUG', false );
定义在:

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.

源码

define( 'WP_DEBUG', false );