Enable WordPress Debugging Mode - TURN ON wp_debug HD
Above In this video tutorial, I am going to show you show you how to enable debug in wordpress. The wordpress enable wp_debug, it is much easier to locate any errors within your WordPress site as well as any plugins and themes that may be causing errors. WordPress debugging is something that is enabled within your wp-config.php file. With just a simple edit to this file, you will be able to view any errors produced within WordPress. ================================================= Fallow this steps how to enable wordpress debug in cPanel ================================================= 1: First login into your cPanel account 2: After login in cPanel, click on file manager in the file section 3: Click on Public_html folder 4: After clicking on Public_html folder, a website is store in WP folder 5: Click on WP folder 6: In WP folder, find wp-config.php and click on edit to next step 7: After clicking on an edit button code will appear on your screen 8: By default, Wordpress disable the debugging so first delete this old code and paste new code. [COPY AND PASTE THIS BOTH NEW CODE AS BELOW] define( ‘WP_DEBUG’, true ); define( ‘SCRIPT_DEBUG’, true ); 9: Click on save changes button at the top right of the file manager. Now you have enabled debugging within WordPress, you should now be able to see any errors that are produced within your WordPress site. ================== Related Search Terms ================== http://www.googletoprankingseo.com/unlimited-small-business-web-hosting-provider-best-plans.htm enable wordpress debug, wordpress enable wp_debug, enable wordpress debug mode, how to enable wordpress to debug, enable debug in wordpress, enable wordpress debug log, enable debug on wordpress, wordpress enable php to debug, wordpress turn on wp_debug, wordpress debug theme, wordpress debug true, wordpress debug on, how to enable wordpress to debug, wordpress enable wp_debug, how to enable debug in wordpress, how to enable wordpress to debug mode, how to turn debug on wordpress, how to turn off wordpress debug, how to turn on wordpress debugging, how to turn on debug in wordpress, enable debug wp-config.