Articles by Lea Cohen, Author at WPShout A hub for advanced WordPress users, developers & savvy business owners. Wed, 13 Apr 2022 09:57:58 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.3 https://iotvnaw69daj.i.optimole.com/cb:mLvy.66914/w:32/h:32/q:mauto/f:best/https://wpshout.com/wp-content/uploads/2024/04/cropped-main-icon1x.png Articles by Lea Cohen, Author at WPShout 32 32 How to Debug WordPress Beyond the Basics https://wpshout.com/how-to-debug-wordpress-beyond-the-basics/ https://wpshout.com/how-to-debug-wordpress-beyond-the-basics/#comments Tue, 02 Feb 2021 19:11:06 +0000 https://wpshout.com/?p=22403 Debugging WordPress starts with WP_DEBUG, but can go far beyond that. In this article, we will: Writing Debug Messages to a Log File To start debugging, go to the wp-config.php file in the root of the WordPress file system and turn on the debug variable, i.e., set debug to true: define( 'WP_DEBUG', true ); Defining… Read More »How to Debug WordPress Beyond the Basics]]> https://wpshout.com/how-to-debug-wordpress-beyond-the-basics/feed/ 2 An Introduction to the WordPress PHP Coding Standards https://wpshout.com/an-introduction-to-the-wordpress-php-coding-standards/ https://wpshout.com/an-introduction-to-the-wordpress-php-coding-standards/#comments Tue, 08 Dec 2020 15:55:01 +0000 https://wpshout.com/?p=22348 Read More »An Introduction to the WordPress PHP Coding Standards]]> https://wpshout.com/an-introduction-to-the-wordpress-php-coding-standards/feed/ 4 4 Steps to Become a WordPress Plugin Developer https://wpshout.com/wordpress-plugin-developer/ https://wpshout.com/wordpress-plugin-developer/#respond Tue, 06 Oct 2020 16:02:05 +0000 https://wpshout.com/?p=21924 Read More »4 Steps to Become a WordPress Plugin Developer]]> https://wpshout.com/wordpress-plugin-developer/feed/ 0 How to Display Posts on a Category Page, Divided Into Their Respective Subcategories https://wpshout.com/how-to-display-posts-on-a-category-page-divided-into-their-respective-subcategories/ https://wpshout.com/how-to-display-posts-on-a-category-page-divided-into-their-respective-subcategories/#comments Wed, 19 Aug 2020 14:09:02 +0000 https://wpshout.com/?p=21770 Read More »How to Display Posts on a Category Page, Divided Into Their Respective Subcategories]]> https://wpshout.com/how-to-display-posts-on-a-category-page-divided-into-their-respective-subcategories/feed/ 4