Dark
Light
February 25, 2026
You are now following this case.
'; } else { global $wpdb; $ft = GGA_Database::table( 'case_follows' ); $st = GGA_Database::table( 'subscribers' ); $count = (int) $wpdb->get_var( $wpdb->prepare( "SELECT COUNT(*) FROM {$ft} cf JOIN {$st} s ON s.id = cf.subscriber_id WHERE cf.post_id = %d AND cf.status = 'active' AND s.status = 'active' AND s.global_unsub_at IS NULL", $post_id ) ); $count_text = $count > 0 ? '' . number_format( $count ) . ' following this case' : ''; $nonce = wp_create_nonce( 'gga_follow_nonce' ); echo '
Follow This Case

Get notified by email when this case is updated.

' . $count_text . '
'; } } } ?>
September 23, 2025

William Finley

Name:
Finley, William C

Date of Booking:
09/20/2025

Reason(s) For Booking:
Willful obstruction of law enforcement officers by use of threats

You are now following this case.
'; } else { global $wpdb; $ft = GGA_Database::table( 'case_follows' ); $st = GGA_Database::table( 'subscribers' ); $count = (int) $wpdb->get_var( $wpdb->prepare( "SELECT COUNT(*) FROM {$ft} cf JOIN {$st} s ON s.id = cf.subscriber_id WHERE cf.post_id = %d AND cf.status = 'active' AND s.status = 'active' AND s.global_unsub_at IS NULL", $post_id ) ); $count_text = $count > 0 ? '' . number_format( $count ) . ' following this case' : ''; $nonce = wp_create_nonce( 'gga_follow_nonce' ); echo '
Follow This Case

Get notified by email when this case is updated.

' . $count_text . '
'; } } } ?>