add_filter( 'auto_core_update_send_email', 'wpb_stop_auto_update_emails', 10, 4 ); function wpb_stop_update_emails( $send, $type, $core_update, $result ) { if ( ! empty( $type ) && $type == 'success' ) { return false; } return true; } add_filter( 'auto_plugin_update_send_email', '__return_false' ); add_filter( 'auto_theme_update_send_email', '__return_false' );

Blog

What To Do When You Get Tough Feedback In Your 360

In this funny and honest TED talk, Dan Harris talks about what it felt like to get some tough 360 feedback. And explains how he eventually discovered the most useful response to that feedback - self compassion....

If you want to be successful, think like an artisan

Have you got a lovely job or a lousy job? According to Goos & Manning (2007), increasingly there will only be those two options - lovely or lousy? And there will be many more lousy jobs than lovely ones. I am sure that you are aware that technology, automation and...

Sign up for my Newsletter

Sign up for my Newsletter and get a free copy of three e-books:
1. How to be a Great Manager
2. How to Find Career Success Without Losing Your Soul
3. Applying ACT to Work-related Coaching
* indicates required