Our Portofolio

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna.

Type: Cornerstone_Looper_Provider_User_Query
Size: 17
Current Data:
object(WP_Query)#11345 (52) {
  ["query"]=>
  array(5) {
    ["post_type"]=>
    string(10) "investment"
    ["tax_query"]=>
    array(1) {
      [0]=>
      array(4) {
        ["taxonomy"]=>
        string(19) "investment-category"
        ["field"]=>
        string(4) "slug"
        ["terms"]=>
        string(3) "all"
        ["operator"]=>
        string(2) "IN"
      }
    }
    ["s"]=>
    string(0) ""
    ["operator"]=>
    string(4) "LIKE"
    ["posts_per_page"]=>
    string(2) "-1"
  }
  ["query_vars"]=>
  array(68) {
    ["post_type"]=>
    string(10) "investment"
    ["tax_query"]=>
    array(1) {
      [0]=>
      array(4) {
        ["taxonomy"]=>
        string(19) "investment-category"
        ["field"]=>
        string(4) "slug"
        ["terms"]=>
        string(3) "all"
        ["operator"]=>
        string(2) "IN"
      }
    }
    ["s"]=>
    string(0) ""
    ["operator"]=>
    string(4) "LIKE"
    ["posts_per_page"]=>
    int(-1)
    ["error"]=>
    string(0) ""
    ["m"]=>
    string(0) ""
    ["p"]=>
    int(0)
    ["post_parent"]=>
    string(0) ""
    ["subpost"]=>
    string(0) ""
    ["subpost_id"]=>
    string(0) ""
    ["attachment"]=>
    string(0) ""
    ["attachment_id"]=>
    int(0)
    ["name"]=>
    string(0) ""
    ["pagename"]=>
    string(0) ""
    ["page_id"]=>
    int(0)
    ["second"]=>
    string(0) ""
    ["minute"]=>
    string(0) ""
    ["hour"]=>
    string(0) ""
    ["day"]=>
    int(0)
    ["monthnum"]=>
    int(0)
    ["year"]=>
    int(0)
    ["w"]=>
    int(0)
    ["category_name"]=>
    string(0) ""
    ["tag"]=>
    string(0) ""
    ["cat"]=>
    string(0) ""
    ["tag_id"]=>
    string(0) ""
    ["author"]=>
    string(0) ""
    ["author_name"]=>
    string(0) ""
    ["feed"]=>
    string(0) ""
    ["tb"]=>
    string(0) ""
    ["paged"]=>
    int(0)
    ["meta_key"]=>
    string(0) ""
    ["meta_value"]=>
    string(0) ""
    ["preview"]=>
    string(0) ""
    ["sentence"]=>
    string(0) ""
    ["title"]=>
    string(0) ""
    ["fields"]=>
    string(0) ""
    ["menu_order"]=>
    string(0) ""
    ["embed"]=>
    string(0) ""
    ["category__in"]=>
    array(0) {
    }
    ["category__not_in"]=>
    array(0) {
    }
    ["category__and"]=>
    array(0) {
    }
    ["post__in"]=>
    array(0) {
    }
    ["post__not_in"]=>
    array(0) {
    }
    ["post_name__in"]=>
    array(0) {
    }
    ["tag__in"]=>
    array(0) {
    }
    ["tag__not_in"]=>
    array(0) {
    }
    ["tag__and"]=>
    array(0) {
    }
    ["tag_slug__in"]=>
    array(0) {
    }
    ["tag_slug__and"]=>
    array(0) {
    }
    ["post_parent__in"]=>
    array(0) {
    }
    ["post_parent__not_in"]=>
    array(0) {
    }
    ["author__in"]=>
    array(0) {
    }
    ["author__not_in"]=>
    array(0) {
    }
    ["suppress_filters"]=>
    bool(false)
    ["ignore_sticky_posts"]=>
    bool(false)
    ["cache_results"]=>
    bool(true)
    ["update_post_term_cache"]=>
    bool(true)
    ["update_menu_item_cache"]=>
    bool(false)
    ["lazy_load_term_meta"]=>
    bool(true)
    ["update_post_meta_cache"]=>
    bool(true)
    ["nopaging"]=>
    bool(true)
    ["comments_per_page"]=>
    string(2) "50"
    ["no_found_rows"]=>
    bool(false)
    ["taxonomy"]=>
    string(19) "investment-category"
    ["term"]=>
    string(3) "all"
    ["order"]=>
    string(4) "DESC"
  }
  ["tax_query"]=>
  object(WP_Tax_Query)#11331 (6) {
    ["queries"]=>
    array(1) {
      [0]=>
      array(5) {
        ["taxonomy"]=>
        string(19) "investment-category"
        ["terms"]=>
        array(1) {
          [0]=>
          string(3) "all"
        }
        ["field"]=>
        string(4) "slug"
        ["operator"]=>
        string(2) "IN"
        ["include_children"]=>
        bool(true)
      }
    }
    ["relation"]=>
    string(3) "AND"
    ["table_aliases":protected]=>
    array(1) {
      [0]=>
      string(21) "wp_term_relationships"
    }
    ["queried_terms"]=>
    array(1) {
      ["investment-category"]=>
      array(2) {
        ["terms"]=>
        array(1) {
          [0]=>
          string(3) "all"
        }
        ["field"]=>
        string(4) "slug"
      }
    }
    ["primary_table"]=>
    string(8) "wp_posts"
    ["primary_id_column"]=>
    string(2) "ID"
  }
  ["meta_query"]=>
  object(WP_Meta_Query)#11340 (9) {
    ["queries"]=>
    array(0) {
    }
    ["relation"]=>
    NULL
    ["meta_table"]=>
    NULL
    ["meta_id_column"]=>
    NULL
    ["primary_table"]=>
    NULL
    ["primary_id_column"]=>
    NULL
    ["table_aliases":protected]=>
    array(0) {
    }
    ["clauses":protected]=>
    array(0) {
    }
    ["has_or_relation":protected]=>
    bool(false)
  }
  ["date_query"]=>
  bool(false)
  ["request"]=>
  string(1951) "
			SELECT   wp_posts.*
			FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) JOIN wp_icl_translations wpml_translations
							ON wp_posts.ID = wpml_translations.element_id
								AND wpml_translations.element_type = CONCAT('post_', wp_posts.post_type) 
			WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (28)
) AND ((wp_posts.post_type = 'investment' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND ( ( ( wpml_translations.language_code = 'en' OR (
					wpml_translations.language_code = 'en'
					AND wp_posts.post_type IN ( 'cs_global_block','cs_header','cs_footer','cs_layout' )
					AND ( ( 
			( SELECT COUNT(element_id)
			  FROM wp_icl_translations
			  WHERE trid = wpml_translations.trid
			  AND language_code = 'en'
			) = 0
			 ) OR ( 
			( SELECT COUNT(element_id)
				FROM wp_icl_translations t2
				JOIN wp_posts p ON p.id = t2.element_id
				WHERE t2.trid = wpml_translations.trid
				AND t2.language_code = 'en'
                AND (
                    p.post_status = 'publish' OR p.post_status = 'private' OR 
                    ( p.post_type='attachment' AND p.post_status = 'inherit' )
                )
			) = 0 ) ) 
				) ) AND wp_posts.post_type  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','search-filter-widget','cs_global_block','cs_header','cs_footer','cs_layout','program','team-member','application-form','external-event','investment','news-article','tender-portal','x-portfolio' )  ) OR wp_posts.post_type  NOT  IN ('post','page','attachment','wp_block','wp_template','wp_template_part','wp_navigation','search-filter-widget','cs_global_block','cs_header','cs_footer','cs_layout','program','team-member','application-form','external-event','investment','news-article','tender-portal','x-portfolio' )  )
			GROUP BY wp_posts.ID
			ORDER BY wp_posts.post_date DESC
			
		"
  ["posts"]=>
  array(17) {
    [0]=>
    object(WP_Post)#11359 (24) {
      ["ID"]=>
      int(4309)
      ["post_author"]=>
      string(2) "14"
      ["post_date"]=>
      string(19) "2024-02-21 06:44:55"
      ["post_date_gmt"]=>
      string(19) "2024-02-21 06:44:55"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(29) "The Digital Hotelier"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(20) "the-digital-hotelier"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-21 07:23:30"
      ["post_modified_gmt"]=>
      string(19) "2024-02-21 07:23:30"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://hopefund.bh/?post_type=investment&p=4309"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(10) "investment"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [1]=>
    object(WP_Post)#11358 (24) {
      ["ID"]=>
      int(4304)
      ["post_author"]=>
      string(2) "14"
      ["post_date"]=>
      string(19) "2024-02-21 06:14:41"
      ["post_date_gmt"]=>
      string(19) "2024-02-21 06:14:41"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(14) "Ideal Solution"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(14) "ideal-solution"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-21 06:14:44"
      ["post_modified_gmt"]=>
      string(19) "2024-02-21 06:14:44"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://hopefund.bh/?post_type=investment&p=4304"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(10) "investment"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [2]=>
    object(WP_Post)#11357 (24) {
      ["ID"]=>
      int(4294)
      ["post_author"]=>
      string(2) "14"
      ["post_date"]=>
      string(19) "2024-02-21 05:46:49"
      ["post_date_gmt"]=>
      string(19) "2024-02-21 05:46:49"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(9) "BFT Media"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(9) "bft-media"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-21 05:46:51"
      ["post_modified_gmt"]=>
      string(19) "2024-02-21 05:46:51"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://hopefund.bh/?post_type=investment&p=4294"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(10) "investment"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [3]=>
    object(WP_Post)#11356 (24) {
      ["ID"]=>
      int(4289)
      ["post_author"]=>
      string(2) "14"
      ["post_date"]=>
      string(19) "2024-02-19 11:19:26"
      ["post_date_gmt"]=>
      string(19) "2024-02-19 11:19:26"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(14) "Jomon For Food"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(14) "jomon-for-food"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-19 11:19:29"
      ["post_modified_gmt"]=>
      string(19) "2024-02-19 11:19:29"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://hopefund.bh/?post_type=investment&p=4289"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(10) "investment"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [4]=>
    object(WP_Post)#3635 (24) {
      ["ID"]=>
      int(4284)
      ["post_author"]=>
      string(2) "14"
      ["post_date"]=>
      string(19) "2024-02-19 08:08:00"
      ["post_date_gmt"]=>
      string(19) "2024-02-19 08:08:00"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(11) "YAS Holding"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(11) "yas-holding"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-19 08:08:14"
      ["post_modified_gmt"]=>
      string(19) "2024-02-19 08:08:14"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://hopefund.bh/?post_type=investment&p=4284"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(10) "investment"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [5]=>
    object(WP_Post)#12117 (24) {
      ["ID"]=>
      int(4277)
      ["post_author"]=>
      string(2) "14"
      ["post_date"]=>
      string(19) "2024-02-19 07:24:03"
      ["post_date_gmt"]=>
      string(19) "2024-02-19 07:24:03"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(9) "Rest Hero"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(9) "rest-hero"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-19 07:31:13"
      ["post_modified_gmt"]=>
      string(19) "2024-02-19 07:31:13"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://hopefund.bh/?post_type=investment&p=4277"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(10) "investment"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [6]=>
    object(WP_Post)#11329 (24) {
      ["ID"]=>
      int(4270)
      ["post_author"]=>
      string(2) "14"
      ["post_date"]=>
      string(19) "2024-02-19 05:52:52"
      ["post_date_gmt"]=>
      string(19) "2024-02-19 05:52:52"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(6) "Parcel"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(6) "parcel"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-19 06:04:16"
      ["post_modified_gmt"]=>
      string(19) "2024-02-19 06:04:16"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://hopefund.bh/?post_type=investment&p=4270"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(10) "investment"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [7]=>
    object(WP_Post)#11327 (24) {
      ["ID"]=>
      int(4263)
      ["post_author"]=>
      string(2) "14"
      ["post_date"]=>
      string(19) "2024-02-19 05:36:43"
      ["post_date_gmt"]=>
      string(19) "2024-02-19 05:36:43"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(11) "Herbal Dose"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(11) "herbal-dose"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-19 06:08:48"
      ["post_modified_gmt"]=>
      string(19) "2024-02-19 06:08:48"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://hopefund.bh/?post_type=investment&p=4263"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(10) "investment"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [8]=>
    object(WP_Post)#11328 (24) {
      ["ID"]=>
      int(4258)
      ["post_author"]=>
      string(2) "14"
      ["post_date"]=>
      string(19) "2024-02-18 12:42:09"
      ["post_date_gmt"]=>
      string(19) "2024-02-18 12:42:09"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(12) "L7 Chocolate"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(12) "l7-chocolate"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-19 06:21:52"
      ["post_modified_gmt"]=>
      string(19) "2024-02-19 06:21:52"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://hopefund.bh/?post_type=investment&p=4258"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(10) "investment"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [9]=>
    object(WP_Post)#11324 (24) {
      ["ID"]=>
      int(4251)
      ["post_author"]=>
      string(2) "14"
      ["post_date"]=>
      string(19) "2024-02-18 12:03:03"
      ["post_date_gmt"]=>
      string(19) "2024-02-18 12:03:03"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(8) "Orderjet"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(8) "orderjet"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-19 06:20:53"
      ["post_modified_gmt"]=>
      string(19) "2024-02-19 06:20:53"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://hopefund.bh/?post_type=investment&p=4251"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(10) "investment"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [10]=>
    object(WP_Post)#12088 (24) {
      ["ID"]=>
      int(4250)
      ["post_author"]=>
      string(2) "14"
      ["post_date"]=>
      string(19) "2024-02-18 11:49:20"
      ["post_date_gmt"]=>
      string(19) "2024-02-18 11:49:20"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(16) "Frozen Nutrition"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(16) "frozen-nutrition"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-19 06:18:43"
      ["post_modified_gmt"]=>
      string(19) "2024-02-19 06:18:43"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://hopefund.bh/?post_type=investment&p=4250"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(10) "investment"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [11]=>
    object(WP_Post)#12091 (24) {
      ["ID"]=>
      int(4238)
      ["post_author"]=>
      string(2) "14"
      ["post_date"]=>
      string(19) "2024-02-08 12:42:44"
      ["post_date_gmt"]=>
      string(19) "2024-02-08 12:42:44"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(13) "Steel Masters"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(13) "steel-masters"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-19 06:13:48"
      ["post_modified_gmt"]=>
      string(19) "2024-02-19 06:13:48"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://hopefund.bh/?post_type=investment&p=4238"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(10) "investment"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [12]=>
    object(WP_Post)#12089 (24) {
      ["ID"]=>
      int(1748)
      ["post_author"]=>
      string(1) "4"
      ["post_date"]=>
      string(19) "2022-03-08 12:03:02"
      ["post_date_gmt"]=>
      string(19) "2022-03-08 12:03:02"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(12) "Silent Power"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(12) "silent-power"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2022-11-13 06:55:42"
      ["post_modified_gmt"]=>
      string(19) "2022-11-13 06:55:42"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://hopefund.bh/?post_type=investment&p=1748"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(10) "investment"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [13]=>
    object(WP_Post)#12120 (24) {
      ["ID"]=>
      int(1714)
      ["post_author"]=>
      string(1) "4"
      ["post_date"]=>
      string(19) "2022-02-17 09:43:01"
      ["post_date_gmt"]=>
      string(19) "2022-02-17 09:43:01"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(12) "Dallaspresso"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(12) "dallaspresso"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2022-11-13 06:55:58"
      ["post_modified_gmt"]=>
      string(19) "2022-11-13 06:55:58"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://hopefund.bh/?post_type=investment&p=1714"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(10) "investment"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [14]=>
    object(WP_Post)#11372 (24) {
      ["ID"]=>
      int(1702)
      ["post_author"]=>
      string(1) "4"
      ["post_date"]=>
      string(19) "2022-02-17 09:37:44"
      ["post_date_gmt"]=>
      string(19) "2022-02-17 09:37:44"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(6) "Lumofy"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(6) "lumofy"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2022-11-13 06:55:20"
      ["post_modified_gmt"]=>
      string(19) "2022-11-13 06:55:20"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://hopefund.bh/?post_type=investment&p=1702"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(10) "investment"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [15]=>
    object(WP_Post)#11373 (24) {
      ["ID"]=>
      int(1289)
      ["post_author"]=>
      string(2) "14"
      ["post_date"]=>
      string(19) "2022-01-09 01:08:52"
      ["post_date_gmt"]=>
      string(19) "2022-01-09 01:08:52"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(7) "Truckly"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(8) "truck-ly"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2024-02-21 05:36:48"
      ["post_modified_gmt"]=>
      string(19) "2024-02-21 05:36:48"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://hopefund.bh/?post_type=investment&p=1289"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(10) "investment"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
    [16]=>
    object(WP_Post)#11374 (24) {
      ["ID"]=>
      int(1287)
      ["post_author"]=>
      string(1) "4"
      ["post_date"]=>
      string(19) "2022-01-09 01:05:15"
      ["post_date_gmt"]=>
      string(19) "2022-01-09 01:05:15"
      ["post_content"]=>
      string(0) ""
      ["post_title"]=>
      string(9) "Gold Souq"
      ["post_excerpt"]=>
      string(0) ""
      ["post_status"]=>
      string(7) "publish"
      ["comment_status"]=>
      string(6) "closed"
      ["ping_status"]=>
      string(6) "closed"
      ["post_password"]=>
      string(0) ""
      ["post_name"]=>
      string(9) "gold-souq"
      ["to_ping"]=>
      string(0) ""
      ["pinged"]=>
      string(0) ""
      ["post_modified"]=>
      string(19) "2022-11-13 06:53:31"
      ["post_modified_gmt"]=>
      string(19) "2022-11-13 06:53:31"
      ["post_content_filtered"]=>
      string(0) ""
      ["post_parent"]=>
      int(0)
      ["guid"]=>
      string(53) "https://hopefund.bh/?post_type=investment&p=1287"
      ["menu_order"]=>
      int(0)
      ["post_type"]=>
      string(10) "investment"
      ["post_mime_type"]=>
      string(0) ""
      ["comment_count"]=>
      string(1) "0"
      ["filter"]=>
      string(3) "raw"
    }
  }
  ["post_count"]=>
  int(17)
  ["current_post"]=>
  int(-1)
  ["in_the_loop"]=>
  bool(false)
  ["post"]=>
  object(WP_Post)#11359 (24) {
    ["ID"]=>
    int(4309)
    ["post_author"]=>
    string(2) "14"
    ["post_date"]=>
    string(19) "2024-02-21 06:44:55"
    ["post_date_gmt"]=>
    string(19) "2024-02-21 06:44:55"
    ["post_content"]=>
    string(0) ""
    ["post_title"]=>
    string(29) "The Digital Hotelier"
    ["post_excerpt"]=>
    string(0) ""
    ["post_status"]=>
    string(7) "publish"
    ["comment_status"]=>
    string(6) "closed"
    ["ping_status"]=>
    string(6) "closed"
    ["post_password"]=>
    string(0) ""
    ["post_name"]=>
    string(20) "the-digital-hotelier"
    ["to_ping"]=>
    string(0) ""
    ["pinged"]=>
    string(0) ""
    ["post_modified"]=>
    string(19) "2024-02-21 07:23:30"
    ["post_modified_gmt"]=>
    string(19) "2024-02-21 07:23:30"
    ["post_content_filtered"]=>
    string(0) ""
    ["post_parent"]=>
    int(0)
    ["guid"]=>
    string(53) "https://hopefund.bh/?post_type=investment&p=4309"
    ["menu_order"]=>
    int(0)
    ["post_type"]=>
    string(10) "investment"
    ["post_mime_type"]=>
    string(0) ""
    ["comment_count"]=>
    string(1) "0"
    ["filter"]=>
    string(3) "raw"
  }
  ["comment_count"]=>
  int(0)
  ["current_comment"]=>
  int(-1)
  ["found_posts"]=>
  int(17)
  ["max_num_pages"]=>
  int(0)
  ["max_num_comment_pages"]=>
  int(0)
  ["is_single"]=>
  bool(false)
  ["is_preview"]=>
  bool(false)
  ["is_page"]=>
  bool(false)
  ["is_archive"]=>
  bool(true)
  ["is_date"]=>
  bool(false)
  ["is_year"]=>
  bool(false)
  ["is_month"]=>
  bool(false)
  ["is_day"]=>
  bool(false)
  ["is_time"]=>
  bool(false)
  ["is_author"]=>
  bool(false)
  ["is_category"]=>
  bool(false)
  ["is_tag"]=>
  bool(false)
  ["is_tax"]=>
  bool(true)
  ["is_search"]=>
  bool(true)
  ["is_feed"]=>
  bool(false)
  ["is_comment_feed"]=>
  bool(false)
  ["is_trackback"]=>
  bool(false)
  ["is_home"]=>
  bool(false)
  ["is_privacy_policy"]=>
  bool(false)
  ["is_404"]=>
  bool(false)
  ["is_embed"]=>
  bool(false)
  ["is_paged"]=>
  bool(false)
  ["is_admin"]=>
  bool(false)
  ["is_attachment"]=>
  bool(false)
  ["is_singular"]=>
  bool(false)
  ["is_robots"]=>
  bool(false)
  ["is_favicon"]=>
  bool(false)
  ["is_posts_page"]=>
  bool(false)
  ["is_post_type_archive"]=>
  bool(true)
  ["query_vars_hash":"WP_Query":private]=>
  string(32) "e4b54225d69ac7561cd2a1c167f796f9"
  ["query_vars_changed":"WP_Query":private]=>
  bool(true)
  ["thumbnails_cached"]=>
  bool(false)
  ["allow_query_attachment_by_filename":protected]=>
  bool(false)
  ["stopwords":"WP_Query":private]=>
  NULL
  ["compat_fields":"WP_Query":private]=>
  array(2) {
    [0]=>
    string(15) "query_vars_hash"
    [1]=>
    string(18) "query_vars_changed"
  }
  ["compat_methods":"WP_Query":private]=>
  array(2) {
    [0]=>
    string(16) "init_query_flags"
    [1]=>
    string(15) "parse_tax_query"
  }
}
Image
Image

The Digital Hotelier

A platform empowering guests of hotels, hotel apartments and holiday homes to conveniently order all their needs
Index: 0
Current Data:
object(WP_Post)#11359 (24) {
  ["ID"]=>
  int(4309)
  ["post_author"]=>
  string(2) "14"
  ["post_date"]=>
  string(19) "2024-02-21 06:44:55"
  ["post_date_gmt"]=>
  string(19) "2024-02-21 06:44:55"
  ["post_content"]=>
  string(0) ""
  ["post_title"]=>
  string(29) "The Digital Hotelier"
  ["post_excerpt"]=>
  string(0) ""
  ["post_status"]=>
  string(7) "publish"
  ["comment_status"]=>
  string(6) "closed"
  ["ping_status"]=>
  string(6) "closed"
  ["post_password"]=>
  string(0) ""
  ["post_name"]=>
  string(20) "the-digital-hotelier"
  ["to_ping"]=>
  string(0) ""
  ["pinged"]=>
  string(0) ""
  ["post_modified"]=>
  string(19) "2024-02-21 07:23:30"
  ["post_modified_gmt"]=>
  string(19) "2024-02-21 07:23:30"
  ["post_content_filtered"]=>
  string(0) ""
  ["post_parent"]=>
  int(0)
  ["guid"]=>
  string(53) "https://hopefund.bh/?post_type=investment&p=4309"
  ["menu_order"]=>
  int(0)
  ["post_type"]=>
  string(10) "investment"
  ["post_mime_type"]=>
  string(0) ""
  ["comment_count"]=>
  string(1) "0"
  ["filter"]=>
  string(3) "raw"
}
Image
Image

