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 25, 2025

Demarius Smith

Name:
Smith, Demarius Amone

Date of Booking:
09/04/2025

Reason(s) For Booking:
Failure to Appear 

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 . '
'; } } } ?>