fbpx
WP_Query Object
(
    [query] => Array
        (
            [post_type] => meetings
            [posts_per_page] => -1
            [orderby] => meta_value
            [order] => DESC
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => meeting_date
                            [value] => 2023-10-04
                            [compare] => <
                            [type] => date
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => meetings
            [posts_per_page] => -1
            [orderby] => meta_value
            [order] => DESC
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => meeting_date
                            [value] => 2023-10-04
                            [compare] => <
                            [type] => date
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => ogb_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => meeting_date
                            [value] => 2023-10-04
                            [compare] => <
                            [type] => date
                        )

                    [relation] => OR
                )

            [relation] => AND
            [meta_table] => ogb_postmeta
            [meta_id_column] => post_id
            [primary_table] => ogb_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => ogb_postmeta
                )

            [clauses:protected] => Array
                (
                    [ogb_postmeta] => Array
                        (
                            [key] => meeting_date
                            [value] => 2023-10-04
                            [compare] => <
                            [type] => date
                            [compare_key] => =
                            [alias] => ogb_postmeta
                            [cast] => DATE
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => 
			SELECT   ogb_posts.*
			FROM ogb_posts  INNER JOIN ogb_postmeta ON ( ogb_posts.ID = ogb_postmeta.post_id )
			WHERE 1=1  AND ( 
  ( ogb_postmeta.meta_key = 'meeting_date' AND CAST(ogb_postmeta.meta_value AS DATE) < '2023-10-04' )
) AND ((ogb_posts.post_type = 'meetings' AND (ogb_posts.post_status = 'publish' OR ogb_posts.post_status = 'acf-disabled')))
			GROUP BY ogb_posts.ID
			ORDER BY CAST(ogb_postmeta.meta_value AS DATE) DESC
			
		
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 3037
                    [post_author] => 10
                    [post_date] => 2023-06-28 11:51:24
                    [post_date_gmt] => 2023-06-28 11:51:24
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Meeting -  26 September 2023 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => future-oxfordshire-partnership-meeting-26-september-2023-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-28 11:51:24
                    [post_modified_gmt] => 2023-06-28 11:51:24
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=3037
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 3036
                    [post_author] => 10
                    [post_date] => 2023-06-28 11:48:39
                    [post_date_gmt] => 2023-06-28 11:48:39
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Scrutiny Panel Meeting - 14 September 2023 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => future-oxfordshire-partnership-scrutiny-panel-meeting-14-september-2023-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-06-28 11:48:39
                    [post_modified_gmt] => 2023-06-28 11:48:39
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=3036
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 2750
                    [post_author] => 1
                    [post_date] => 2022-12-22 15:44:00
                    [post_date_gmt] => 2022-12-22 15:44:00
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Meeting - 25 July 2023 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => future-oxfordshire-partnership-meeting-25-july-2023-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-12-22 15:44:00
                    [post_modified_gmt] => 2022-12-22 15:44:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=2750
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 2749
                    [post_author] => 1
                    [post_date] => 2022-12-22 15:41:14
                    [post_date_gmt] => 2022-12-22 15:41:14
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Scrutiny Panel Meeting - 18 July 2023 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => future-oxfordshire-partnership-scrutiny-panel-meeting-18-july-2023-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-12-22 15:41:14
                    [post_modified_gmt] => 2022-12-22 15:41:14
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=2749
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 2748
                    [post_author] => 1
                    [post_date] => 2022-12-22 15:40:34
                    [post_date_gmt] => 2022-12-22 15:40:34
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Meeting - 13 June 2023 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => future-oxfordshire-partnership-meeting-13-june-2023-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-12-22 15:40:34
                    [post_modified_gmt] => 2022-12-22 15:40:34
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=2748
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 2747
                    [post_author] => 1
                    [post_date] => 2022-12-22 15:39:53
                    [post_date_gmt] => 2022-12-22 15:39:53
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Scrutiny Panel Meeting - 6 June 2023 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => future-oxfordshire-partnership-scrutiny-panel-meeting-6-june-2023-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-12-22 15:39:53
                    [post_modified_gmt] => 2022-12-22 15:39:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=2747
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 2746
                    [post_author] => 1
                    [post_date] => 2022-12-22 15:38:53
                    [post_date_gmt] => 2022-12-22 15:38:53
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Meeting - 20 March 2023 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => future-oxfordshire-partnership-meeting-20-march-2023-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-12-22 15:38:53
                    [post_modified_gmt] => 2022-12-22 15:38:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=2746
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 2745
                    [post_author] => 1
                    [post_date] => 2022-12-22 15:37:56
                    [post_date_gmt] => 2022-12-22 15:37:56
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Scrutiny Panel Meeting - 13 March 2023 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => future-oxfordshire-partnership-scrutiny-panel-meeting-13-march-2023-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-12-22 15:37:56
                    [post_modified_gmt] => 2022-12-22 15:37:56
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=2745
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 2744
                    [post_author] => 1
                    [post_date] => 2022-12-22 15:36:57
                    [post_date_gmt] => 2022-12-22 15:36:57
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Meeting - 23 January 2023 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => future-oxfordshire-partnership-meeting-23-january-2023-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-12-22 15:36:57
                    [post_modified_gmt] => 2022-12-22 15:36:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=2744
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 2743
                    [post_author] => 1
                    [post_date] => 2022-12-22 15:35:55
                    [post_date_gmt] => 2022-12-22 15:35:55
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Scrutiny Panel Meeting - 18 January 2023 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => future-oxfordshire-partnership-scrutiny-panel-meeting-18-january-2023-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-12-22 15:35:55
                    [post_modified_gmt] => 2022-12-22 15:35:55
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=2743
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [10] => WP_Post Object
                (
                    [ID] => 2742
                    [post_author] => 1
                    [post_date] => 2022-12-22 15:34:40
                    [post_date_gmt] => 2022-12-22 15:34:40
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Meeting - 29 November 2022 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => future-oxfordshire-partnership-meeting-29-november-2022-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-12-22 15:34:40
                    [post_modified_gmt] => 2022-12-22 15:34:40
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=2742
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [11] => WP_Post Object
                (
                    [ID] => 2782
                    [post_author] => 1
                    [post_date] => 2023-01-05 13:13:11
                    [post_date_gmt] => 2023-01-05 13:13:11
                    [post_content] => Future Oxfordshire Partnership Meeting - 29 November 2022 - Agenda published a week before
                    [post_title] => Future Oxfordshire Partnership Meeting - 29 November 2022 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => future-oxfordshire-partnership-meeting-29-november-2022-agenda-published-a-week-before-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-01-05 13:15:13
                    [post_modified_gmt] => 2023-01-05 13:15:13
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=2782
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [12] => WP_Post Object
                (
                    [ID] => 2741
                    [post_author] => 1
                    [post_date] => 2022-12-22 15:33:35
                    [post_date_gmt] => 2022-12-22 15:33:35
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Scrutiny Panel Agenda - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => future-oxfordshire-partnership-scrutiny-panel-agenda-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-12-22 15:33:35
                    [post_modified_gmt] => 2022-12-22 15:33:35
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=2741
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [13] => WP_Post Object
                (
                    [ID] => 2740
                    [post_author] => 1
                    [post_date] => 2022-12-22 15:31:29
                    [post_date_gmt] => 2022-12-22 15:31:29
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Meeting - 27 September 2022 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => future-oxfordshire-partnership-meeting-27-september-2022-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-12-22 15:31:29
                    [post_modified_gmt] => 2022-12-22 15:31:29
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=2740
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [14] => WP_Post Object
                (
                    [ID] => 2738
                    [post_author] => 1
                    [post_date] => 2022-12-22 15:26:53
                    [post_date_gmt] => 2022-12-22 15:26:53
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Scrutiny Panel Meeting - 20 September 2022 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => future-oxfordshire-partnership-scrutiny-panel-meeting-20-september-2022-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-12-22 15:26:53
                    [post_modified_gmt] => 2022-12-22 15:26:53
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=2738
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [15] => WP_Post Object
                (
                    [ID] => 2260
                    [post_author] => 9
                    [post_date] => 2021-04-16 17:23:37
                    [post_date_gmt] => 2021-04-16 17:23:37
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Meeting - 26 July 2022 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-26-july-2022-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-10-01 14:29:39
                    [post_modified_gmt] => 2021-10-01 14:29:39
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=2260
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [16] => WP_Post Object
                (
                    [ID] => 2737
                    [post_author] => 1
                    [post_date] => 2022-12-22 15:25:00
                    [post_date_gmt] => 2022-12-22 15:25:00
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Meeting - 26 July 2022
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => future-oxfordshire-partnership-meeting-26-july-2022
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-12-22 15:25:00
                    [post_modified_gmt] => 2022-12-22 15:25:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=2737
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [17] => WP_Post Object
                (
                    [ID] => 2267
                    [post_author] => 9
                    [post_date] => 2021-04-16 17:53:54
                    [post_date_gmt] => 2021-04-16 17:53:54
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Scrutiny Panel Meeting - 19 July 2022
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-19-july-2022-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-10-01 14:27:32
                    [post_modified_gmt] => 2021-10-01 14:27:32
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=2267
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [18] => WP_Post Object
                (
                    [ID] => 2736
                    [post_author] => 1
                    [post_date] => 2022-12-22 15:22:59
                    [post_date_gmt] => 2022-12-22 15:22:59
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Scrutiny Panel Meeting - 19 July 2022
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => future-oxfordshire-partnership-scrutiny-panel-meeting-19-july-2022
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-12-22 15:22:59
                    [post_modified_gmt] => 2022-12-22 15:22:59
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=2736
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [19] => WP_Post Object
                (
                    [ID] => 2259
                    [post_author] => 9
                    [post_date] => 2021-04-16 17:21:38
                    [post_date_gmt] => 2021-04-16 17:21:38
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Meeting - 13 June 2022 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-7-june-2022-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-01-26 09:44:45
                    [post_modified_gmt] => 2022-01-26 09:44:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=2259
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [20] => WP_Post Object
                (
                    [ID] => 2265
                    [post_author] => 9
                    [post_date] => 2021-04-16 17:46:34
                    [post_date_gmt] => 2021-04-16 17:46:34
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Scrutiny Panel Meeting - 7 June 2022
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-15-march-2022-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2022-01-26 09:46:29
                    [post_modified_gmt] => 2022-01-26 09:46:29
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=2265
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [21] => WP_Post Object
                (
                    [ID] => 2258
                    [post_author] => 9
                    [post_date] => 2021-04-16 17:00:08
                    [post_date_gmt] => 2021-04-16 17:00:08
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Meeting - 22 March 2022 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-22-march-2022-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-10-01 14:28:55
                    [post_modified_gmt] => 2021-10-01 14:28:55
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=2258
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [22] => WP_Post Object
                (
                    [ID] => 2268
                    [post_author] => 9
                    [post_date] => 2021-04-16 17:55:34
                    [post_date_gmt] => 2021-04-16 17:55:34
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Scrutiny Panel Meeting - 15 March 2022
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-15-march-2022-scrutiny-panel-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-10-01 14:26:43
                    [post_modified_gmt] => 2021-10-01 14:26:43
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=2268
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [23] => WP_Post Object
                (
                    [ID] => 2257
                    [post_author] => 9
                    [post_date] => 2021-04-16 16:57:48
                    [post_date_gmt] => 2021-04-16 16:57:48
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Meeting - 25 January 2022 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-25-january-2022-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-10-01 14:28:35
                    [post_modified_gmt] => 2021-10-01 14:28:35
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=2257
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [24] => WP_Post Object
                (
                    [ID] => 2264
                    [post_author] => 9
                    [post_date] => 2021-04-16 17:44:56
                    [post_date_gmt] => 2021-04-16 17:44:56
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Scrutiny Panel Meeting - 17 January 2022
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-17-january-2022-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-10-01 14:26:21
                    [post_modified_gmt] => 2021-10-01 14:26:21
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=2264
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [25] => WP_Post Object
                (
                    [ID] => 2256
                    [post_author] => 9
                    [post_date] => 2021-04-16 16:54:45
                    [post_date_gmt] => 2021-04-16 16:54:45
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Meeting - 30 November 2021 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-23-november-2021-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-10-01 14:28:12
                    [post_modified_gmt] => 2021-10-01 14:28:12
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=2256
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [26] => WP_Post Object
                (
                    [ID] => 2263
                    [post_author] => 9
                    [post_date] => 2021-04-16 17:39:59
                    [post_date_gmt] => 2021-04-16 17:39:59
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Scrutiny Panel Meeting - 23 November 2021
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-15-november-2021-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-10-01 14:25:40
                    [post_modified_gmt] => 2021-10-01 14:25:40
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=2263
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [27] => WP_Post Object
                (
                    [ID] => 2254
                    [post_author] => 9
                    [post_date] => 2021-04-16 16:51:52
                    [post_date_gmt] => 2021-04-16 16:51:52
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Meeting - 20 September 2021 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-20-september-2021-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-10-01 14:27:52
                    [post_modified_gmt] => 2021-10-01 14:27:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=2254
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [28] => WP_Post Object
                (
                    [ID] => 2262
                    [post_author] => 9
                    [post_date] => 2021-04-16 17:38:09
                    [post_date_gmt] => 2021-04-16 17:38:09
                    [post_content] => 
                    [post_title] => Future Oxfordshire Partnership Scrutiny Panel Meeting -13 September 2021
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-13-september-2021-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-10-01 14:25:13
                    [post_modified_gmt] => 2021-10-01 14:25:13
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=2262
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [29] => WP_Post Object
                (
                    [ID] => 2253
                    [post_author] => 9
                    [post_date] => 2021-04-16 16:47:46
                    [post_date_gmt] => 2021-04-16 16:47:46
                    [post_content] => 
                    [post_title] => OGB Meeting - 19 July 2021 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-19-july-2021-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-16 16:47:46
                    [post_modified_gmt] => 2021-04-16 16:47:46
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=2253
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [30] => WP_Post Object
                (
                    [ID] => 2261
                    [post_author] => 9
                    [post_date] => 2021-04-16 17:25:44
                    [post_date_gmt] => 2021-04-16 17:25:44
                    [post_content] => 
                    [post_title] => OGB Meeting -12 July 2021 - Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-12-july-2021-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-04-16 17:36:22
                    [post_modified_gmt] => 2021-04-16 17:36:22
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=2261
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [31] => WP_Post Object
                (
                    [ID] => 1719
                    [post_author] => 9
                    [post_date] => 2019-12-11 17:56:48
                    [post_date_gmt] => 2019-12-11 17:56:48
                    [post_content] => 
                    [post_title] => OGB Meeting - 8 June 2021 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-8-june-2021-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-17 16:04:06
                    [post_modified_gmt] => 2020-06-17 16:04:06
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1719
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [32] => WP_Post Object
                (
                    [ID] => 1718
                    [post_author] => 9
                    [post_date] => 2019-12-11 17:48:49
                    [post_date_gmt] => 2019-12-11 17:48:49
                    [post_content] => 
                    [post_title] => OGB Meeting -1 June 2021 - Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-1-june-2021-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-17 16:08:15
                    [post_modified_gmt] => 2020-06-17 16:08:15
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1718
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [33] => WP_Post Object
                (
                    [ID] => 1717
                    [post_author] => 9
                    [post_date] => 2019-12-11 17:35:44
                    [post_date_gmt] => 2019-12-11 17:35:44
                    [post_content] => 
                    [post_title] => OGB Meeting - 22 March 2021 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-23-march-2021-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-11-19 09:45:18
                    [post_modified_gmt] => 2020-11-19 09:45:18
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1717
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [34] => WP_Post Object
                (
                    [ID] => 1716
                    [post_author] => 9
                    [post_date] => 2019-12-11 17:33:54
                    [post_date_gmt] => 2019-12-11 17:33:54
                    [post_content] => 
                    [post_title] => OGB Meeting -16 March 2021 - Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-16-march-2021-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-17 16:00:16
                    [post_modified_gmt] => 2020-06-17 16:00:16
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1716
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [35] => WP_Post Object
                (
                    [ID] => 1853
                    [post_author] => 9
                    [post_date] => 2020-06-17 15:58:01
                    [post_date_gmt] => 2020-06-17 15:58:01
                    [post_content] => 
                    [post_title] => Cancelled OGB Meeting- 22 February 2021
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => additional-ogb-meeting-22-february-2021-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-12-08 08:36:19
                    [post_modified_gmt] => 2020-12-08 08:36:19
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1853
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [36] => WP_Post Object
                (
                    [ID] => 1852
                    [post_author] => 9
                    [post_date] => 2020-06-17 15:46:50
                    [post_date_gmt] => 2020-06-17 15:46:50
                    [post_content] => 
                    [post_title] => Cancelled OGB Meeting -16 February 2021 - Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => additional-ogb-meeting-16-february-2021-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2021-01-20 15:07:58
                    [post_modified_gmt] => 2021-01-20 15:07:58
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1852
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [37] => WP_Post Object
                (
                    [ID] => 1715
                    [post_author] => 9
                    [post_date] => 2019-12-11 17:30:05
                    [post_date_gmt] => 2019-12-11 17:30:05
                    [post_content] => 
                    [post_title] => OGB Meeting - 26 January 2021 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-26-january-2021-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-17 15:41:38
                    [post_modified_gmt] => 2020-06-17 15:41:38
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1715
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [38] => WP_Post Object
                (
                    [ID] => 1714
                    [post_author] => 9
                    [post_date] => 2019-12-11 17:28:25
                    [post_date_gmt] => 2019-12-11 17:28:25
                    [post_content] => 
                    [post_title] => OGB Meeting -19 January 2021 - Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-19-january-2021-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-17 15:40:32
                    [post_modified_gmt] => 2020-06-17 15:40:32
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1714
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [39] => WP_Post Object
                (
                    [ID] => 1713
                    [post_author] => 9
                    [post_date] => 2019-12-11 17:14:40
                    [post_date_gmt] => 2019-12-11 17:14:40
                    [post_content] => 
                    [post_title] => OGB Meeting - 24 November 2020 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-24-november-2020-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-17 15:32:22
                    [post_modified_gmt] => 2020-06-17 15:32:22
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1713
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [40] => WP_Post Object
                (
                    [ID] => 1712
                    [post_author] => 9
                    [post_date] => 2019-12-11 16:58:10
                    [post_date_gmt] => 2019-12-11 16:58:10
                    [post_content] => 
                    [post_title] => OGB Meeting -17 November 2020 - Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-17-november-2020-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-17 15:27:26
                    [post_modified_gmt] => 2020-06-17 15:27:26
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1712
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [41] => WP_Post Object
                (
                    [ID] => 1947
                    [post_author] => 9
                    [post_date] => 2020-10-06 11:07:10
                    [post_date_gmt] => 2020-10-06 11:07:10
                    [post_content] => 
                    [post_title] => Additional OGB Meeting - 30 October 2020 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => additional-ogb-meeting-30-october-2020-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-10-06 11:07:27
                    [post_modified_gmt] => 2020-10-06 11:07:27
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1947
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [42] => WP_Post Object
                (
                    [ID] => 1946
                    [post_author] => 9
                    [post_date] => 2020-10-06 11:03:17
                    [post_date_gmt] => 2020-10-06 11:03:17
                    [post_content] => 
                    [post_title] => Additional OGB Meeting - 21 October 2020 - Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => additional-ogb-meeting-21-october-2021-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-10-06 11:08:02
                    [post_modified_gmt] => 2020-10-06 11:08:02
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1946
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [43] => WP_Post Object
                (
                    [ID] => 1711
                    [post_author] => 9
                    [post_date] => 2019-12-11 15:46:06
                    [post_date_gmt] => 2019-12-11 15:46:06
                    [post_content] => 
                    [post_title] => OGB Meeting - 22 September 2020 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-22-septmember-2020-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-17 15:23:30
                    [post_modified_gmt] => 2020-06-17 15:23:30
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1711
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [44] => WP_Post Object
                (
                    [ID] => 1710
                    [post_author] => 9
                    [post_date] => 2019-12-11 15:40:42
                    [post_date_gmt] => 2019-12-11 15:40:42
                    [post_content] => 
                    [post_title] => OGB Meeting - 15 September 2020 - Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-28-may-2020-scrutiny-panel-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-17 15:20:12
                    [post_modified_gmt] => 2020-06-17 15:20:12
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1710
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [45] => WP_Post Object
                (
                    [ID] => 1851
                    [post_author] => 9
                    [post_date] => 2020-06-17 15:13:59
                    [post_date_gmt] => 2020-06-17 15:13:59
                    [post_content] => 
                    [post_title] => Additional OGB Meeting - 28 July 2020 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-28-july-2020-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-17 15:15:12
                    [post_modified_gmt] => 2020-06-17 15:15:12
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1851
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [46] => WP_Post Object
                (
                    [ID] => 1850
                    [post_author] => 9
                    [post_date] => 2020-06-17 15:11:26
                    [post_date_gmt] => 2020-06-17 15:11:26
                    [post_content] => 
                    [post_title] => Additional OGB Meeting - 22 July 2020 - Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-22-july-2020-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-06-17 15:16:00
                    [post_modified_gmt] => 2020-06-17 15:16:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1850
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [47] => WP_Post Object
                (
                    [ID] => 1503
                    [post_author] => 9
                    [post_date] => 2019-03-26 11:56:52
                    [post_date_gmt] => 2019-03-26 11:56:52
                    [post_content] => 
                    [post_title] => OGB Meeting - 2 June 2020 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-2-june-2020-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-03-26 11:56:52
                    [post_modified_gmt] => 2019-03-26 11:56:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1503
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [48] => WP_Post Object
                (
                    [ID] => 1502
                    [post_author] => 9
                    [post_date] => 2019-03-26 11:55:29
                    [post_date_gmt] => 2019-03-26 11:55:29
                    [post_content] => 
                    [post_title] => OGB Meeting - 28 May 2020 - Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-28-may-2020-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-03-26 11:55:29
                    [post_modified_gmt] => 2019-03-26 11:55:29
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1502
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [49] => WP_Post Object
                (
                    [ID] => 1501
                    [post_author] => 9
                    [post_date] => 2019-03-26 11:53:40
                    [post_date_gmt] => 2019-03-26 11:53:40
                    [post_content] => 
                    [post_title] => Rescheduled - OGB Meeting - 11 March 2020 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-31-march-2020-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-01-09 14:18:00
                    [post_modified_gmt] => 2020-01-09 14:18:00
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1501
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [50] => WP_Post Object
                (
                    [ID] => 1500
                    [post_author] => 9
                    [post_date] => 2019-03-26 11:51:44
                    [post_date_gmt] => 2019-03-26 11:51:44
                    [post_content] => 
                    [post_title] => Rescheduled - OGB Meeting - 4th March 2020- Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-26-march-2020-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-01-09 14:07:08
                    [post_modified_gmt] => 2020-01-09 14:07:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1500
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [51] => WP_Post Object
                (
                    [ID] => 1497
                    [post_author] => 9
                    [post_date] => 2019-03-26 11:46:34
                    [post_date_gmt] => 2019-03-26 11:46:34
                    [post_content] => 
                    [post_title] => OGB Meeting - 28 January 2020 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-28-january-2020-agenda-published-a-week-before-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2020-11-05 16:37:15
                    [post_modified_gmt] => 2020-11-05 16:37:15
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1497
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [52] => WP_Post Object
                (
                    [ID] => 1495
                    [post_author] => 9
                    [post_date] => 2019-03-26 11:37:25
                    [post_date_gmt] => 2019-03-26 11:37:25
                    [post_content] => 
                    [post_title] => OGB Meeting - 23 January 2020 - Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-23-january-2020-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-03-26 11:38:27
                    [post_modified_gmt] => 2019-03-26 11:38:27
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1495
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [53] => WP_Post Object
                (
                    [ID] => 1493
                    [post_author] => 9
                    [post_date] => 2019-03-26 11:24:23
                    [post_date_gmt] => 2019-03-26 11:24:23
                    [post_content] => 
                    [post_title] => Cancelled - OGB Meeting - 26 November 2019 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-26-november-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-11-08 15:04:45
                    [post_modified_gmt] => 2019-11-08 15:04:45
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1493
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [54] => WP_Post Object
                (
                    [ID] => 1490
                    [post_author] => 9
                    [post_date] => 2019-03-26 11:18:21
                    [post_date_gmt] => 2019-03-26 11:18:21
                    [post_content] => 
                    [post_title] => Cancelled - OGB Meeting - 21 November 2019 - Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-21-november-2019-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-11-13 16:26:30
                    [post_modified_gmt] => 2019-11-13 16:26:30
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1490
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [55] => WP_Post Object
                (
                    [ID] => 1489
                    [post_author] => 9
                    [post_date] => 2019-03-26 11:10:30
                    [post_date_gmt] => 2019-03-26 11:10:30
                    [post_content] => 
                    [post_title] => OGB Meeting - 24 September 2019 - Agenda published a week before
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-24-sepetember-2019-agenda-published-a-week-before
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-03-26 11:23:33
                    [post_modified_gmt] => 2019-03-26 11:23:33
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1489
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [56] => WP_Post Object
                (
                    [ID] => 1488
                    [post_author] => 9
                    [post_date] => 2019-03-26 11:08:55
                    [post_date_gmt] => 2019-03-26 11:08:55
                    [post_content] => 
                    [post_title] => OGB Meeting - 19 September 2019 - Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-19-september-2019-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-03-26 11:31:50
                    [post_modified_gmt] => 2019-03-26 11:31:50
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1488
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [57] => WP_Post Object
                (
                    [ID] => 1487
                    [post_author] => 9
                    [post_date] => 2019-03-26 10:40:29
                    [post_date_gmt] => 2019-03-26 10:40:29
                    [post_content] => 
                    [post_title] => Cancelled - OGB Meeting - 30 July 2019 - Agenda published a week before meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-30-july-2019-agenda-published-a-week-before-meeting
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-06 08:58:48
                    [post_modified_gmt] => 2019-06-06 08:58:48
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1487
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [58] => WP_Post Object
                (
                    [ID] => 1486
                    [post_author] => 9
                    [post_date] => 2019-03-26 10:37:36
                    [post_date_gmt] => 2019-03-26 10:37:36
                    [post_content] => 
                    [post_title] => Cancelled - OGB Meeting- 25 July 2019 - Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-25-july-2019-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-19 10:12:49
                    [post_modified_gmt] => 2019-06-19 10:12:49
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1486
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [59] => WP_Post Object
                (
                    [ID] => 522
                    [post_author] => 3
                    [post_date] => 2018-06-15 10:57:01
                    [post_date_gmt] => 2018-06-15 10:57:01
                    [post_content] => 
                    [post_title] => OGB Meeting - 4 June 2019 - Agenda published a week before meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-4-june-2019-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-08 16:38:44
                    [post_modified_gmt] => 2018-11-08 16:38:44
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=522
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [60] => WP_Post Object
                (
                    [ID] => 1450
                    [post_author] => 7
                    [post_date] => 2019-03-06 16:09:19
                    [post_date_gmt] => 2019-03-06 16:09:19
                    [post_content] => 
                    [post_title] => OGB Meeting- 30 May 2019 – Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-30-may-2019-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-03-06 16:09:19
                    [post_modified_gmt] => 2019-03-06 16:09:19
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1450
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [61] => WP_Post Object
                (
                    [ID] => 521
                    [post_author] => 3
                    [post_date] => 2018-06-15 10:56:29
                    [post_date_gmt] => 2018-06-15 10:56:29
                    [post_content] => 
                    [post_title] => OGB Meeting - 26 March 2019 - Agenda published a week before meeting
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-26-march-2019-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:02:22
                    [post_modified_gmt] => 2018-11-02 13:02:22
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=521
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [62] => WP_Post Object
                (
                    [ID] => 1449
                    [post_author] => 7
                    [post_date] => 2019-03-06 16:08:36
                    [post_date_gmt] => 2019-03-06 16:08:36
                    [post_content] => 
                    [post_title] => OGB Meeting- 21 March 2019 – Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-21-march-2019-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-03-06 16:08:36
                    [post_modified_gmt] => 2019-03-06 16:08:36
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1449
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [63] => WP_Post Object
                (
                    [ID] => 520
                    [post_author] => 3
                    [post_date] => 2018-06-15 10:55:58
                    [post_date_gmt] => 2018-06-15 10:55:58
                    [post_content] => 
                    [post_title] => OGB Meeting - 29 January 2019 - Agenda and minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-29-january-2019-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-03-06 16:10:38
                    [post_modified_gmt] => 2019-03-06 16:10:38
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=520
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [64] => WP_Post Object
                (
                    [ID] => 1311
                    [post_author] => 7
                    [post_date] => 2019-01-21 15:35:52
                    [post_date_gmt] => 2019-01-21 15:35:52
                    [post_content] => 
                    [post_title] => OGB Meeting- 24 January 2019 – Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-24-january-2019-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-01-21 15:35:52
                    [post_modified_gmt] => 2019-01-21 15:35:52
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1311
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [65] => WP_Post Object
                (
                    [ID] => 519
                    [post_author] => 3
                    [post_date] => 2018-06-15 10:55:14
                    [post_date_gmt] => 2018-06-15 10:55:14
                    [post_content] => 
                    [post_title] => OGB Meeting - 27 November 2018 - Agenda and minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-27-november-2018-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-03-06 16:11:07
                    [post_modified_gmt] => 2019-03-06 16:11:07
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=519
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [66] => WP_Post Object
                (
                    [ID] => 799
                    [post_author] => 6
                    [post_date] => 2018-11-08 16:00:34
                    [post_date_gmt] => 2018-11-08 16:00:34
                    [post_content] => 
                    [post_title] => OGB Meeting-  22 November 2018 - Scrutiny Panel
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-22-november-2018-scrutiny-panel
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-15 12:49:22
                    [post_modified_gmt] => 2018-11-15 12:49:22
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=799
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [67] => WP_Post Object
                (
                    [ID] => 518
                    [post_author] => 3
                    [post_date] => 2018-09-25 10:49:00
                    [post_date_gmt] => 2018-09-25 10:49:00
                    [post_content] => 
                    [post_title] => OGB Meeting - 25 September 2018 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-25-september-2018-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:14:22
                    [post_modified_gmt] => 2018-11-02 13:14:22
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=518
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [68] => WP_Post Object
                (
                    [ID] => 1312
                    [post_author] => 7
                    [post_date] => 2019-01-21 15:38:37
                    [post_date_gmt] => 2019-01-21 15:38:37
                    [post_content] => 
                    [post_title] => OGB Meeting- 18 September 2018 – Scrutiny Panel - Agenda and minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-18-september-2018-scrutiny-panel-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-01-21 15:39:57
                    [post_modified_gmt] => 2019-01-21 15:39:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=1312
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [69] => WP_Post Object
                (
                    [ID] => 516
                    [post_author] => 3
                    [post_date] => 2018-06-15 10:47:56
                    [post_date_gmt] => 2018-06-15 10:47:56
                    [post_content] => 
                    [post_title] => OGB Meeting - 31 July 2018 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-31-july-2018
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 11:57:42
                    [post_modified_gmt] => 2018-11-02 11:57:42
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://www.oxfordshiregrowthboard.org/?post_type=meetings&p=516
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [70] => WP_Post Object
                (
                    [ID] => 274
                    [post_author] => 3
                    [post_date] => 2018-06-11 13:16:02
                    [post_date_gmt] => 2018-06-11 13:16:02
                    [post_content] => 
                    [post_title] => OGB Meeting - 11 June 2018 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-11-june-2018-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:13:48
                    [post_modified_gmt] => 2018-11-02 13:13:48
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=274
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [71] => WP_Post Object
                (
                    [ID] => 273
                    [post_author] => 3
                    [post_date] => 2018-04-26 13:15:38
                    [post_date_gmt] => 2018-04-26 13:15:38
                    [post_content] => 
                    [post_title] => Additional OGB meeting - 26 April 2018 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => additional-ogb-meeting-26-april-2018-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:12:17
                    [post_modified_gmt] => 2018-11-02 13:12:17
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=273
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [72] => WP_Post Object
                (
                    [ID] => 272
                    [post_author] => 3
                    [post_date] => 2018-03-27 13:15:12
                    [post_date_gmt] => 2018-03-27 13:15:12
                    [post_content] => 
                    [post_title] => OGB Meeting - 27 March 2018 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-27-march-2018-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:15:29
                    [post_modified_gmt] => 2018-11-02 13:15:29
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=272
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [73] => WP_Post Object
                (
                    [ID] => 271
                    [post_author] => 3
                    [post_date] => 2018-02-01 13:14:36
                    [post_date_gmt] => 2018-02-01 13:14:36
                    [post_content] => 
                    [post_title] => OGB Meeting - 1 February 2018 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-1-february-2018-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:13:22
                    [post_modified_gmt] => 2018-11-02 13:13:22
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=271
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [74] => WP_Post Object
                (
                    [ID] => 203
                    [post_author] => 1
                    [post_date] => 2017-11-30 10:35:35
                    [post_date_gmt] => 2017-11-30 10:35:35
                    [post_content] => 
                    [post_title] => OGB Meeting - 30 November 2017 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-30-november-2017-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:16:49
                    [post_modified_gmt] => 2018-11-02 13:16:49
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=203
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [75] => WP_Post Object
                (
                    [ID] => 141
                    [post_author] => 1
                    [post_date] => 2017-10-30 11:58:02
                    [post_date_gmt] => 2017-10-30 11:58:02
                    [post_content] => 
                    [post_title] => Additional OGB Meeting - 30 October 2017 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => additional-ogb-meeting-30-october-2017-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:12:34
                    [post_modified_gmt] => 2018-11-02 13:12:34
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=141
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [76] => WP_Post Object
                (
                    [ID] => 266
                    [post_author] => 3
                    [post_date] => 2017-09-26 13:10:49
                    [post_date_gmt] => 2017-09-26 13:10:49
                    [post_content] => 
                    [post_title] => OGB Meeting - 26 September 2017 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-26-september-2017-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:15:20
                    [post_modified_gmt] => 2018-11-02 13:15:20
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=266
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [77] => WP_Post Object
                (
                    [ID] => 269
                    [post_author] => 3
                    [post_date] => 2017-07-26 13:13:14
                    [post_date_gmt] => 2017-07-26 13:13:14
                    [post_content] => 
                    [post_title] => OGB Meeting - 26 July 2017 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-26-july-2017-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:14:33
                    [post_modified_gmt] => 2018-11-02 13:14:33
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=269
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [78] => WP_Post Object
                (
                    [ID] => 299
                    [post_author] => 3
                    [post_date] => 2017-06-01 14:04:10
                    [post_date_gmt] => 2017-06-01 14:04:10
                    [post_content] => 
                    [post_title] => Cancelled OGB Meeting - 1 June 2017
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cancelled-ogb-meeting-1-june-2017
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:12:48
                    [post_modified_gmt] => 2018-11-02 13:12:48
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=299
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [79] => WP_Post Object
                (
                    [ID] => 300
                    [post_author] => 3
                    [post_date] => 2017-03-29 14:04:53
                    [post_date_gmt] => 2017-03-29 14:04:53
                    [post_content] => 
                    [post_title] => OGB Meeting - 29 March 2017 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-29-march-2017-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:15:57
                    [post_modified_gmt] => 2018-11-02 13:15:57
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=300
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [80] => WP_Post Object
                (
                    [ID] => 302
                    [post_author] => 3
                    [post_date] => 2017-01-31 14:05:23
                    [post_date_gmt] => 2017-01-31 14:05:23
                    [post_content] => 
                    [post_title] => Cancelled OGB Meeting - 31 January 2017
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cancelled-ogb-meeting-31-january-2017
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:13:13
                    [post_modified_gmt] => 2018-11-02 13:13:13
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=302
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [81] => WP_Post Object
                (
                    [ID] => 303
                    [post_author] => 3
                    [post_date] => 2016-11-30 14:06:04
                    [post_date_gmt] => 2016-11-30 14:06:04
                    [post_content] => 
                    [post_title] => OGB Meeting - 30 November 2016 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-30-november-2016-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:16:33
                    [post_modified_gmt] => 2018-11-02 13:16:33
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=303
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [82] => WP_Post Object
                (
                    [ID] => 305
                    [post_author] => 3
                    [post_date] => 2016-11-26 14:06:39
                    [post_date_gmt] => 2016-11-26 14:06:39
                    [post_content] => 
                    [post_title] => OGB Meeting - 26 November 2016 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-26-november-2016-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:15:08
                    [post_modified_gmt] => 2018-11-02 13:15:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=305
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [83] => WP_Post Object
                (
                    [ID] => 307
                    [post_author] => 3
                    [post_date] => 2016-05-29 14:07:38
                    [post_date_gmt] => 2016-05-29 14:07:38
                    [post_content] => 
                    [post_title] => OGB Meeting - 29 May 2016 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-29-may-2016-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:16:08
                    [post_modified_gmt] => 2018-11-02 13:16:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=307
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [84] => WP_Post Object
                (
                    [ID] => 309
                    [post_author] => 3
                    [post_date] => 2016-03-31 14:08:41
                    [post_date_gmt] => 2016-03-31 14:08:41
                    [post_content] => 
                    [post_title] => OGB Meeting - 31 March 2016 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-31-march-2016-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:17:09
                    [post_modified_gmt] => 2018-11-02 13:17:09
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=309
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [85] => WP_Post Object
                (
                    [ID] => 311
                    [post_author] => 3
                    [post_date] => 2016-02-02 14:09:13
                    [post_date_gmt] => 2016-02-02 14:09:13
                    [post_content] => 
                    [post_title] => OGB Meeting - 2 February 2016 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-2-february-2016-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:14:11
                    [post_modified_gmt] => 2018-11-02 13:14:11
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=311
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [86] => WP_Post Object
                (
                    [ID] => 332
                    [post_author] => 3
                    [post_date] => 2015-11-19 15:35:54
                    [post_date_gmt] => 2015-11-19 15:35:54
                    [post_content] => 
                    [post_title] => OGB Meeting - 19 November 2015 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-19-november-2015-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:13:59
                    [post_modified_gmt] => 2018-11-02 13:13:59
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=332
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [87] => WP_Post Object
                (
                    [ID] => 331
                    [post_author] => 3
                    [post_date] => 2015-09-24 15:35:21
                    [post_date_gmt] => 2015-09-24 15:35:21
                    [post_content] => 
                    [post_title] => Cancelled OGB Meeting - 24 September 2015
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => cancelled-ogb-meeting-24-september-2015
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:13:01
                    [post_modified_gmt] => 2018-11-02 13:13:01
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=331
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [88] => WP_Post Object
                (
                    [ID] => 330
                    [post_author] => 3
                    [post_date] => 2015-07-30 15:34:53
                    [post_date_gmt] => 2015-07-30 15:34:53
                    [post_content] => 
                    [post_title] => OGB Meeting - 30 July 2015 - Agenda and Minutes
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => ogb-meeting-30-july-2015-agenda-and-minutes
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2018-11-02 13:16:19
                    [post_modified_gmt] => 2018-11-02 13:16:19
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://oxfordshiregrowthboard.org/?post_type=meetings&p=330
                    [menu_order] => 0
                    [post_type] => meetings
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 89
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 3037
            [post_author] => 10
            [post_date] => 2023-06-28 11:51:24
            [post_date_gmt] => 2023-06-28 11:51:24
            [post_content] => 
            [post_title] => Future Oxfordshire Partnership Meeting -  26 September 2023 - Agenda published a week before
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => future-oxfordshire-partnership-meeting-26-september-2023-agenda-published-a-week-before
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2023-06-28 11:51:24
            [post_modified_gmt] => 2023-06-28 11:51:24
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://futureoxfordshirepartnership.org/?post_type=meetings&p=3037
            [menu_order] => 0
            [post_type] => meetings
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 89
    [max_num_pages] => 0
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 1
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => d6c9451e4b04bfd859838aee362e7da4
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

)
bullet-icon
Future Oxfordshire Partnership Meeting – 26 September 2023 – Agenda published a week before
26 September, 2023
bullet-icon
Future Oxfordshire Partnership Scrutiny Panel Meeting – 14 September 2023 – Agenda published a week before
14 September, 2023
bullet-icon
Future Oxfordshire Partnership Meeting – 25 July 2023 – Agenda published a week before
25 July, 2023
bullet-icon
Future Oxfordshire Partnership Scrutiny Panel Meeting – 18 July 2023 – Agenda published a week before
18 July, 2023
bullet-icon
Future Oxfordshire Partnership Meeting – 13 June 2023 – Agenda published a week before
13 June, 2023
bullet-icon
Future Oxfordshire Partnership Scrutiny Panel Meeting – 6 June 2023 – Agenda published a week before
6 June, 2023
bullet-icon
Future Oxfordshire Partnership Meeting – 20 March 2023 – Agenda published a week before
20 March, 2023
bullet-icon
Future Oxfordshire Partnership Scrutiny Panel Meeting – 13 March 2023 – Agenda published a week before
13 March, 2023
bullet-icon
Future Oxfordshire Partnership Meeting – 23 January 2023 – Agenda published a week before
23 January, 2023
bullet-icon
Future Oxfordshire Partnership Scrutiny Panel Meeting – 18 January 2023 – Agenda published a week before
18 January, 2023
bullet-icon
Future Oxfordshire Partnership Meeting – 29 November 2022 – Agenda published a week before
29 November, 2022
bullet-icon
Future Oxfordshire Partnership Meeting – 29 November 2022 – Agenda published a week before
29 November, 2022
bullet-icon
Future Oxfordshire Partnership Scrutiny Panel Agenda – Agenda published a week before
22 November, 2022
bullet-icon
Future Oxfordshire Partnership Meeting – 27 September 2022 – Agenda published a week before
27 September, 2022
bullet-icon
Future Oxfordshire Partnership Scrutiny Panel Meeting – 20 September 2022 – Agenda published a week before
20 September, 2022
bullet-icon
Future Oxfordshire Partnership Meeting – 26 July 2022 – Agenda published a week before
26 July, 2022
bullet-icon
Future Oxfordshire Partnership Meeting – 26 July 2022
26 July, 2022
bullet-icon
Future Oxfordshire Partnership Scrutiny Panel Meeting – 19 July 2022
19 July, 2022
bullet-icon
Future Oxfordshire Partnership Scrutiny Panel Meeting – 19 July 2022
19 July, 2022
bullet-icon
Future Oxfordshire Partnership Meeting – 13 June 2022 – Agenda published a week before
13 June, 2022
bullet-icon
Future Oxfordshire Partnership Scrutiny Panel Meeting – 7 June 2022
7 June, 2022
bullet-icon
Future Oxfordshire Partnership Meeting – 22 March 2022 – Agenda published a week before
22 March, 2022
bullet-icon
Future Oxfordshire Partnership Scrutiny Panel Meeting – 15 March 2022
15 March, 2022
bullet-icon
Future Oxfordshire Partnership Meeting – 25 January 2022 – Agenda published a week before
25 January, 2022
bullet-icon
Future Oxfordshire Partnership Scrutiny Panel Meeting – 17 January 2022
17 January, 2022
bullet-icon
Future Oxfordshire Partnership Meeting – 30 November 2021 – Agenda published a week before
30 November, 2021
bullet-icon
Future Oxfordshire Partnership Scrutiny Panel Meeting – 23 November 2021
23 November, 2021
bullet-icon
Future Oxfordshire Partnership Meeting – 20 September 2021 – Agenda published a week before
20 September, 2021
bullet-icon
Future Oxfordshire Partnership Scrutiny Panel Meeting -13 September 2021
13 September, 2021
bullet-icon
OGB Meeting – 19 July 2021 – Agenda published a week before
19 July, 2021
bullet-icon
OGB Meeting -12 July 2021 – Scrutiny Panel
12 July, 2021
bullet-icon
OGB Meeting – 8 June 2021 – Agenda published a week before
8 June, 2021
bullet-icon
OGB Meeting -1 June 2021 – Scrutiny Panel
1 June, 2021
bullet-icon
OGB Meeting – 22 March 2021 – Agenda published a week before
22 March, 2021
bullet-icon
OGB Meeting -16 March 2021 – Scrutiny Panel
16 March, 2021
bullet-icon
Cancelled OGB Meeting- 22 February 2021
22 February, 2021
bullet-icon
Cancelled OGB Meeting -16 February 2021 – Scrutiny Panel
16 February, 2021
bullet-icon
OGB Meeting – 26 January 2021 – Agenda published a week before
26 January, 2021
bullet-icon
OGB Meeting -19 January 2021 – Scrutiny Panel
19 January, 2021
bullet-icon
OGB Meeting – 24 November 2020 – Agenda published a week before
24 November, 2020
bullet-icon
OGB Meeting -17 November 2020 – Scrutiny Panel
17 November, 2020
bullet-icon
Additional OGB Meeting – 30 October 2020 – Agenda published a week before
30 October, 2020
bullet-icon
Additional OGB Meeting – 21 October 2020 – Scrutiny Panel
21 October, 2020
bullet-icon
OGB Meeting – 22 September 2020 – Agenda published a week before
22 September, 2020
bullet-icon
OGB Meeting – 15 September 2020 – Scrutiny Panel
15 September, 2020
bullet-icon
Additional OGB Meeting – 28 July 2020 – Agenda published a week before
28 July, 2020
bullet-icon
Additional OGB Meeting – 22 July 2020 – Scrutiny Panel
22 July, 2020
bullet-icon
OGB Meeting – 2 June 2020 – Agenda published a week before
2 June, 2020
bullet-icon
OGB Meeting – 28 May 2020 – Scrutiny Panel
28 May, 2020
bullet-icon
Rescheduled – OGB Meeting – 11 March 2020 – Agenda published a week before
11 March, 2020
bullet-icon
Rescheduled – OGB Meeting – 4th March 2020- Scrutiny Panel
4 March, 2020
bullet-icon
OGB Meeting – 28 January 2020 – Agenda published a week before
28 January, 2020
bullet-icon
OGB Meeting – 23 January 2020 – Scrutiny Panel
23 January, 2020
bullet-icon
Cancelled – OGB Meeting – 26 November 2019 – Agenda published a week before
26 November, 2019
bullet-icon
Cancelled – OGB Meeting – 21 November 2019 – Scrutiny Panel
21 November, 2019
bullet-icon
OGB Meeting – 24 September 2019 – Agenda published a week before
24 September, 2019
bullet-icon
OGB Meeting – 19 September 2019 – Scrutiny Panel
19 September, 2019
bullet-icon
Cancelled – OGB Meeting – 30 July 2019 – Agenda published a week before meeting
30 July, 2019
bullet-icon
Cancelled – OGB Meeting- 25 July 2019 – Scrutiny Panel
25 July, 2019
bullet-icon
OGB Meeting – 4 June 2019 – Agenda published a week before meeting
4 June, 2019
bullet-icon
OGB Meeting- 30 May 2019 – Scrutiny Panel
30 May, 2019
bullet-icon
OGB Meeting – 26 March 2019 – Agenda published a week before meeting
26 March, 2019
bullet-icon
OGB Meeting- 21 March 2019 – Scrutiny Panel
21 March, 2019
bullet-icon
OGB Meeting – 29 January 2019 – Agenda and minutes
29 January, 2019
bullet-icon
OGB Meeting- 24 January 2019 – Scrutiny Panel
24 January, 2019
bullet-icon
OGB Meeting – 27 November 2018 – Agenda and minutes
27 November, 2018
bullet-icon
OGB Meeting- 22 November 2018 – Scrutiny Panel
22 November, 2018
bullet-icon
OGB Meeting – 25 September 2018 – Agenda and Minutes
25 September, 2018
bullet-icon
OGB Meeting- 18 September 2018 – Scrutiny Panel – Agenda and minutes
18 September, 2018
bullet-icon
OGB Meeting – 31 July 2018 – Agenda and Minutes
31 July, 2018
bullet-icon
OGB Meeting – 11 June 2018 – Agenda and Minutes
11 June, 2018
bullet-icon
Additional OGB meeting – 26 April 2018 – Agenda and Minutes
26 April, 2018
bullet-icon
OGB Meeting – 27 March 2018 – Agenda and Minutes
27 March, 2018
bullet-icon
OGB Meeting – 1 February 2018 – Agenda and Minutes
1 February, 2018
bullet-icon
OGB Meeting – 30 November 2017 – Agenda and Minutes
30 November, 2017
bullet-icon
Additional OGB Meeting – 30 October 2017 – Agenda and Minutes
30 October, 2017
bullet-icon
OGB Meeting – 26 September 2017 – Agenda and Minutes
26 September, 2017
bullet-icon
OGB Meeting – 26 July 2017 – Agenda and Minutes
26 July, 2017
bullet-icon
Cancelled OGB Meeting – 1 June 2017
1 June, 2017
bullet-icon
OGB Meeting – 29 March 2017 – Agenda and Minutes
29 March, 2017
bullet-icon
Cancelled OGB Meeting – 31 January 2017
31 January, 2017
bullet-icon
OGB Meeting – 30 November 2016 – Agenda and Minutes
30 November, 2016
bullet-icon
OGB Meeting – 26 November 2016 – Agenda and Minutes
26 September, 2016
bullet-icon
OGB Meeting – 29 May 2016 – Agenda and Minutes
26 May, 2016
bullet-icon
OGB Meeting – 31 March 2016 – Agenda and Minutes
31 March, 2016
bullet-icon
OGB Meeting – 2 February 2016 – Agenda and Minutes
2 February, 2016
bullet-icon
OGB Meeting – 19 November 2015 – Agenda and Minutes
19 November, 2015
bullet-icon
Cancelled OGB Meeting – 24 September 2015
24 September, 2015
bullet-icon
OGB Meeting – 30 July 2015 – Agenda and Minutes
30 July, 2015