Ideal Solution

Accounting and other related consultancy services provider
Index: 1
Current Data:
object(WP_Post)#11358 (24) {
  ["ID"]=>
  int(4304)
  ["post_author"]=>
  string(2) "14"
  ["post_date"]=>
  string(19) "2024-02-21 06:14:41"
  ["post_date_gmt"]=>
  string(19) "2024-02-21 06:14:41"
  ["post_content"]=>
  string(0) ""
  ["post_title"]=>
  string(14) "Ideal Solution"
  ["post_excerpt"]=>
  string(0) ""
  ["post_status"]=>
  string(7) "publish"
  ["comment_status"]=>
  string(6) "closed"
  ["ping_status"]=>
  string(6) "closed"
  ["post_password"]=>
  string(0) ""
  ["post_name"]=>
  string(14) "ideal-solution"
  ["to_ping"]=>
  string(0) ""
  ["pinged"]=>
  string(0) ""
  ["post_modified"]=>
  string(19) "2024-02-21 06:14:44"
  ["post_modified_gmt"]=>
  string(19) "2024-02-21 06:14:44"
  ["post_content_filtered"]=>
  string(0) ""
  ["post_parent"]=>
  int(0)
  ["guid"]=>
  string(53) "https://hopefund.bh/?post_type=investment&p=4304"
  ["menu_order"]=>
  int(0)
  ["post_type"]=>
  string(10) "investment"
  ["post_mime_type"]=>
  string(0) ""
  ["comment_count"]=>
  string(1) "0"
  ["filter"]=>
  string(3) "raw"
}
Image
Image

