
Sign up to save your podcasts
Or


This week I talk about log files and debugging in WordPress
Upcoming Events
No WordCamps.
Segment 1: In the News
Kinsta article about NULLED plugins
WordPress Names 5.5 Release Leads
Plans All-Women Release Squad for 5.6
Segment 2: Log files & Debugging
In wp-config file:
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_LOG', '/tmp/wp-errors.log' );
Knowledge Base article over at make.wordPress.org
Segment 3: Tool of the Week
Web Design Museum
By Adam SilverThis week I talk about log files and debugging in WordPress
Upcoming Events
No WordCamps.
Segment 1: In the News
Kinsta article about NULLED plugins
WordPress Names 5.5 Release Leads
Plans All-Women Release Squad for 5.6
Segment 2: Log files & Debugging
In wp-config file:
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_LOG', true );
define( 'WP_DEBUG_LOG', '/tmp/wp-errors.log' );
Knowledge Base article over at make.wordPress.org
Segment 3: Tool of the Week
Web Design Museum