silverliningproductions's podcast

E0327 - The KitchensinkWP Podcast - Questions & Answers


Listen Later

This week I answer listener questions

Upcoming Events

  • WordCamp Europe Online - June 4-6th.

Segment 1: In the News

  • Automattic invests in Matrix
  • Happy belated birthday!

Segment 2:  Listener Q/A

  • SSL Certificates
  • Working from home
  • Removing site health check notifications

// Removes site health check widget

add_action('wp_dashboard_setup', 'remove_site_health_dashboard_widget');

function remove_site_health_dashboard_widget()

{remove_meta_box('dashboard_site_health', 'dashboard', 'normal');

}

 

Segment 3: Tool of the Week

  • Gloomaps  site map tool.
...more
View all episodesView all episodes
Download on the App Store

silverliningproductions's podcastBy Adam Silver