BFT Media

News platform publishing financial and economic news
Index: 2
Current Data:
object(WP_Post)#11357 (24) {
  ["ID"]=>
  int(4294)
  ["post_author"]=>
  string(2) "14"
  ["post_date"]=>
  string(19) "2024-02-21 05:46:49"
  ["post_date_gmt"]=>
  string(19) "2024-02-21 05:46:49"
  ["post_content"]=>
  string(0) ""
  ["post_title"]=>
  string(9) "BFT Media"
  ["post_excerpt"]=>
  string(0) ""
  ["post_status"]=>
  string(7) "publish"
  ["comment_status"]=>
  string(6) "closed"
  ["ping_status"]=>
  string(6) "closed"
  ["post_password"]=>
  string(0) ""
  ["post_name"]=>
  string(9) "bft-media"
  ["to_ping"]=>
  string(0) ""
  ["pinged"]=>
  string(0) ""
  ["post_modified"]=>
  string(19) "2024-02-21 05:46:51"
  ["post_modified_gmt"]=>
  string(19) "2024-02-21 05:46:51"
  ["post_content_filtered"]=>
  string(0) ""
  ["post_parent"]=>
  int(0)
  ["guid"]=>
  string(53) "https://hopefund.bh/?post_type=investment&p=4294"
  ["menu_order"]=>
  int(0)
  ["post_type"]=>
  string(10) "investment"
  ["post_mime_type"]=>
  string(0) ""
  ["comment_count"]=>
  string(1) "0"
  ["filter"]=>
  string(3) "raw"
}
Image
Image

