Friends,
This project is for Backpack Donation for Haiti. Haiti experienced back-to-back natural disasters. These natural disasters damaged and destroyed everything in Haiti. CHN donated 100 back packs to Haiti earthquake relief work through Carmel Marthoma Church. Carmel Marthoma Church is collecting items to be donated to Haiti through an agency in Boston.
global $wpdb, $post;
$projectid = get_field( “project_id”, $post->ID );
$table_name = $wpdb->prefix . ‘donor_list’;
$res = $wpdb->get_results(“SELECT * FROM “.$table_name.” where payment_status = ‘Completed’ and projects_sponsore = ‘”.$projectid.”‘ order by id desc”);
if(!empty($res)) {
echo ”
| FundRaising Honor Roll | |||
|---|---|---|---|
| S.No. | Name | Donation Amount | Payment Status |
| “. $i .” | “. $re->name .” | $ “. $re->donation_amount .” | “. $payment_status .” |
“;
}
[/insert_php]
Latest Status Updates
Funds Raised: $0Released to Beneficiary: [insert_php] echo get_field( “released_to_beneficiary”, $post->ID ); [/insert_php]Project Status Summary:
[insert_php] echo get_field( “project_status_summary”, $post->ID ); [/insert_php]
| FundRaising Honor Roll | |||
|---|---|---|---|
| S.No. | Name | Donation Amount | Payment Status |
| 1 | Jiji & Anita | $ 100.00 | Paid |
Latest Status Updates:
Funds Raised: $0 Released to Beneficiary:Project Status Summary:
