Enable or Disable WordPress Debugging Mode

To enable the WordPress debugging mode, you will want to access SSH on the account and run the following command.

wp config set WP_DEBUG true

To disable WordPress debugging mode, you will enter the following command.

wp config set WP_DEBUG false

Article Details

Article ID:
1
Views:
1,795
Rating (Votes):
(60)