Jomon For Food

Manufacturer of non-dairy alternatives
Index: 3
Current Data:
object(WP_Post)#11356 (24) {
  ["ID"]=>
  int(4289)
  ["post_author"]=>
  string(2) "14"
  ["post_date"]=>
  string(19) "2024-02-19 11:19:26"
  ["post_date_gmt"]=>
  string(19) "2024-02-19 11:19:26"
  ["post_content"]=>
  string(0) ""
  ["post_title"]=>
  string(14) "Jomon For Food"
  ["post_excerpt"]=>
  string(0) ""
  ["post_status"]=>
  string(7) "publish"
  ["comment_status"]=>
  string(6) "closed"
  ["ping_status"]=>
  string(6) "closed"
  ["post_password"]=>
  string(0) ""
  ["post_name"]=>
  string(14) "jomon-for-food"
  ["to_ping"]=>
  string(0) ""
  ["pinged"]=>
  string(0) ""
  ["post_modified"]=>
  string(19) "2024-02-19 11:19:29"
  ["post_modified_gmt"]=>
  string(19) "2024-02-19 11:19:29"
  ["post_content_filtered"]=>
  string(0) ""
  ["post_parent"]=>
  int(0)
  ["guid"]=>
  string(53) "https://hopefund.bh/?post_type=investment&p=4289"
  ["menu_order"]=>
  int(0)
  ["post_type"]=>
  string(10) "investment"
  ["post_mime_type"]=>
  string(0) ""
  ["comment_count"]=>
  string(1) "0"
  ["filter"]=>
  string(3) "raw"
}
Image
Image

