AHA’s, Epiphanies and Revelations

AHA’s, Thoughts and Hick-Ups that Thought me a Lesson…

There will be many iterations to this. And never finished or complete…

Better done than perfect and there is always room for improvement.

Here you can find more about creating an online business and what not to do… and here are my thoughts and experiences about online privacy and security.

// Disable core update emails add_filter( 'auto_core_update_send_email', '__return_false' ); // Disable plugin update emails add_filter( 'auto_plugin_update_send_email', '__return_false' ); // Disable theme update emails add_filter( 'auto_theme_update_send_email', '__return_false' );