vote for
Shortlisted nominee in category of ""
About 72
https://greenpreneur.in/wp-content/uploads/2024/07/Untitled-design-121.pnghttps://greenpreneur.in/wp-content/uploads/gravity_forms/15-f4d82bb630eea9ee448b981f971c5ee6/2024/07/Untitled-design-12.pngTEST FOR IMAGES
// post image
// company name
//the_title();
//echo $post_id = get_the_ID();
//print_r($post_meta);
// FOunder Name
//echo $post_meta['name_of_the_founder'][0];
// category
// echo $post_meta['applied_categories'][0];
//$postID = get_queried_object_id();
//get_post_meta( int $post_id, string $key = '', bool $single = false )
?>