YAS Holding

Manufacturer and supplier of closets, kitchens and wood as a raw material
Index: 4
Current Data:
object(WP_Post)#3635 (24) {
  ["ID"]=>
  int(4284)
  ["post_author"]=>
  string(2) "14"
  ["post_date"]=>
  string(19) "2024-02-19 08:08:00"
  ["post_date_gmt"]=>
  string(19) "2024-02-19 08:08:00"
  ["post_content"]=>
  string(0) ""
  ["post_title"]=>
  string(11) "YAS Holding"
  ["post_excerpt"]=>
  string(0) ""
  ["post_status"]=>
  string(7) "publish"
  ["comment_status"]=>
  string(6) "closed"
  ["ping_status"]=>
  string(6) "closed"
  ["post_password"]=>
  string(0) ""
  ["post_name"]=>
  string(11) "yas-holding"
  ["to_ping"]=>
  string(0) ""
  ["pinged"]=>
  string(0) ""
  ["post_modified"]=>
  string(19) "2024-02-19 08:08:14"
  ["post_modified_gmt"]=>
  string(19) "2024-02-19 08:08:14"
  ["post_content_filtered"]=>
  string(0) ""
  ["post_parent"]=>
  int(0)
  ["guid"]=>
  string(53) "https://hopefund.bh/?post_type=investment&p=4284"
  ["menu_order"]=>
  int(0)
  ["post_type"]=>
  string(10) "investment"
  ["post_mime_type"]=>
  string(0) ""
  ["comment_count"]=>
  string(1) "0"
  ["filter"]=>
  string(3) "raw"
}
Image
Image

Rest Hero

