( ! ) Warning: Trying to access array offset on value of type bool in C:\wamp64\www\wp-content\themes\campo\bold-page-builder\content_elements\bt_bb_google_maps_location\bt_bb_google_maps_location.php on line 54 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0001 | 362144 | {main}( ) | ...\index.php:0 |
2 | 0.0001 | 362456 | require( 'C:\wamp64\www\wp-blog-header.php ) | ...\index.php:17 |
3 | 0.2993 | 20476664 | wp( $query_vars = ??? ) | ...\wp-blog-header.php:16 |
4 | 0.2993 | 20476664 | WP->main( $query_args = '' ) | ...\functions.php:1336 |
5 | 0.2993 | 20476664 | WP->parse_request( $extra_query_vars = '' ) | ...\class-wp.php:813 |
6 | 0.2995 | 20516736 | do_action_ref_array( $hook_name = 'parse_request', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/pages/3899'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fpages%2F3899'; public $did_permalink = TRUE }] ) | ...\class-wp.php:418 |
7 | 0.2995 | 20516736 | WP_Hook->do_action( $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/pages/3899'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fpages%2F3899'; public $did_permalink = TRUE }] ) | ...\plugin.php:565 |
8 | 0.2995 | 20516736 | WP_Hook->apply_filters( $value = '', $args = [0 => class WP { public $public_query_vars = [...]; public $private_query_vars = [...]; public $extra_query_vars = [...]; public $query_vars = [...]; public $query_string = ''; public $request = 'wp-json/wp/v2/pages/3899'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fpages%2F3899'; public $did_permalink = TRUE }] ) | ...\class-wp-hook.php:348 |
9 | 0.2995 | 20517488 | rest_api_loaded( class WP { public $public_query_vars = [0 => 'm', 1 => 'p', 2 => 'posts', 3 => 'w', 4 => 'cat', 5 => 'withcomments', 6 => 'withoutcomments', 7 => 's', 8 => 'search', 9 => 'exact', 10 => 'sentence', 11 => 'calendar', 12 => 'page', 13 => 'paged', 14 => 'more', 15 => 'tb', 16 => 'pb', 17 => 'author', 18 => 'order', 19 => 'orderby', 20 => 'year', 21 => 'monthnum', 22 => 'day', 23 => 'hour', 24 => 'minute', 25 => 'second', 26 => 'name', 27 => 'category_name', 28 => 'tag', 29 => 'feed', 30 => 'author_name', 31 => 'pagename', 32 => 'page_id', 33 => 'error', 34 => 'attachment', 35 => 'attachment_id', 36 => 'subpost', 37 => 'subpost_id', 38 => 'preview', 39 => 'robots', 40 => 'favicon', 41 => 'taxonomy', 42 => 'term', 43 => 'cpage', 44 => 'post_type', 45 => 'embed', 46 => 'post_format', 47 => 'e-landing-page', 48 => 'elementor_library', 49 => 'rest_route', 50 => 'sitemap', 51 => 'sitemap-subtype', 52 => 'sitemap-stylesheet', 53 => 'portfolio', 54 => 'portfolio_category']; public $private_query_vars = [0 => 'offset', 1 => 'posts_per_page', 2 => 'posts_per_archive_page', 3 => 'showposts', 4 => 'nopaging', 5 => 'post_type', 6 => 'post_status', 7 => 'category__in', 8 => 'category__not_in', 9 => 'category__and', 10 => 'tag__in', 11 => 'tag__not_in', 12 => 'tag__and', 13 => 'tag_slug__in', 14 => 'tag_slug__and', 15 => 'tag_id', 16 => 'post_mime_type', 17 => 'perm', 18 => 'comments_per_page', 19 => 'post__in', 20 => 'post__not_in', 21 => 'post_parent', 22 => 'post_parent__in', 23 => 'post_parent__not_in', 24 => 'title', 25 => 'fields']; public $extra_query_vars = []; public $query_vars = ['rest_route' => '/wp/v2/pages/3899']; public $query_string = ''; public $request = 'wp-json/wp/v2/pages/3899'; public $matched_rule = '^wp-json/(.*)?'; public $matched_query = 'rest_route=/wp%2Fv2%2Fpages%2F3899'; public $did_permalink = TRUE } ) | ...\class-wp-hook.php:324 |
10 | 0.3178 | 22226400 | WP_REST_Server->serve_request( $path = '/wp/v2/pages/3899' ) | ...\rest-api.php:424 |
11 | 0.3185 | 22232608 | WP_REST_Server->dispatch( $request = class WP_REST_Request { protected $method = 'GET'; protected $params = ['URL' => [...], 'GET' => [...], 'POST' => [...], 'FILES' => [...], 'JSON' => NULL, 'defaults' => [...]]; protected $headers = ['authorization' => [...], 'host' => [...], 'user_agent' => [...], 'accept' => [...], 'accept_encoding' => [...], 'connection' => [...]]; protected $body = ''; protected $route = '/wp/v2/pages/3899'; protected $attributes = ['methods' => [...], 'accept_json' => FALSE, 'accept_raw' => FALSE, 'show_in_index' => TRUE, 'args' => [...], 'callback' => [...], 'permission_callback' => [...]]; protected $parsed_json = TRUE; protected $parsed_body = FALSE } ) | ...\class-wp-rest-server.php:431 |
12 | 0.3200 | 22350360 | WP_REST_Server->respond_to_request( $request = class WP_REST_Request { protected $method = 'GET'; protected $params = ['URL' => [...], 'GET' => [...], 'POST' => [...], 'FILES' => [...], 'JSON' => NULL, 'defaults' => [...]]; protected $headers = ['authorization' => [...], 'host' => [...], 'user_agent' => [...], 'accept' => [...], 'accept_encoding' => [...], 'connection' => [...]]; protected $body = ''; protected $route = '/wp/v2/pages/3899'; protected $attributes = ['methods' => [...], 'accept_json' => FALSE, 'accept_raw' => FALSE, 'show_in_index' => TRUE, 'args' => [...], 'callback' => [...], 'permission_callback' => [...]]; protected $parsed_json = TRUE; protected $parsed_body = FALSE }, $route = '/wp/v2/pages/(?P<id>[\\d]+)', $handler = ['methods' => ['GET' => TRUE], 'accept_json' => FALSE, 'accept_raw' => FALSE, 'show_in_index' => TRUE, 'args' => ['id' => [...], 'context' => [...], 'password' => [...]], 'callback' => [0 => class WP_REST_Posts_Controller { ... }, 1 => 'get_item'], 'permission_callback' => [0 => class WP_REST_Posts_Controller { ... }, 1 => 'get_item_permissions_check']], $response = NULL ) | ...\class-wp-rest-server.php:1041 |
13 | 0.3201 | 22350360 | WP_REST_Posts_Controller->get_item( $request = class WP_REST_Request { protected $method = 'GET'; protected $params = ['URL' => [...], 'GET' => [...], 'POST' => [...], 'FILES' => [...], 'JSON' => NULL, 'defaults' => [...]]; protected $headers = ['authorization' => [...], 'host' => [...], 'user_agent' => [...], 'accept' => [...], 'accept_encoding' => [...], 'connection' => [...]]; protected $body = ''; protected $route = '/wp/v2/pages/3899'; protected $attributes = ['methods' => [...], 'accept_json' => FALSE, 'accept_raw' => FALSE, 'show_in_index' => TRUE, 'args' => [...], 'callback' => [...], 'permission_callback' => [...]]; protected $parsed_json = TRUE; protected $parsed_body = FALSE } ) | ...\class-wp-rest-server.php:1193 |
14 | 0.3202 | 22350808 | WP_REST_Posts_Controller->prepare_item_for_response( $item = class WP_Post { public $ID = 3899; public $post_author = '2'; public $post_date = '2022-12-23 12:41:38'; public $post_date_gmt = '2022-12-23 12:41:38'; public $post_content = '[bt_bb_section layout="boxed_1400" lazy_load="yes" show_video_on_mobile="" negative_margin="none,;,,;,,;,,;," top_spacing="normal,;,,;,,;,,;," bottom_spacing="large,;,,;,,;,,;," full_screen="" vertical_align="top" color_scheme="light-dark" background_color="" background_image="1741" parallax="0.6" parallax_offset="" parallax_zoom_start="" parallax_zoom_end="" parallax_blur_start="" parallax_blur_end="" parallax_opacity_start="" parallax_opacity_end="" top_section_coverage_image="" bottom_section_coverage_im'...; public $post_title = 'Booking Form'; public $post_excerpt = ''; public $post_status = 'publish'; public $comment_status = 'closed'; public $ping_status = 'closed'; public $post_password = ''; public $post_name = 'booking'; public $to_ping = ''; public $pinged = ''; public $post_modified = '2024-01-09 18:16:35'; public $post_modified_gmt = '2024-01-09 17:16:35'; public $post_content_filtered = ''; public $post_parent = 3965; public $guid = 'http://campo.bold-themes.com/demo-01/?page_id=3899'; public $menu_order = 0; public $post_type = 'page'; public $post_mime_type = ''; public $comment_count = '0'; public $filter = 'raw' }, $request = class WP_REST_Request { protected $method = 'GET'; protected $params = ['URL' => [...], 'GET' => [...], 'POST' => [...], 'FILES' => [...], 'JSON' => NULL, 'defaults' => [...]]; protected $headers = ['authorization' => [...], 'host' => [...], 'user_agent' => [...], 'accept' => [...], 'accept_encoding' => [...], 'connection' => [...]]; protected $body = ''; protected $route = '/wp/v2/pages/3899'; protected $attributes = ['methods' => [...], 'accept_json' => FALSE, 'accept_raw' => FALSE, 'show_in_index' => TRUE, 'args' => [...], 'callback' => [...], 'permission_callback' => [...]]; protected $parsed_json = TRUE; protected $parsed_body = FALSE } ) | ...\class-wp-rest-posts-controller.php:569 |
15 | 0.3214 | 22384040 | apply_filters( $hook_name = 'the_content', $value = '[bt_bb_section layout="boxed_1400" lazy_load="yes" show_video_on_mobile="" negative_margin="none,;,,;,,;,,;," top_spacing="normal,;,,;,,;,,;," bottom_spacing="large,;,,;,,;,,;," full_screen="" vertical_align="top" color_scheme="light-dark" background_color="" background_image="1741" parallax="0.6" parallax_offset="" parallax_zoom_start="" parallax_zoom_end="" parallax_blur_start="" parallax_blur_end="" parallax_opacity_start="" parallax_opacity_end="" top_section_coverage_image="" bottom_section_coverage_im'... ) | ...\class-wp-rest-posts-controller.php:1863 |
16 | 0.3214 | 22384448 | WP_Hook->apply_filters( $value = '[bt_bb_section layout="boxed_1400" lazy_load="yes" show_video_on_mobile="" negative_margin="none,;,,;,,;,,;," top_spacing="normal,;,,;,,;,,;," bottom_spacing="large,;,,;,,;,,;," full_screen="" vertical_align="top" color_scheme="light-dark" background_color="" background_image="1741" parallax="0.6" parallax_offset="" parallax_zoom_start="" parallax_zoom_end="" parallax_blur_start="" parallax_blur_end="" parallax_opacity_start="" parallax_opacity_end="" top_section_coverage_image="" bottom_section_coverage_im'..., $args = [0 => '[bt_bb_section layout="boxed_1400" lazy_load="yes" show_video_on_mobile="" negative_margin="none,;,,;,,;,,;," top_spacing="normal,;,,;,,;,,;," bottom_spacing="large,;,,;,,;,,;," full_screen="" vertical_align="top" color_scheme="light-dark" background_color="" background_image="1741" parallax="0.6" parallax_offset="" parallax_zoom_start="" parallax_zoom_end="" parallax_blur_start="" parallax_blur_end="" parallax_opacity_start="" parallax_opacity_end="" top_section_coverage_image="" bottom_section_coverage_im'...] ) | ...\plugin.php:205 |
17 | 0.3226 | 22425816 | do_shortcode( $content = '[bt_bb_section layout="boxed_1400" lazy_load="yes" show_video_on_mobile="" negative_margin="none,;,,;,,;,,;," top_spacing="normal,;,,;,,;,,;," bottom_spacing="large,;,,;,,;,,;," full_screen="" vertical_align="top" color_scheme="light-dark" background_color="" background_image="1741" parallax="0.6" parallax_offset="" parallax_zoom_start="" parallax_zoom_end="" parallax_blur_start="" parallax_blur_end="" parallax_opacity_start="" parallax_opacity_end="" top_section_coverage_image="" bottom_section_coverage_im'..., $ignore_html = ??? ) | ...\class-wp-hook.php:324 |
18 | 0.3227 | 22500824 | preg_replace_callback( $pattern = '/\\[(\\[?)(bt_bb_button|bt_bb_column|bt_bb_column_inner|bt_bb_contact_form_7|bt_bb_google_maps|bt_bb_google_maps_location|bt_bb_headline|bt_bb_icon|bt_bb_image|bt_bb_row|bt_bb_row_inner|bt_bb_section|bt_bb_separator|bt_bb_text|bt_bb_call_to_action|bt_bb_card_image)(?![\\w-])([^\\]\\/]*(?:\\/(?!\\])[^\\]\\/]*)*?)(?:(\\/)\\]|\\](?:([^\\[]*+(?:\\[(?!\\/\\2\\])[^\\[]*+)*+)\\[\\/\\2\\])?)(\\]?)/', $callback = 'do_shortcode_tag', $subject = '[bt_bb_section layout="boxed_1400" lazy_load="yes" show_video_on_mobile="" negative_margin="none,;,,;,,;,,;," top_spacing="normal,;,,;,,;,,;," bottom_spacing="large,;,,;,,;,,;," full_screen="" vertical_align="top" color_scheme="light-dark" background_color="" background_image="1741" parallax="0.6" parallax_offset="" parallax_zoom_start="" parallax_zoom_end="" parallax_blur_start="" parallax_blur_end="" parallax_opacity_start="" parallax_opacity_end="" top_section_coverage_image="" bottom_section_coverage_im'... ) | ...\shortcodes.php:273 |
19 | 0.4659 | 22834312 | do_shortcode_tag( $m = [0 => '[bt_bb_section layout="wide" lazy_load="yes" show_video_on_mobile="" negative_margin="none,;,,;,,;,,;," top_spacing="none,;,,;,,;,,;," bottom_spacing="none,;,,;,,;,,;," full_screen="" vertical_align="top" color_scheme="light-dark" background_color="" background_image="" parallax="" parallax_offset="" parallax_zoom_start="" parallax_zoom_end="" parallax_blur_start="" parallax_blur_end="" parallax_opacity_start="" parallax_opacity_end="" top_section_coverage_image="" bottom_section_coverage_image="" backgroun'..., 1 => '', 2 => 'bt_bb_section', 3 => ' layout="wide" lazy_load="yes" show_video_on_mobile="" negative_margin="none,;,,;,,;,,;," top_spacing="none,;,,;,,;,,;," bottom_spacing="none,;,,;,,;,,;," full_screen="" vertical_align="top" color_scheme="light-dark" background_color="" background_image="" parallax="" parallax_offset="" parallax_zoom_start="" parallax_zoom_end="" parallax_blur_start="" parallax_blur_end="" parallax_opacity_start="" parallax_opacity_end="" top_section_coverage_image="" bottom_section_coverage_image="" background_video_yt="" '..., 4 => '', 5 => '[bt_bb_row column_gap="" row_width="default" color_scheme="" background_color="" opacity="" responsive="" publish_datetime="" expiry_datetime="" animation="no_animation" el_id="" el_class="" el_style="" background_image="" shape="" negative_margin="none,;,,;,,;,,;,"][bt_bb_column order="0,;,,;,,;,,;," lazy_load="yes" border_top="none,;,,;,,;,,;," border_bottom="none,;,,;,,;,,;," border_right="none,;,,;,,;,,;," border_left="none,;,,;,,;,,;," width="1/2" width_lg="1/1" width_md="1/1" width_sm="1/1" width_xs="'..., 6 => ''] ) | ...\shortcodes.php:273 |
20 | 0.4659 | 22841200 | bt_bb_section->handle_shortcode( $atts = ['layout' => 'wide', 'lazy_load' => 'yes', 'show_video_on_mobile' => '', 'negative_margin' => 'none,;,,;,,;,,;,', 'top_spacing' => 'none,;,,;,,;,,;,', 'bottom_spacing' => 'none,;,,;,,;,,;,', 'full_screen' => '', 'vertical_align' => 'top', 'color_scheme' => 'light-dark', 'background_color' => '', 'background_image' => '', 'parallax' => '', 'parallax_offset' => '', 'parallax_zoom_start' => '', 'parallax_zoom_end' => '', 'parallax_blur_start' => '', 'parallax_blur_end' => '', 'parallax_opacity_start' => '', 'parallax_opacity_end' => '', 'top_section_coverage_image' => '', 'bottom_section_coverage_image' => '', 'background_video_yt' => '', 'yt_video_settings' => '', 'background_video_mp4' => '', 'background_video_ogg' => '', 'background_video_webm' => '', 'responsive' => '', 'publish_datetime' => '', 'expiry_datetime' => '', 'animation' => 'no_animation', 'el_id' => '', 'el_class' => '', 'el_style' => '', 'background_overlay' => '', 'shape' => '', 'top_left_shape' => '', 'top_right_shape' => '', 'bottom_left_shape' => '', 'bottom_right_shape' => ''], $content = '[bt_bb_row column_gap="" row_width="default" color_scheme="" background_color="" opacity="" responsive="" publish_datetime="" expiry_datetime="" animation="no_animation" el_id="" el_class="" el_style="" background_image="" shape="" negative_margin="none,;,,;,,;,,;,"][bt_bb_column order="0,;,,;,,;,,;," lazy_load="yes" border_top="none,;,,;,,;,,;," border_bottom="none,;,,;,,;,,;," border_right="none,;,,;,,;,,;," border_left="none,;,,;,,;,,;," width="1/2" width_lg="1/1" width_md="1/1" width_sm="1/1" width_xs="'..., 'bt_bb_section' ) | ...\shortcodes.php:433 |
21 | 0.4661 | 22847000 | do_shortcode( $content = '[bt_bb_row column_gap="" row_width="default" color_scheme="" background_color="" opacity="" responsive="" publish_datetime="" expiry_datetime="" animation="no_animation" el_id="" el_class="" el_style="" background_image="" shape="" negative_margin="none,;,,;,,;,,;,"][bt_bb_column order="0,;,,;,,;,,;," lazy_load="yes" border_top="none,;,,;,,;,,;," border_bottom="none,;,,;,,;,,;," border_right="none,;,,;,,;,,;," border_left="none,;,,;,,;,,;," width="1/2" width_lg="1/1" width_md="1/1" width_sm="1/1" width_xs="'..., $ignore_html = ??? ) | ...\bt_bb_section.php:272 |
22 | 0.4661 | 22882144 | preg_replace_callback( $pattern = '/\\[(\\[?)(bt_bb_column|bt_bb_column_inner|bt_bb_google_maps|bt_bb_google_maps_location|bt_bb_headline|bt_bb_icon|bt_bb_row|bt_bb_row_inner|bt_bb_separator|bt_bb_text|bt_bb_call_to_action)(?![\\w-])([^\\]\\/]*(?:\\/(?!\\])[^\\]\\/]*)*?)(?:(\\/)\\]|\\](?:([^\\[]*+(?:\\[(?!\\/\\2\\])[^\\[]*+)*+)\\[\\/\\2\\])?)(\\]?)/', $callback = 'do_shortcode_tag', $subject = '[bt_bb_row column_gap="" row_width="default" color_scheme="" background_color="" opacity="" responsive="" publish_datetime="" expiry_datetime="" animation="no_animation" el_id="" el_class="" el_style="" background_image="" shape="" negative_margin="none,;,,;,,;,,;,"][bt_bb_column order="0,;,,;,,;,,;," lazy_load="yes" border_top="none,;,,;,,;,,;," border_bottom="none,;,,;,,;,,;," border_right="none,;,,;,,;,,;," border_left="none,;,,;,,;,,;," width="1/2" width_lg="1/1" width_md="1/1" width_sm="1/1" width_xs="'... ) | ...\shortcodes.php:273 |
23 | 0.4662 | 22924136 | do_shortcode_tag( $m = [0 => '[bt_bb_row column_gap="" row_width="default" color_scheme="" background_color="" opacity="" responsive="" publish_datetime="" expiry_datetime="" animation="no_animation" el_id="" el_class="" el_style="" background_image="" shape="" negative_margin="none,;,,;,,;,,;,"][bt_bb_column order="0,;,,;,,;,,;," lazy_load="yes" border_top="none,;,,;,,;,,;," border_bottom="none,;,,;,,;,,;," border_right="none,;,,;,,;,,;," border_left="none,;,,;,,;,,;," width="1/2" width_lg="1/1" width_md="1/1" width_sm="1/1" width_xs="'..., 1 => '', 2 => 'bt_bb_row', 3 => ' column_gap="" row_width="default" color_scheme="" background_color="" opacity="" responsive="" publish_datetime="" expiry_datetime="" animation="no_animation" el_id="" el_class="" el_style="" background_image="" shape="" negative_margin="none,;,,;,,;,,;,"', 4 => '', 5 => '[bt_bb_column order="0,;,,;,,;,,;," lazy_load="yes" border_top="none,;,,;,,;,,;," border_bottom="none,;,,;,,;,,;," border_right="none,;,,;,,;,,;," border_left="none,;,,;,,;,,;," width="1/2" width_lg="1/1" width_md="1/1" width_sm="1/1" width_xs="1/1" align="left,;,,;,,;,,;," vertical_align="middle" padding="none,;,,;,,;,,;," background_image="" inner_background_image="" color_scheme="" inner_color_scheme="" background_color="" inner_background_color="" opacity="" responsive="" publish_datetime="" expiry_date'..., 6 => ''] ) | ...\shortcodes.php:273 |
24 | 0.4663 | 22926416 | bt_bb_row->handle_shortcode( $atts = ['column_gap' => '', 'row_width' => 'default', 'color_scheme' => '', 'background_color' => '', 'opacity' => '', 'responsive' => '', 'publish_datetime' => '', 'expiry_datetime' => '', 'animation' => 'no_animation', 'el_id' => '', 'el_class' => '', 'el_style' => '', 'background_image' => '', 'shape' => '', 'negative_margin' => 'none,;,,;,,;,,;,'], $content = '[bt_bb_column order="0,;,,;,,;,,;," lazy_load="yes" border_top="none,;,,;,,;,,;," border_bottom="none,;,,;,,;,,;," border_right="none,;,,;,,;,,;," border_left="none,;,,;,,;,,;," width="1/2" width_lg="1/1" width_md="1/1" width_sm="1/1" width_xs="1/1" align="left,;,,;,,;,,;," vertical_align="middle" padding="none,;,,;,,;,,;," background_image="" inner_background_image="" color_scheme="" inner_color_scheme="" background_color="" inner_background_color="" opacity="" responsive="" publish_datetime="" expiry_date'..., 'bt_bb_row' ) | ...\shortcodes.php:433 |
25 | 0.4663 | 22928456 | do_shortcode( $content = '[bt_bb_column order="0,;,,;,,;,,;," lazy_load="yes" border_top="none,;,,;,,;,,;," border_bottom="none,;,,;,,;,,;," border_right="none,;,,;,,;,,;," border_left="none,;,,;,,;,,;," width="1/2" width_lg="1/1" width_md="1/1" width_sm="1/1" width_xs="1/1" align="left,;,,;,,;,,;," vertical_align="middle" padding="none,;,,;,,;,,;," background_image="" inner_background_image="" color_scheme="" inner_color_scheme="" background_color="" inner_background_color="" opacity="" responsive="" publish_datetime="" expiry_date'..., $ignore_html = ??? ) | ...\bt_bb_row.php:100 |
26 | 0.4664 | 22963520 | preg_replace_callback( $pattern = '/\\[(\\[?)(bt_bb_column|bt_bb_column_inner|bt_bb_google_maps|bt_bb_google_maps_location|bt_bb_headline|bt_bb_icon|bt_bb_row_inner|bt_bb_separator|bt_bb_text|bt_bb_call_to_action)(?![\\w-])([^\\]\\/]*(?:\\/(?!\\])[^\\]\\/]*)*?)(?:(\\/)\\]|\\](?:([^\\[]*+(?:\\[(?!\\/\\2\\])[^\\[]*+)*+)\\[\\/\\2\\])?)(\\]?)/', $callback = 'do_shortcode_tag', $subject = '[bt_bb_column order="0,;,,;,,;,,;," lazy_load="yes" border_top="none,;,,;,,;,,;," border_bottom="none,;,,;,,;,,;," border_right="none,;,,;,,;,,;," border_left="none,;,,;,,;,,;," width="1/2" width_lg="1/1" width_md="1/1" width_sm="1/1" width_xs="1/1" align="left,;,,;,,;,,;," vertical_align="middle" padding="none,;,,;,,;,,;," background_image="" inner_background_image="" color_scheme="" inner_color_scheme="" background_color="" inner_background_color="" opacity="" responsive="" publish_datetime="" expiry_date'... ) | ...\shortcodes.php:273 |
27 | 0.4664 | 22981384 | do_shortcode_tag( $m = [0 => '[bt_bb_column order="0,;,,;,,;,,;," lazy_load="yes" border_top="none,;,,;,,;,,;," border_bottom="none,;,,;,,;,,;," border_right="none,;,,;,,;,,;," border_left="none,;,,;,,;,,;," width="1/2" width_lg="1/1" width_md="1/1" width_sm="1/1" width_xs="1/1" align="left,;,,;,,;,,;," vertical_align="middle" padding="none,;,,;,,;,,;," background_image="" inner_background_image="" color_scheme="" inner_color_scheme="" background_color="" inner_background_color="" opacity="" responsive="" publish_datetime="" expiry_date'..., 1 => '', 2 => 'bt_bb_column', 3 => ' order="0,;,,;,,;,,;," lazy_load="yes" border_top="none,;,,;,,;,,;," border_bottom="none,;,,;,,;,,;," border_right="none,;,,;,,;,,;," border_left="none,;,,;,,;,,;," width="1/2" width_lg="1/1" width_md="1/1" width_sm="1/1" width_xs="1/1" align="left,;,,;,,;,,;," vertical_align="middle" padding="none,;,,;,,;,,;," background_image="" inner_background_image="" color_scheme="" inner_color_scheme="" background_color="" inner_background_color="" opacity="" responsive="" publish_datetime="" expiry_datetime="" anima'..., 4 => '', 5 => '[bt_bb_google_maps api_key="AIzaSyBda9LxQ-Wztqsk6aFI7SkcdiypnKTPfiI" zoom="14" height="890px" custom_style="WwogICAgewogICAgICAgICJmZWF0dXJlVHlwZSI6ICJhZG1pbmlzdHJhdGl2ZS5sb2NhbGl0eSIsCiAgICAgICAgImVsZW1lbnRUeXBlIjogImFsbCIsCiAgICAgICAgInN0eWxlcnMiOiBbCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJodWUiOiAiI2ZmMDIwMCIKICAgICAgICAgICAgfSwKICAgICAgICAgICAgewogICAgICAgICAgICAgICAgInNhdHVyYXRpb24iOiA3CiAgICAgICAgICAgIH0sCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJsaWdodG5lc3MiOiAxOQogICAgICAgICAgICB9LAogICAgICAgICAg'..., 6 => ''] ) | ...\shortcodes.php:273 |
28 | 0.4665 | 22987648 | bt_bb_column->handle_shortcode( $atts = ['order' => '0,;,,;,,;,,;,', 'lazy_load' => 'yes', 'border_top' => 'none,;,,;,,;,,;,', 'border_bottom' => 'none,;,,;,,;,,;,', 'border_right' => 'none,;,,;,,;,,;,', 'border_left' => 'none,;,,;,,;,,;,', 'width' => '1/2', 'width_lg' => '1/1', 'width_md' => '1/1', 'width_sm' => '1/1', 'width_xs' => '1/1', 'align' => 'left,;,,;,,;,,;,', 'vertical_align' => 'middle', 'padding' => 'none,;,,;,,;,,;,', 'background_image' => '', 'inner_background_image' => '', 'color_scheme' => '', 'inner_color_scheme' => '', 'background_color' => '', 'inner_background_color' => '', 'opacity' => '', 'responsive' => '', 'publish_datetime' => '', 'expiry_datetime' => '', 'animation' => 'fade_in', 'el_id' => '', 'el_class' => '', 'el_style' => '', 'shadow' => '', 'shape' => '', 'right_triangle' => 'no,;,,;,,;,,;,', 'left_triangle' => 'no,;,,;,,;,,;,', 'border_color' => '', 'border_thickness' => '1px'], $content = '[bt_bb_google_maps api_key="AIzaSyBda9LxQ-Wztqsk6aFI7SkcdiypnKTPfiI" zoom="14" height="890px" custom_style="WwogICAgewogICAgICAgICJmZWF0dXJlVHlwZSI6ICJhZG1pbmlzdHJhdGl2ZS5sb2NhbGl0eSIsCiAgICAgICAgImVsZW1lbnRUeXBlIjogImFsbCIsCiAgICAgICAgInN0eWxlcnMiOiBbCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJodWUiOiAiI2ZmMDIwMCIKICAgICAgICAgICAgfSwKICAgICAgICAgICAgewogICAgICAgICAgICAgICAgInNhdHVyYXRpb24iOiA3CiAgICAgICAgICAgIH0sCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJsaWdodG5lc3MiOiAxOQogICAgICAgICAgICB9LAogICAgICAgICAg'..., 'bt_bb_column' ) | ...\shortcodes.php:433 |
29 | 0.4668 | 23006624 | do_shortcode( $content = '[bt_bb_google_maps api_key="AIzaSyBda9LxQ-Wztqsk6aFI7SkcdiypnKTPfiI" zoom="14" height="890px" custom_style="WwogICAgewogICAgICAgICJmZWF0dXJlVHlwZSI6ICJhZG1pbmlzdHJhdGl2ZS5sb2NhbGl0eSIsCiAgICAgICAgImVsZW1lbnRUeXBlIjogImFsbCIsCiAgICAgICAgInN0eWxlcnMiOiBbCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJodWUiOiAiI2ZmMDIwMCIKICAgICAgICAgICAgfSwKICAgICAgICAgICAgewogICAgICAgICAgICAgICAgInNhdHVyYXRpb24iOiA3CiAgICAgICAgICAgIH0sCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJsaWdodG5lc3MiOiAxOQogICAgICAgICAgICB9LAogICAgICAgICAg'..., $ignore_html = ??? ) | ...\bt_bb_column.php:210 |
30 | 0.4668 | 23016624 | preg_replace_callback( $pattern = '/\\[(\\[?)(bt_bb_google_maps|bt_bb_google_maps_location)(?![\\w-])([^\\]\\/]*(?:\\/(?!\\])[^\\]\\/]*)*?)(?:(\\/)\\]|\\](?:([^\\[]*+(?:\\[(?!\\/\\2\\])[^\\[]*+)*+)\\[\\/\\2\\])?)(\\]?)/', $callback = 'do_shortcode_tag', $subject = '[bt_bb_google_maps api_key="AIzaSyBda9LxQ-Wztqsk6aFI7SkcdiypnKTPfiI" zoom="14" height="890px" custom_style="WwogICAgewogICAgICAgICJmZWF0dXJlVHlwZSI6ICJhZG1pbmlzdHJhdGl2ZS5sb2NhbGl0eSIsCiAgICAgICAgImVsZW1lbnRUeXBlIjogImFsbCIsCiAgICAgICAgInN0eWxlcnMiOiBbCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJodWUiOiAiI2ZmMDIwMCIKICAgICAgICAgICAgfSwKICAgICAgICAgICAgewogICAgICAgICAgICAgICAgInNhdHVyYXRpb24iOiA3CiAgICAgICAgICAgIH0sCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJsaWdodG5lc3MiOiAxOQogICAgICAgICAgICB9LAogICAgICAgICAg'... ) | ...\shortcodes.php:273 |
31 | 0.4669 | 23034048 | do_shortcode_tag( $m = [0 => '[bt_bb_google_maps api_key="AIzaSyBda9LxQ-Wztqsk6aFI7SkcdiypnKTPfiI" zoom="14" height="890px" custom_style="WwogICAgewogICAgICAgICJmZWF0dXJlVHlwZSI6ICJhZG1pbmlzdHJhdGl2ZS5sb2NhbGl0eSIsCiAgICAgICAgImVsZW1lbnRUeXBlIjogImFsbCIsCiAgICAgICAgInN0eWxlcnMiOiBbCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJodWUiOiAiI2ZmMDIwMCIKICAgICAgICAgICAgfSwKICAgICAgICAgICAgewogICAgICAgICAgICAgICAgInNhdHVyYXRpb24iOiA3CiAgICAgICAgICAgIH0sCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJsaWdodG5lc3MiOiAxOQogICAgICAgICAgICB9LAogICAgICAgICAg'..., 1 => '', 2 => 'bt_bb_google_maps', 3 => ' api_key="AIzaSyBda9LxQ-Wztqsk6aFI7SkcdiypnKTPfiI" zoom="14" height="890px" custom_style="WwogICAgewogICAgICAgICJmZWF0dXJlVHlwZSI6ICJhZG1pbmlzdHJhdGl2ZS5sb2NhbGl0eSIsCiAgICAgICAgImVsZW1lbnRUeXBlIjogImFsbCIsCiAgICAgICAgInN0eWxlcnMiOiBbCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJodWUiOiAiI2ZmMDIwMCIKICAgICAgICAgICAgfSwKICAgICAgICAgICAgewogICAgICAgICAgICAgICAgInNhdHVyYXRpb24iOiA3CiAgICAgICAgICAgIH0sCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJsaWdodG5lc3MiOiAxOQogICAgICAgICAgICB9LAogICAgICAgICAgICB7CiAgICAgICAgIC'..., 4 => '', 5 => '[bt_bb_google_maps_location latitude="44.981616" longitude="-93.249955" icon="3600" el_id="" el_class="" el_style="" responsive="" publish_datetime="" expiry_datetime="" shape="soft-rounded" shadow="show" border=""][/bt_bb_google_maps_location]', 6 => ''] ) | ...\shortcodes.php:273 |
32 | 0.4669 | 23045528 | bt_bb_google_maps->handle_shortcode( $atts = ['api_key' => 'AIzaSyBda9LxQ-Wztqsk6aFI7SkcdiypnKTPfiI', 'zoom' => '14', 'height' => '890px', 'custom_style' => 'WwogICAgewogICAgICAgICJmZWF0dXJlVHlwZSI6ICJhZG1pbmlzdHJhdGl2ZS5sb2NhbGl0eSIsCiAgICAgICAgImVsZW1lbnRUeXBlIjogImFsbCIsCiAgICAgICAgInN0eWxlcnMiOiBbCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJodWUiOiAiI2ZmMDIwMCIKICAgICAgICAgICAgfSwKICAgICAgICAgICAgewogICAgICAgICAgICAgICAgInNhdHVyYXRpb24iOiA3CiAgICAgICAgICAgIH0sCiAgICAgICAgICAgIHsKICAgICAgICAgICAgICAgICJsaWdodG5lc3MiOiAxOQogICAgICAgICAgICB9LAogICAgICAgICAgICB7CiAgICAgICAgICAgICAgICAidmlzaWJpbGl0eSI6ICJvbiIKICAgICAgICAgICAgfQogICAgICAgIF0KICAgIH0sCiAgICB7CiAgICAg'..., 'el_id' => '', 'el_class' => '', 'el_style' => '', 'center_map' => 'yes', 'responsive' => '', 'publish_datetime' => '', 'expiry_datetime' => '', 'map_type' => 'interactive', 'animation' => 'no_animation', 'shape' => '', 'border' => '', 'border_color' => '', 'triangle' => '', 'map_controls' => 'hide', 'location_width' => '2'], $content = '[bt_bb_google_maps_location latitude="44.981616" longitude="-93.249955" icon="3600" el_id="" el_class="" el_style="" responsive="" publish_datetime="" expiry_datetime="" shape="soft-rounded" shadow="show" border=""][/bt_bb_google_maps_location]', 'bt_bb_google_maps' ) | ...\shortcodes.php:433 |
33 | 0.4669 | 23047544 | do_shortcode( $content = '[bt_bb_google_maps_location latitude="44.981616" longitude="-93.249955" icon="3600" el_id="" el_class="" el_style="" responsive="" publish_datetime="" expiry_datetime="" shape="soft-rounded" shadow="show" border=""][/bt_bb_google_maps_location]', $ignore_html = ??? ) | ...\bt_bb_google_maps.php:66 |
34 | 0.4669 | 23057448 | preg_replace_callback( $pattern = '/\\[(\\[?)(bt_bb_google_maps_location)(?![\\w-])([^\\]\\/]*(?:\\/(?!\\])[^\\]\\/]*)*?)(?:(\\/)\\]|\\](?:([^\\[]*+(?:\\[(?!\\/\\2\\])[^\\[]*+)*+)\\[\\/\\2\\])?)(\\]?)/', $callback = 'do_shortcode_tag', $subject = '[bt_bb_google_maps_location latitude="44.981616" longitude="-93.249955" icon="3600" el_id="" el_class="" el_style="" responsive="" publish_datetime="" expiry_datetime="" shape="soft-rounded" shadow="show" border=""][/bt_bb_google_maps_location]' ) | ...\shortcodes.php:273 |
35 | 0.4669 | 23058720 | do_shortcode_tag( $m = [0 => '[bt_bb_google_maps_location latitude="44.981616" longitude="-93.249955" icon="3600" el_id="" el_class="" el_style="" responsive="" publish_datetime="" expiry_datetime="" shape="soft-rounded" shadow="show" border=""][/bt_bb_google_maps_location]', 1 => '', 2 => 'bt_bb_google_maps_location', 3 => ' latitude="44.981616" longitude="-93.249955" icon="3600" el_id="" el_class="" el_style="" responsive="" publish_datetime="" expiry_datetime="" shape="soft-rounded" shadow="show" border=""', 4 => '', 5 => '', 6 => ''] ) | ...\shortcodes.php:273 |
36 | 0.4670 | 23060656 | bt_bb_google_maps_location->handle_shortcode( $atts = ['latitude' => '44.981616', 'longitude' => '-93.249955', 'icon' => '3600', 'el_id' => '', 'el_class' => '', 'el_style' => '', 'responsive' => '', 'publish_datetime' => '', 'expiry_datetime' => '', 'shape' => 'soft-rounded', 'shadow' => 'show', 'border' => ''], $content = '', 'bt_bb_google_maps_location' ) | ...\shortcodes.php:433 |