ID , $pages_that_have_awr_rows ); } } function awr_get_pages_that_have_awr_rows() { $map_awr_index_to_page_id = get_option( 'map_awr_index_to_page_id' ); $result = array_values( $map_awr_index_to_page_id ); return $result; }