E-commerce platform integrated with social media channels enables the business owners to convert followers to customers
Index: 5
Current Data:
object(WP_Post)#12117 (24) {
  ["ID"]=>
  int(4277)
  ["post_author"]=>
  string(2) "14"
  ["post_date"]=>
  string(19) "2024-02-19 07:24:03"
  ["post_date_gmt"]=>
  string(19) "2024-02-19 07:24:03"
  ["post_content"]=>
  string(0) ""
  ["post_title"]=>
  string(9) "Rest Hero"
  ["post_excerpt"]=>
  string(0) ""
  ["post_status"]=>
  string(7) "publish"
  ["comment_status"]=>
  string(6) "closed"
  ["ping_status"]=>
  string(6) "closed"
  ["post_password"]=>
  string(0) ""
  ["post_name"]=>
  string(9) "rest-hero"
  ["to_ping"]=>
  string(0) ""
  ["pinged"]=>
  string(0) ""
  ["post_modified"]=>
  string(19) "2024-02-19 07:31:13"
  ["post_modified_gmt"]=>
  string(19) "2024-02-19 07:31:13"
  ["post_content_filtered"]=>
  string(0) ""
  ["post_parent"]=>
  int(0)
  ["guid"]=>
  string(53) "https://hopefund.bh/?post_type=investment&p=4277"
  ["menu_order"]=>
  int(0)
  ["post_type"]=>
  string(10) "investment"
  ["post_mime_type"]=>
  string(0) ""
  ["comment_count"]=>
  string(1) "0"
  ["filter"]=>
  string(3) "raw"
}
Image
Image

Parcel

SAAS logistics solution that provides on-demand delivery services
Index: 6
Current Data:
object(WP_Post)#11329 (24) {
  ["ID"]=>
  int(4270)
  ["post_author"]=>
  string(2) "14"
  ["post_date"]=>
  string(19) "2024-02-19 05:52:52"
  ["post_date_gmt"]=>
  string(19) "2024-02-19 05:52:52"
  ["post_content"]=>
  string(0) ""
  ["post_title"]=>
  string(6) "Parcel"
  ["post_excerpt"]=>
  string(0) ""
  ["post_status"]=>
  string(7) "publish"
  ["comment_status"]=>
  string(6) "closed"
  ["ping_status"]=>
  string(6) "closed"
  ["post_password"]=>
  string(0) ""
  ["post_name"]=>
  string(6) "parcel"
  ["to_ping"]=>
  string(0) ""
  ["pinged"]=>
  string(0) ""
  ["post_modified"]=>
  string(19) "2024-02-19 06:04:16"
  ["post_modified_gmt"]=>
  string(19) "2024-02-19 06:04:16"
  ["post_content_filtered"]=>
  string(0) ""
  ["post_parent"]=>
  int(0)
  ["guid"]=>
  string(53) "https://hopefund.bh/?post_type=investment&p=4270"
  ["menu_order"]=>
  int(0)
  ["post_type"]=>
  string(10) "investment"
  ["post_mime_type"]=>
  string(0) ""
  ["comment_count"]=>
  string(1) "0"
  ["filter"]=>
  string(3) "raw"
}
Image
Image

Herbal Dose

Organic brand for haircare and skincare products
Index: 7
Current Data:
object(WP_Post)#11327 (24) {
  ["ID"]=>
  int(4263)
  ["post_author"]=>
  string(2) "14"
  ["post_date"]=>
  string(19) "2024-02-19 05:36:43"
  ["post_date_gmt"]=>
  string(19) "2024-02-19 05:36:43"
  ["post_content"]=>
  string(0) ""
  ["post_title"]=>
  string(11) "Herbal Dose"
  ["post_excerpt"]=>
  string(0) ""
  ["post_status"]=>
  string(7) "publish"
  ["comment_status"]=>
  string(6) "closed"
  ["ping_status"]=>
  string(6) "closed"
  ["post_password"]=>
  string(0) ""
  ["post_name"]=>
  string(11) "herbal-dose"
  ["to_ping"]=>
  string(0) ""
  ["pinged"]=>
  string(0) ""
  ["post_modified"]=>
  string(19) "2024-02-19 06:08:48"
  ["post_modified_gmt"]=>
  string(19) "2024-02-19 06:08:48"
  ["post_content_filtered"]=>
  string(0) ""
  ["post_parent"]=>
  int(0)
  ["guid"]=>
  string(53) "https://hopefund.bh/?post_type=investment&p=4263"
  ["menu_order"]=>
  int(0)
  ["post_type"]=>
  string(10) "investment"
  ["post_mime_type"]=>
  string(0) ""
  ["comment_count"]=>
  string(1) "0"
  ["filter"]=>
  string(3) "raw"
}
Image
Image

L7 Chocolate

A bakery providing cakes and ice-cream bites
Index: 8
Current Data:
object(WP_Post)#11328 (24) {
  ["ID"]=>
  int(4258)
  ["post_author"]=>
  string(2) "14"
  ["post_date"]=>
  string(19) "2024-02-18 12:42:09"
  ["post_date_gmt"]=>
  string(19) "2024-02-18 12:42:09"
  ["post_content"]=>
  string(0) ""
  ["post_title"]=>
  string(12) "L7 Chocolate"
  ["post_excerpt"]=>
  string(0) ""
  ["post_status"]=>
  string(7) "publish"
  ["comment_status"]=>
  string(6) "closed"
  ["ping_status"]=>
  string(6) "closed"
  ["post_password"]=>
  string(0) ""
  ["post_name"]=>
  string(12) "l7-chocolate"
  ["to_ping"]=>
  string(0) ""
  ["pinged"]=>
  string(0) ""
  ["post_modified"]=>
  string(19) "2024-02-19 06:21:52"
  ["post_modified_gmt"]=>
  string(19) "2024-02-19 06:21:52"
  ["post_content_filtered"]=>
  string(0) ""
  ["post_parent"]=>
  int(0)
  ["guid"]=>
  string(53) "https://hopefund.bh/?post_type=investment&p=4258"
  ["menu_order"]=>
  int(0)
  ["post_type"]=>
  string(10) "investment"
  ["post_mime_type"]=>
  string(0) ""
  ["comment_count"]=>
  string(1) "0"
  ["filter"]=>
  string(3) "raw"
}
Image
Image

Orderjet

SAAS F&B solution enhances the dining experience for customers
Index: 9
Current Data:
object(WP_Post)#11324 (24) {
  ["ID"]=>
  int(4251)
  ["post_author"]=>
  string(2) "14"
  ["post_date"]=>
  string(19) "2024-02-18 12:03:03"
  ["post_date_gmt"]=>
  string(19) "2024-02-18 12:03:03"
  ["post_content"]=>
  string(0) ""
  ["post_title"]=>
  string(8) "Orderjet"
  ["post_excerpt"]=>
  string(0) ""
  ["post_status"]=>
  string(7) "publish"
  ["comment_status"]=>
  string(6) "closed"
  ["ping_status"]=>
  string(6) "closed"
  ["post_password"]=>
  string(0) ""
  ["post_name"]=>
  string(8) "orderjet"
  ["to_ping"]=>
  string(0) ""
  ["pinged"]=>
  string(0) ""
  ["post_modified"]=>
  string(19) "2024-02-19 06:20:53"
  ["post_modified_gmt"]=>
  string(19) "2024-02-19 06:20:53"
  ["post_content_filtered"]=>
  string(0) ""
  ["post_parent"]=>
  int(0)
  ["guid"]=>
  string(53) "https://hopefund.bh/?post_type=investment&p=4251"
  ["menu_order"]=>
  int(0)
  ["post_type"]=>
  string(10) "investment"
  ["post_mime_type"]=>
  string(0) ""
  ["comment_count"]=>
  string(1) "0"
  ["filter"]=>
  string(3) "raw"
}
Image
Image

Frozen Nutrition

A fresh frozen fruits, vegetables, and detox cubes brand without preservatives or sugar
Index: 10
Current Data:
object(WP_Post)#12088 (24) {
  ["ID"]=>
  int(4250)
  ["post_author"]=>
  string(2) "14"
  ["post_date"]=>
  string(19) "2024-02-18 11:49:20"
  ["post_date_gmt"]=>
  string(19) "2024-02-18 11:49:20"
  ["post_content"]=>
  string(0) ""
  ["post_title"]=>
  string(16) "Frozen Nutrition"
  ["post_excerpt"]=>
  string(0) ""
  ["post_status"]=>
  string(7) "publish"
  ["comment_status"]=>
  string(6) "closed"
  ["ping_status"]=>
  string(6) "closed"
  ["post_password"]=>
  string(0) ""
  ["post_name"]=>
  string(16) "frozen-nutrition"
  ["to_ping"]=>
  string(0) ""
  ["pinged"]=>
  string(0) ""
  ["post_modified"]=>
  string(19) "2024-02-19 06:18:43"
  ["post_modified_gmt"]=>
  string(19) "2024-02-19 06:18:43"
  ["post_content_filtered"]=>
  string(0) ""
  ["post_parent"]=>
  int(0)
  ["guid"]=>
  string(53) "https://hopefund.bh/?post_type=investment&p=4250"
  ["menu_order"]=>
  int(0)
  ["post_type"]=>
  string(10) "investment"
  ["post_mime_type"]=>
  string(0) ""
  ["comment_count"]=>
  string(1) "0"
  ["filter"]=>
  string(3) "raw"
}
Image
Image

Steel Masters

Manufacturers of customized barbeque equipment, grills, smokers, food trucks, and food buses.
Index: 11
Current Data:
object(WP_Post)#12091 (24) {
  ["ID"]=>
  int(4238)
  ["post_author"]=>
  string(2) "14"
  ["post_date"]=>
  string(19) "2024-02-08 12:42:44"
  ["post_date_gmt"]=>
  string(19) "2024-02-08 12:42:44"
  ["post_content"]=>
  string(0) ""
  ["post_title"]=>
  string(13) "Steel Masters"
  ["post_excerpt"]=>
  string(0) ""
  ["post_status"]=>
  string(7) "publish"
  ["comment_status"]=>
  string(6) "closed"
  ["ping_status"]=>
  string(6) "closed"
  ["post_password"]=>
  string(0) ""
  ["post_name"]=>
  string(13) "steel-masters"
  ["to_ping"]=>
  string(0) ""
  ["pinged"]=>
  string(0) ""
  ["post_modified"]=>
  string(19) "2024-02-19 06:13:48"
  ["post_modified_gmt"]=>
  string(19) "2024-02-19 06:13:48"
  ["post_content_filtered"]=>
  string(0) ""
  ["post_parent"]=>
  int(0)
  ["guid"]=>
  string(53) "https://hopefund.bh/?post_type=investment&p=4238"
  ["menu_order"]=>
  int(0)
  ["post_type"]=>
  string(10) "investment"
  ["post_mime_type"]=>
  string(0) ""
  ["comment_count"]=>
  string(1) "0"
  ["filter"]=>
  string(3) "raw"
}
Image
Image

Silent Power

A renewable solutions that produce a cooling solution to water tanks using solar technology.
Index: 12
Current Data:
object(WP_Post)#12089 (24) {
  ["ID"]=>
  int(1748)
  ["post_author"]=>
  string(1) "4"
  ["post_date"]=>
  string(19) "2022-03-08 12:03:02"
  ["post_date_gmt"]=>
  string(19) "2022-03-08 12:03:02"
  ["post_content"]=>
  string(0) ""
  ["post_title"]=>
  string(12) "Silent Power"
  ["post_excerpt"]=>
  string(0) ""
  ["post_status"]=>
  string(7) "publish"
  ["comment_status"]=>
  string(6) "closed"
  ["ping_status"]=>
  string(6) "closed"
  ["post_password"]=>
  string(0) ""
  ["post_name"]=>
  string(12) "silent-power"
  ["to_ping"]=>
  string(0) ""
  ["pinged"]=>
  string(0) ""
  ["post_modified"]=>
  string(19) "2022-11-13 06:55:42"
  ["post_modified_gmt"]=>
  string(19) "2022-11-13 06:55:42"
  ["post_content_filtered"]=>
  string(0) ""
  ["post_parent"]=>
  int(0)
  ["guid"]=>
  string(53) "https://hopefund.bh/?post_type=investment&p=1748"
  ["menu_order"]=>
  int(0)
  ["post_type"]=>
  string(10) "investment"
  ["post_mime_type"]=>
  string(0) ""
  ["comment_count"]=>
  string(1) "0"
  ["filter"]=>
  string(3) "raw"
}
Image
Image

Dallaspresso

An Arabian-flavored coffee capsules manufacturer
Index: 13
Current Data:
object(WP_Post)#12120 (24) {
  ["ID"]=>
  int(1714)
  ["post_author"]=>
  string(1) "4"
  ["post_date"]=>
  string(19) "2022-02-17 09:43:01"
  ["post_date_gmt"]=>
  string(19) "2022-02-17 09:43:01"
  ["post_content"]=>
  string(0) ""
  ["post_title"]=>
  string(12) "Dallaspresso"
  ["post_excerpt"]=>
  string(0) ""
  ["post_status"]=>
  string(7) "publish"
  ["comment_status"]=>
  string(6) "closed"
  ["ping_status"]=>
  string(6) "closed"
  ["post_password"]=>
  string(0) ""
  ["post_name"]=>
  string(12) "dallaspresso"
  ["to_ping"]=>
  string(0) ""
  ["pinged"]=>
  string(0) ""
  ["post_modified"]=>
  string(19) "2022-11-13 06:55:58"
  ["post_modified_gmt"]=>
  string(19) "2022-11-13 06:55:58"
  ["post_content_filtered"]=>
  string(0) ""
  ["post_parent"]=>
  int(0)
  ["guid"]=>
  string(53) "https://hopefund.bh/?post_type=investment&p=1714"
  ["menu_order"]=>
  int(0)
  ["post_type"]=>
  string(10) "investment"
  ["post_mime_type"]=>
  string(0) ""
  ["comment_count"]=>
  string(1) "0"
  ["filter"]=>
  string(3) "raw"
}
Image
Image

Lumofy

An EdTech automated learning & training platform for employees.
Index: 14
Current Data:
object(WP_Post)#11372 (24) {
  ["ID"]=>
  int(1702)
  ["post_author"]=>
  string(1) "4"
  ["post_date"]=>
  string(19) "2022-02-17 09:37:44"
  ["post_date_gmt"]=>
  string(19) "2022-02-17 09:37:44"
  ["post_content"]=>
  string(0) ""
  ["post_title"]=>
  string(6) "Lumofy"
  ["post_excerpt"]=>
  string(0) ""
  ["post_status"]=>
  string(7) "publish"
  ["comment_status"]=>
  string(6) "closed"
  ["ping_status"]=>
  string(6) "closed"
  ["post_password"]=>
  string(0) ""
  ["post_name"]=>
  string(6) "lumofy"
  ["to_ping"]=>
  string(0) ""
  ["pinged"]=>
  string(0) ""
  ["post_modified"]=>
  string(19) "2022-11-13 06:55:20"
  ["post_modified_gmt"]=>
  string(19) "2022-11-13 06:55:20"
  ["post_content_filtered"]=>
  string(0) ""
  ["post_parent"]=>
  int(0)
  ["guid"]=>
  string(53) "https://hopefund.bh/?post_type=investment&p=1702"
  ["menu_order"]=>
  int(0)
  ["post_type"]=>
  string(10) "investment"
  ["post_mime_type"]=>
  string(0) ""
  ["comment_count"]=>
  string(1) "0"
  ["filter"]=>
  string(3) "raw"
}
Image
Image

Truckly

A B2B truck logistics platform that connects land transport carriers to shippers requiring land transport services.
Index: 15
Current Data:
object(WP_Post)#11373 (24) {
  ["ID"]=>
  int(1289)
  ["post_author"]=>
  string(2) "14"
  ["post_date"]=>
  string(19) "2022-01-09 01:08:52"
  ["post_date_gmt"]=>
  string(19) "2022-01-09 01:08:52"
  ["post_content"]=>
  string(0) ""
  ["post_title"]=>
  string(7) "Truckly"
  ["post_excerpt"]=>
  string(0) ""
  ["post_status"]=>
  string(7) "publish"
  ["comment_status"]=>
  string(6) "closed"
  ["ping_status"]=>
  string(6) "closed"
  ["post_password"]=>
  string(0) ""
  ["post_name"]=>
  string(8) "truck-ly"
  ["to_ping"]=>
  string(0) ""
  ["pinged"]=>
  string(0) ""
  ["post_modified"]=>
  string(19) "2024-02-21 05:36:48"
  ["post_modified_gmt"]=>
  string(19) "2024-02-21 05:36:48"
  ["post_content_filtered"]=>
  string(0) ""
  ["post_parent"]=>
  int(0)
  ["guid"]=>
  string(53) "https://hopefund.bh/?post_type=investment&p=1289"
  ["menu_order"]=>
  int(0)
  ["post_type"]=>
  string(10) "investment"
  ["post_mime_type"]=>
  string(0) ""
  ["comment_count"]=>
  string(1) "0"
  ["filter"]=>
  string(3) "raw"
}
Image
Image

Gold Souq

Sharia compliant ecommerce marketplace for Gold and Silver jewelry.
Index: 16
Current Data:
object(WP_Post)#11374 (24) {
  ["ID"]=>
  int(1287)
  ["post_author"]=>
  string(1) "4"
  ["post_date"]=>
  string(19) "2022-01-09 01:05:15"
  ["post_date_gmt"]=>
  string(19) "2022-01-09 01:05:15"
  ["post_content"]=>
  string(0) ""
  ["post_title"]=>
  string(9) "Gold Souq"
  ["post_excerpt"]=>
  string(0) ""
  ["post_status"]=>
  string(7) "publish"
  ["comment_status"]=>
  string(6) "closed"
  ["ping_status"]=>
  string(6) "closed"
  ["post_password"]=>
  string(0) ""
  ["post_name"]=>
  string(9) "gold-souq"
  ["to_ping"]=>
  string(0) ""
  ["pinged"]=>
  string(0) ""
  ["post_modified"]=>
  string(19) "2022-11-13 06:53:31"
  ["post_modified_gmt"]=>
  string(19) "2022-11-13 06:53:31"
  ["post_content_filtered"]=>
  string(0) ""
  ["post_parent"]=>
  int(0)
  ["guid"]=>
  string(53) "https://hopefund.bh/?post_type=investment&p=1287"
  ["menu_order"]=>
  int(0)
  ["post_type"]=>
  string(10) "investment"
  ["post_mime_type"]=>
  string(0) ""
  ["comment_count"]=>
  string(1) "0"
  ["filter"]=>
  string(3) "raw"
}

Pitch your business
and apply now!

Get Funding