digital-marketing-or-traditional-marketing?-which-type-of-agency-is-right-for-your-brand?

Digital Marketing Or Traditional Marketing? Which Type Of Agency Is Right For Your Brand?

1SELECT option_name, option_value
FROM wp_options
WHERE autoload = ‘yes’wp_load_alloptions()
is_blog_installed()
wp_not_installed()

WordPress core 510 0.0022 2SELECT option_value
FROM wp_options
WHERE option_name = ‘uninstall_plugins’
LIMIT 1get_option()
register_uninstall_hook()

WordPress core 1 0.0003 3SELECT option_value
FROM wp_options
WHERE option_name = ‘fs_storage_logger’
LIMIT 1get_option()
FS_Logger::init()
FS_Logger::get_logger()
Freemius::_load_required_static()
Freemius::instance()
fs_dynamic_init()
WPGO_PluginsSimple_Sitemapss_fs()

Plugin: simple-sitemap 0 0.0003 4SELECT option_value
FROM wp_options
WHERE option_name = ‘fs_cache_4087’
LIMIT 1get_option()
FS_Option_Manager->load()
FS_Option_Manager->__construct()
FS_Option_Manager::get_manager()
FS_Cache_Manager->__construct()
FS_Cache_Manager::get_manager()
Freemius->__construct()
Freemius::instance()
fs_dynamic_init()
WPGO_PluginsSimple_Sitemapss_fs()

Plugin: simple-sitemap 0 0.0002 5SELECT option_value
FROM wp_options
WHERE option_name = ‘_transient_timeout_rocket_cloudflare_ips’
LIMIT 1get_option()
get_transient(‘rocket_cloudflare_ips’)
rocket_is_cf_ip()
rocket_is_cloudflare()
rocket_fix_cf_flexible_ssl()

Plugin: wp-rocket 0 0.0004 6SELECT option_value
FROM wp_options
WHERE option_name = ‘_transient_rocket_cloudflare_ips’
LIMIT 1get_option()
get_transient(‘rocket_cloudflare_ips’)
rocket_is_cf_ip()
rocket_is_cloudflare()
rocket_fix_cf_flexible_ssl()

Plugin: wp-rocket 0 0.0003 7SELECT option_value
FROM wp_options
WHERE option_name = ‘as_has_wp_comment_logs’
LIMIT 1get_option()
ActionScheduler_WPCommentCleaner::has_logs()
ActionScheduler::init()
action_scheduler_initialize_3_dot_5_dot_2()
ActionScheduler_Versions::initialize_latest_version()
do_action(‘plugins_loaded’)

Plugin: wp-rocket 0 0.0003 8SELECT option_value
FROM wp_options
WHERE option_name = ‘classic-editor-allow-users’
LIMIT 1get_option()
Classic_Editor::get_settings()
Classic_Editor::init_actions()
do_action(‘plugins_loaded’)

Plugin: classic-editor 0 0.0002 9SELECT option_value
FROM wp_options
WHERE option_name = ‘classic-editor-replace’
LIMIT 1get_option()
Classic_Editor::get_settings()
Classic_Editor::init_actions()
do_action(‘plugins_loaded’)

Plugin: classic-editor 0 0.0001 10SELECT option_value
FROM wp_options
WHERE option_name = ‘_transient_timeout_wp_rocket_pricing’
LIMIT 1get_option()
get_transient(‘wp_rocket_pricing’)
WP_RocketELAPricingClient->get_pricing_data()
WP_RocketELServiceProvider->register()
WP_RocketDLCSServiceProviderAggregate->register()
WP_RocketDLCContainer->get()
WP_RocketEODServiceProvider->register()
WP_RocketDLCSServiceProviderAggregate->register()
WP_RocketDLCContainer->get()
WP_RocketEODServiceProvider->register()
WP_RocketDLCSServiceProviderAggregate->register()
WP_RocketDLCContainer->get()
WP_RocketPlugin->load()
rocket_init()
do_action(‘plugins_loaded’)

Plugin: wp-rocket 1 0.0003 11SELECT option_value
FROM wp_options
WHERE option_name = ‘_transient_wp_rocket_pricing’
LIMIT 1get_option()
get_transient(‘wp_rocket_pricing’)
WP_RocketELAPricingClient->get_pricing_data()
WP_RocketELServiceProvider->register()
WP_RocketDLCSServiceProviderAggregate->register()
WP_RocketDLCContainer->get()
WP_RocketEODServiceProvider->register()
WP_RocketDLCSServiceProviderAggregate->register()
WP_RocketDLCContainer->get()
WP_RocketEODServiceProvider->register()
WP_RocketDLCSServiceProviderAggregate->register()
WP_RocketDLCContainer->get()
WP_RocketPlugin->load()
rocket_init()
do_action(‘plugins_loaded’)

Plugin: wp-rocket 1 0.0002 12SELECT option_value
FROM wp_options
WHERE option_name = ‘_transient_timeout_wp_rocket_customer_data’
LIMIT 1get_option()
get_transient(‘wp_rocket_customer_data’)
WP_RocketELAUserClient->get_user_data()
WP_RocketELServiceProvider->register()
WP_RocketDLCSServiceProviderAggregate->register()
WP_RocketDLCContainer->get()
WP_RocketEODServiceProvider->register()
WP_RocketDLCSServiceProviderAggregate->register()
WP_RocketDLCContainer->get()
WP_RocketEODServiceProvider->register()
WP_RocketDLCSServiceProviderAggregate->register()
WP_RocketDLCContainer->get()
WP_RocketPlugin->load()
rocket_init()
do_action(‘plugins_loaded’)

Plugin: wp-rocket 1 0.0001 13SELECT option_value
FROM wp_options
WHERE option_name = ‘_transient_wp_rocket_customer_data’
LIMIT 1get_option()
get_transient(‘wp_rocket_customer_data’)
WP_RocketELAUserClient->get_user_data()
WP_RocketELServiceProvider->register()
WP_RocketDLCSServiceProviderAggregate->register()
WP_RocketDLCContainer->get()
WP_RocketEODServiceProvider->register()
WP_RocketDLCSServiceProviderAggregate->register()
WP_RocketDLCContainer->get()
WP_RocketEODServiceProvider->register()
WP_RocketDLCSServiceProviderAggregate->register()
WP_RocketDLCContainer->get()
WP_RocketPlugin->load()
rocket_init()
do_action(‘plugins_loaded’)

Plugin: wp-rocket 1 0.0001 14SELECT *
FROM wp_users
WHERE user_login = ‘sian.badich’
LIMIT 1WP_User::get_data_by()
get_user_by()
wp_validate_auth_cookie()
wp_validate_logged_in_cookie()
apply_filters(‘determine_current_user’)
_wp_get_current_user()
wp_get_current_user()
WP->init()

WordPress core 1 0.0003 15SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (86)
ORDER BY umeta_id ASCupdate_meta_cache()
get_metadata_raw()
get_metadata()
get_user_meta()
WP_User->get_caps_data()
WP_User->for_site()
WP_User->init()
get_user_by()
wp_validate_auth_cookie()
wp_validate_logged_in_cookie()
apply_filters(‘determine_current_user’)
_wp_get_current_user()
wp_get_current_user()
WP->init()

WordPress core 59 0.0005 16SELECT option_value
FROM wp_options
WHERE option_name = ‘can_compress_scripts’
LIMIT 1get_option()
get_network_option()
get_site_option()
script_concat_settings()
wp_register_tinymce_scripts()
wp_default_packages()
do_action_ref_array(‘wp_default_scripts’)
WP_Scripts->init()
WP_Scripts->__construct()
wp_scripts()
wp_add_inline_script()
WP_Widget_Text->_register_one()
WP_Widget->_register()
WP_Widget_Factory->_register_widgets()
do_action(‘widgets_init’)
wp_widgets_init()
do_action(‘init’)

WordPress core 1 0.0002 17SELECT *
FROM wp_redirection_items
WHERE match_url IN (‘/insights/digital-or-traditional-marketing-which-agency-is-right-for-your-brand’, ‘/insights/digital-or-traditional-marketing-which-agency-is-right-for-your-brand’, ‘regex’)
AND status=’enabled’
LIMIT 20000Red_Item::get_for_matched_url()
Red_Item::get_for_url()
WordPress_Module->init()
do_action(‘init’)

Plugin: redirection 5 0.0005 18SELECT option_value
FROM wp_options
WHERE option_name = ‘_transient_timeout_wp_rocket_no_licence’
LIMIT 1get_option()
get_transient(‘wp_rocket_no_licence’)
WP_RocketEORASubscriber->disable_russ_on_wrong_license()
apply_filters(‘pre_get_rocket_option_remove_unused_css’)
WP_RocketAdminOptions_Data->get()
WP_RocketEORCUsedCSS->is_enabled()
WP_RocketEORCSubscriber->schedule_clean_not_commonly_used_rows()
do_action(‘init’)

Plugin: wp-rocket 0 0.0002 19SELECT option_value
FROM wp_options
WHERE option_name = ‘_transient_wp_rocket_no_licence’
LIMIT 1get_option()
get_transient(‘wp_rocket_no_licence’)
WP_RocketEORASubscriber->disable_russ_on_wrong_license()
apply_filters(‘pre_get_rocket_option_remove_unused_css’)
WP_RocketAdminOptions_Data->get()
WP_RocketEORCUsedCSS->is_enabled()
WP_RocketEORCSubscriber->schedule_clean_not_commonly_used_rows()
do_action(‘init’)

Plugin: wp-rocket 0 0.0001 20SELECT option_value
FROM wp_options
WHERE option_name = ‘medium_crop’
LIMIT 1get_option()
wp_get_registered_image_subsizes()
get_default_block_editor_settings()
WP_Theme_JSON_Resolver::get_theme_data()
WP_Theme_JSON_Resolver::get_merged_data()
{closure}()
{closure}()
do_action(‘wp_loaded’)

WordPress core 0 0.0002 21SELECT option_value
FROM wp_options
WHERE option_name = ‘medium_large_crop’
LIMIT 1get_option()
wp_get_registered_image_subsizes()
get_default_block_editor_settings()
WP_Theme_JSON_Resolver::get_theme_data()
WP_Theme_JSON_Resolver::get_merged_data()
{closure}()
{closure}()
do_action(‘wp_loaded’)

WordPress core 0 0.0001 22SELECT option_value
FROM wp_options
WHERE option_name = ‘large_crop’
LIMIT 1get_option()
wp_get_registered_image_subsizes()
get_default_block_editor_settings()
WP_Theme_JSON_Resolver::get_theme_data()
WP_Theme_JSON_Resolver::get_merged_data()
{closure}()
{closure}()
do_action(‘wp_loaded’)

WordPress core 0 0.0001 23SELECT option_value
FROM wp_options
WHERE option_name = ‘_transient_timeout_doing_cron’
LIMIT 1get_option()
get_transient(‘doing_cron’)
spawn_cron()
_wp_cron()
do_action(‘wp_loaded’)

WordPress core 0 0.0001 24SELECT option_value
FROM wp_options
WHERE option_name = ‘_transient_doing_cron’
LIMIT 1get_option()
get_transient(‘doing_cron’)
spawn_cron()
_wp_cron()
do_action(‘wp_loaded’)

WordPress core 0 0.0001 25INSERT INTO `wp_options` (`option_name`, `option_value`, `autoload`)
VALUES (‘_transient_doing_cron’, ‘1712155685.7579910755157470703125’, ‘yes’)
ON DUPLICATE KEY
UPDATE `option_name` = VALUES(`option_name`), `option_value` = VALUES(`option_value`), `autoload` = VALUES(`autoload`)add_option()
set_transient(‘doing_cron’)
spawn_cron()
_wp_cron()
do_action(‘wp_loaded’)

WordPress core 1 0.0002 26SELECT ID, post_name, post_parent, post_type
FROM wp_posts
WHERE post_name IN (‘insights’,’digital-or-traditional-marketing-which-agency-is-right-for-your-brand’)
AND post_type IN (‘page’,’attachment’)get_page_by_path()
WP->parse_request()
WP->main()
wp()

WordPress core 1 0.0005 27SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_name = ‘digital-or-traditional-marketing-which-agency-is-right-for-your-brand’
AND wp_posts.post_type = ‘post’
ORDER BY wp_posts.post_date DESCWP_Query->get_posts()
WP_Query->query()
WP->query_posts()
WP->main()
wp()

Main Query

WordPress core 1 0.0004 28SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (55589)_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
WP->query_posts()
WP->main()
wp()

WordPress core 1 0.0002 29SELECT DISTINCT t.term_id, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN (‘category’, ‘post_tag’, ‘post_format’, ‘content_types’, ‘industries’)
AND tr.object_id IN (55589)
ORDER BY t.name ASCWP_Term_Query->get_terms()
WP_Term_Query->query()
get_terms()
wp_get_object_terms()
update_object_term_cache()
update_post_caches()
_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
WP->query_posts()
WP->main()
wp()

WordPress core 3 0.0005 30SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (1218,1237,5)_prime_term_caches()
WP_Term_Query->get_terms()
WP_Term_Query->query()
get_terms()
wp_get_object_terms()
update_object_term_cache()
update_post_caches()
_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
WP->query_posts()
WP->main()
wp()

WordPress core 3 0.0003 31SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (55589)
ORDER BY meta_id ASCupdate_meta_cache()
update_postmeta_cache()
update_post_caches()
_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
WP->query_posts()
WP->main()
wp()

WordPress core 210 0.0011 32SELECT option_value
FROM wp_options
WHERE option_name = ‘_options_organization’
LIMIT 1get_option()
acf_get_metadata()
acf_get_reference()
acf_get_meta_field()
acf_maybe_get_field()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0002 33SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 34SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_logo’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 35SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_name’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0002 36SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_legal_name’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 37SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_number_of_employees’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 38SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_founding_date’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 39SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_founding_location’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 40SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_postal_address’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 41SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_postal_address_address_locality’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 42SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_postal_address_postal_code’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 43SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_postal_address_street_address’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0003 44SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_areas_served’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0002 45SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_areas_served_0_type’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0008 46SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_areas_served_0_name’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 47SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_areas_served_0_id’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 48SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_areas_served_1_type’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 49SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_areas_served_1_name’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 50SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_areas_served_1_id’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 51SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_areas_served_2_type’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 52SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_areas_served_2_name’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 53SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_areas_served_2_id’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 54SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_areas_served_3_type’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 55SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_areas_served_3_name’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 56SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_areas_served_3_id’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 57SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_email’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 58SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_telephone’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 59SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_award’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0008 60SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_same_as’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 61SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_same_as_0_same_as_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 62SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_same_as_1_same_as_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 63SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_same_as_2_same_as_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 64SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_same_as_3_same_as_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 65SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_same_as_4_same_as_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 66SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_same_as_5_same_as_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 67SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_same_as_6_same_as_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 68SELECT option_value
FROM wp_options
WHERE option_name = ‘options_organization_same_as_7_same_as_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 69SELECT *
FROM wp_posts
WHERE ID = 47886
LIMIT 1WP_Post::get_instance()
get_post()
wp_get_attachment_url()
acf_field_image->format_value()
apply_filters_ref_array(‘acf/format_value/type=image’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
acf_field__group->format_value()
apply_filters_ref_array(‘acf/format_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0002 70SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (47886)
ORDER BY meta_id ASCupdate_meta_cache()
get_metadata_raw()
get_metadata()
get_post_meta()
wp_get_attachment_url()
acf_field_image->format_value()
apply_filters_ref_array(‘acf/format_value/type=image’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
acf_field__group->format_value()
apply_filters_ref_array(‘acf/format_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/schemas/organization.php’)
locate_template()
get_template_part(‘template-parts/schemas/organization’)
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 3 0.0002 71SELECT option_value
FROM wp_options
WHERE option_name = ‘_split_terms’
LIMIT 1get_option()
wp_get_split_terms()
wp_get_split_term()
acf_get_valid_terms()
acf_field_taxonomy->load_value()
apply_filters_ref_array(‘acf/load_value/type=taxonomy’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field__group->load_value()
apply_filters_ref_array(‘acf/load_value/type=group’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
acf_field_flexible_content->load_value()
apply_filters_ref_array(‘acf/load_value/type=flexible_content’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field_object()
have_rows()
enqueue_theme()
do_action(‘wp_enqueue_scripts’)
wp_enqueue_scripts()
do_action(‘wp_head’)
wp_head()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 0 0.0004 72SELECT *
FROM `wp_yoast_indexable`
WHERE `object_id` = ‘55589’
AND `object_type` = ‘post’
LIMIT 1YoastWSRIndexable_Repository->find_by_id_and_type()
YoastWSRIndexable_Repository->for_current_page()
YoastWSMMeta_Tags_Context_Memoizer->for_current_page()
YoastWSIFWP_Robots_Integration->get_robots_value()
YoastWSIFWP_Robots_Integration->add_robots()
apply_filters(‘wp_robots’)
wp_robots()
do_action(‘wp_head’)
wp_head()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: wordpress-seo 1 0.0009 73SELECT *
FROM `wp_yoast_indexable`
WHERE `object_type` = ‘home-page’
LIMIT 1YoastWSRIndexable_Repository->find_for_home_page()
YoastWSCMeta_Tags_Context->generate_site_url()
YoastWSPAbstract_Presentation->__get()
YoastWSHSID_Helper->get_user_schema_id()
YoastWSHSReplace_Vars_Helper->register_replace_vars()
YoastWSGSchema_Generator->generate()
YoastWSPIndexable_Presentation->generate_schema()
YoastWSPAbstract_Presentation->__get()
YoastWSPSchema_Presenter->get()
YoastWSPSchema_Presenter->present()
YoastWSIFront_End_Integration->present_head()
do_action(‘wpseo_head’)
YoastWSIFront_End_Integration->call_wpseo_head()
do_action(‘wp_head’)
wp_head()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: wordpress-seo 1 0.0004 74SELECT *
FROM wp_posts
WHERE ID = 55591
LIMIT 1WP_Post::get_instance()
get_post()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image_url()
YoastWSHImage_Helper->get_attachment_image_url()
YoastWSCMeta_Tags_Context->generate_main_image_url()
YoastWSPAbstract_Presentation->__get()
YoastWSGSArticle->add_image()
YoastWSGSArticle->generate()
YoastWSGSchema_Generator->generate_graph()
YoastWSGSchema_Generator->generate()
YoastWSPIndexable_Presentation->generate_schema()
YoastWSPAbstract_Presentation->__get()
YoastWSPSchema_Presenter->get()
YoastWSPSchema_Presenter->present()
YoastWSIFront_End_Integration->present_head()
do_action(‘wpseo_head’)
YoastWSIFront_End_Integration->call_wpseo_head()
do_action(‘wp_head’)
wp_head()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: wordpress-seo 1 0.0002 75SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (55591)
ORDER BY meta_id ASCupdate_meta_cache()
get_metadata_raw()
get_metadata()
get_post_meta()
get_attached_file()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image_url()
YoastWSHImage_Helper->get_attachment_image_url()
YoastWSCMeta_Tags_Context->generate_main_image_url()
YoastWSPAbstract_Presentation->__get()
YoastWSGSArticle->add_image()
YoastWSGSArticle->generate()
YoastWSGSchema_Generator->generate_graph()
YoastWSGSchema_Generator->generate()
YoastWSPIndexable_Presentation->generate_schema()
YoastWSPAbstract_Presentation->__get()
YoastWSPSchema_Presenter->get()
YoastWSPSchema_Presenter->present()
YoastWSIFront_End_Integration->present_head()
do_action(‘wpseo_head’)
YoastWSIFront_End_Integration->call_wpseo_head()
do_action(‘wp_head’)
wp_head()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: wordpress-seo 2 0.0002 76SELECT *
FROM `wp_yoast_indexable`
WHERE `object_id` = ‘5’
AND `object_type` = ‘post’
LIMIT 1YoastWSRIndexable_Repository->find_by_id_and_type()
YoastWSGBreadcrumbs_Generator->generate()
YoastWSPIndexable_Presentation->generate_breadcrumbs()
YoastWSPAbstract_Presentation->__get()
YoastWSGSBreadcrumb->generate()
YoastWSGSchema_Generator->generate_graph()
YoastWSGSchema_Generator->generate()
YoastWSPIndexable_Presentation->generate_schema()
YoastWSPAbstract_Presentation->__get()
YoastWSPSchema_Presenter->get()
YoastWSPSchema_Presenter->present()
YoastWSIFront_End_Integration->present_head()
do_action(‘wpseo_head’)
YoastWSIFront_End_Integration->call_wpseo_head()
do_action(‘wp_head’)
wp_head()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: wordpress-seo 1 0.0004 77SELECT *
FROM `wp_yoast_indexable`
WHERE `object_id` = ’13’
AND `object_type` = ‘post’
LIMIT 1YoastWSRIndexable_Repository->find_by_id_and_type()
YoastWSGBreadcrumbs_Generator->generate()
YoastWSPIndexable_Presentation->generate_breadcrumbs()
YoastWSPAbstract_Presentation->__get()
YoastWSGSBreadcrumb->generate()
YoastWSGSchema_Generator->generate_graph()
YoastWSGSchema_Generator->generate()
YoastWSPIndexable_Presentation->generate_schema()
YoastWSPAbstract_Presentation->__get()
YoastWSPSchema_Presenter->get()
YoastWSPSchema_Presenter->present()
YoastWSIFront_End_Integration->present_head()
do_action(‘wpseo_head’)
YoastWSIFront_End_Integration->call_wpseo_head()
do_action(‘wp_head’)
wp_head()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: wordpress-seo 1 0.0004 78SELECT `ancestor_id`
FROM `wp_yoast_indexable_hierarchy`
WHERE `indexable_id` = ‘8615’
ORDER BY `depth` DESCYoastWSRIndexable_Hierarchy_Repository->find_ancestors()
YoastWSRIndexable_Repository->get_ancestors()
YoastWSGBreadcrumbs_Generator->generate()
YoastWSPIndexable_Presentation->generate_breadcrumbs()
YoastWSPAbstract_Presentation->__get()
YoastWSGSBreadcrumb->generate()
YoastWSGSchema_Generator->generate_graph()
YoastWSGSchema_Generator->generate()
YoastWSPIndexable_Presentation->generate_schema()
YoastWSPAbstract_Presentation->__get()
YoastWSPSchema_Presenter->get()
YoastWSPSchema_Presenter->present()
YoastWSIFront_End_Integration->present_head()
do_action(‘wpseo_head’)
YoastWSIFront_End_Integration->call_wpseo_head()
do_action(‘wp_head’)
wp_head()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: wordpress-seo 1 0.0002 79SELECT *
FROM wp_posts
WHERE ID = 33720
LIMIT 1WP_Post::get_instance()
get_post()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image_url()
get_site_icon_url()
has_site_icon()
wp_site_icon()
do_action(‘wp_head’)
wp_head()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

WordPress core 1 0.0002 80SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (33720)
ORDER BY meta_id ASCupdate_meta_cache()
get_metadata_raw()
get_metadata()
get_post_meta()
get_attached_file()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image_url()
get_site_icon_url()
has_site_icon()
wp_site_icon()
do_action(‘wp_head’)
wp_head()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

WordPress core 4 0.0002 81SELECT *
FROM wp_posts
WHERE ID = 36221
LIMIT 1WP_Post::get_instance()
get_post()
wp_get_custom_css_post()
wp_get_custom_css()
wp_custom_css_cb()
do_action(‘wp_head’)
wp_head()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

WordPress core 1 0.0002 82SELECT option_value
FROM wp_options
WHERE option_name = ‘https_migration_required’
LIMIT 1get_option()
wp_should_replace_insecure_home_url()
wp_replace_insecure_home_url()
apply_filters(‘wp_get_custom_css’)
wp_get_custom_css()
wp_custom_css_cb()
do_action(‘wp_head’)
wp_head()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

WordPress core 0 0.0001 83SELECT option_value
FROM wp_options
WHERE option_name = ‘site_logo’
LIMIT 1get_option()
_override_custom_logo_theme_mod()
apply_filters(‘theme_mod_custom_logo’)
get_theme_mod()
has_custom_logo()
get_body_class()
body_class()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

WordPress core 0 0.0001 84SELECT option_value
FROM wp_options
WHERE option_name = ‘_options_currently_hiring’
LIMIT 1get_option()
acf_get_metadata()
acf_get_reference()
acf_get_meta_field()
acf_maybe_get_field()
get_field()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 85SELECT option_value
FROM wp_options
WHERE option_name = ‘options_currently_hiring’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Plugin: advanced-custom-fields-pro 1 0.0001 86SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id = 1225WP_Term::get_instance()
get_term()
wp_get_nav_menu_object()
wp_nav_menu()
main_navigation()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Theme 1 0.0003 87SELECT wp_posts.*
FROM wp_posts
LEFT JOIN wp_term_relationships
ON (wp_posts.ID = wp_term_relationships.object_id)
WHERE 1=1
AND ( wp_term_relationships.term_taxonomy_id IN (1225) )
AND wp_posts.post_type = ‘nav_menu_item’
AND ((wp_posts.post_status = ‘publish’))
GROUP BY wp_posts.ID
ORDER BY wp_posts.menu_order ASCWP_Query->get_posts()
WP_Query->query()
get_posts()
wp_get_nav_menu_items()
wp_nav_menu()
main_navigation()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Theme 101 0.0019 88SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (46731,46768,46744,46741,46743,46742,46740,46739,46788,46842,46745,46748,46746,46747,46750,46752,46753,46755,46751,46754,46756,46766,46761,46760,46759,46758,46762,46765,46801,46800,46795,46799,46798,46796,46797,46749,46784,46786,46846,55581,46777,46778,46779,46780,46781,46782,46763,46772,46771,46774,46775,46807,50567,46767,46769,50568,46773,46776,46757,46804,46803,46802,46805,46806,46814,46817,46815,46816,46812,46810,46811,46809,53743,53748,53747,53745,53744,53746,46791,46808,49384,46830,46831,46820,46792,46793,47038,47040,47041,46819,46829,46828,46789,46832,46822,46941,53248,53252,54095,46790,50628)_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
get_posts()
wp_get_nav_menu_items()
wp_nav_menu()
main_navigation()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Theme 101 0.0009 89SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (46731,46739,46740,46741,46742,46743,46744,46745,46746,46747,46748,46749,46750,46751,46752,46753,46754,46755,46756,46757,46758,46759,46760,46761,46762,46763,46765,46766,46767,46768,46769,46771,46772,46773,46774,46775,46776,46777,46778,46779,46780,46781,46782,46784,46786,46788,46789,46790,46791,46792,46793,46795,46796,46797,46798,46799,46800,46801,46802,46803,46804,46805,46806,46807,46808,46809,46810,46811,46812,46814,46815,46816,46817,46819,46820,46822,46828,46829,46830,46831,46832,46842,46846,46941,47038,47040,47041,49384,50567,50568,50628,53248,53252,53743,53744,53745,53746,53747,53748,54095,55581)
ORDER BY meta_id ASCupdate_meta_cache()
update_postmeta_cache()
update_post_caches()
_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
get_posts()
wp_get_nav_menu_items()
wp_nav_menu()
main_navigation()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Theme 2255 0.0093 90SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (7,43719,43756,43773,43778,43759,43761,43954,45277,45052,43940,44033,44072,44036,44099,44106,43957,44693,44678,44701,44709,43781,43802,43818,43871,43861,43878,43939,43891,43917,43932,43922,43928,43935,43930,43806,43832,43840,44625,54006,43885,44012,44023,44030,44132,44613,44116,44788,44781,44863,44860,45439,50547,44644,44652,50556,44866,44872,44719,45872,45886,45889,45927,45921,45846,45859,45866,45863,45827,45835,45832,43958,52732,52209,52216,52238,52243,52233,9,39,41,46426,46322,46250,46230,46366,46376,46866,52879,52802,53751,13,450)_prime_post_caches()
update_menu_item_cache()
WP_Query->get_posts()
WP_Query->query()
get_posts()
wp_get_nav_menu_items()
wp_nav_menu()
main_navigation()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Theme 93 0.0009 91SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (7,9,13,39,41,450,43719,43756,43759,43761,43773,43778,43781,43802,43806,43818,43832,43840,43861,43871,43878,43885,43891,43917,43922,43928,43930,43932,43935,43939,43940,43954,43957,43958,44012,44023,44030,44033,44036,44072,44099,44106,44116,44132,44613,44625,44644,44652,44678,44693,44701,44709,44719,44781,44788,44860,44863,44866,44872,45052,45277,45439,45827,45832,45835,45846,45859,45863,45866,45872,45886,45889,45921,45927,46230,46250,46322,46366,46376,46426,46866,50547,50556,52209,52216,52233,52238,52243,52732,52802,52879,53751,54006)
ORDER BY meta_id ASCupdate_meta_cache()
update_postmeta_cache()
update_post_caches()
_prime_post_caches()
update_menu_item_cache()
WP_Query->get_posts()
WP_Query->query()
get_posts()
wp_get_nav_menu_items()
wp_nav_menu()
main_navigation()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Theme 35278 0.1571 92SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (28,29,301,1034,30,32)_prime_term_caches()
update_menu_item_cache()
WP_Query->get_posts()
WP_Query->query()
get_posts()
wp_get_nav_menu_items()
wp_nav_menu()
main_navigation()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Theme 6 0.0009 93SELECT term_id, meta_key, meta_value
FROM wp_termmeta
WHERE term_id IN (28,29,301,1034,30,32)
ORDER BY meta_id ASCupdate_meta_cache()
update_termmeta_cache()
_prime_term_caches()
update_menu_item_cache()
WP_Query->get_posts()
WP_Query->query()
get_posts()
wp_get_nav_menu_items()
wp_nav_menu()
main_navigation()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Theme 26 0.0005 94SELECT DISTINCT t.term_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN (‘category’)
AND tr.object_id IN (55589)
ORDER BY t.name ASCWP_Term_Query->get_terms()
WP_Term_Query->query()
get_terms()
wp_get_object_terms()
_wp_menu_item_classes_by_context()
wp_nav_menu()
main_navigation()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Theme 1 0.0005 95SELECT term_id, meta_key, meta_value
FROM wp_termmeta
WHERE term_id IN (1237)
ORDER BY meta_id ASCupdate_meta_cache()
update_termmeta_cache()
WP_Term_Query->get_terms()
WP_Term_Query->query()
get_terms()
wp_get_object_terms()
_wp_menu_item_classes_by_context()
wp_nav_menu()
main_navigation()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Theme 0 0.0002 96SELECT DISTINCT t.term_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN (‘content_types’)
AND tr.object_id IN (55589)
ORDER BY t.name ASCWP_Term_Query->get_terms()
WP_Term_Query->query()
get_terms()
wp_get_object_terms()
_wp_menu_item_classes_by_context()
wp_nav_menu()
main_navigation()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Theme 1 0.0003 97SELECT term_id, meta_key, meta_value
FROM wp_termmeta
WHERE term_id IN (1218)
ORDER BY meta_id ASCupdate_meta_cache()
update_termmeta_cache()
WP_Term_Query->get_terms()
WP_Term_Query->query()
get_terms()
wp_get_object_terms()
_wp_menu_item_classes_by_context()
wp_nav_menu()
main_navigation()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Theme 0 0.0002 98SELECT DISTINCT t.term_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN (‘industries’)
AND tr.object_id IN (55589)
ORDER BY t.name ASCWP_Term_Query->get_terms()
WP_Term_Query->query()
get_terms()
wp_get_object_terms()
_wp_menu_item_classes_by_context()
wp_nav_menu()
main_navigation()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Theme 1 0.0003 99SELECT term_id, meta_key, meta_value
FROM wp_termmeta
WHERE term_id IN (5)
ORDER BY meta_id ASCupdate_meta_cache()
update_termmeta_cache()
WP_Term_Query->get_terms()
WP_Term_Query->query()
get_terms()
wp_get_object_terms()
_wp_menu_item_classes_by_context()
wp_nav_menu()
main_navigation()
load_template(‘wp-content/themes/clickconsult/header.php’)
locate_template()
get_header()

Theme 0 0.0002 100SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND wp_posts.post_parent = 55589
AND (wp_posts.post_mime_type LIKE ‘image/%’)
AND wp_posts.post_type = ‘attachment’
AND ((wp_posts.post_status ‘trash’
AND wp_posts.post_status ‘auto-draft’))
ORDER BY wp_posts.menu_order ASCWP_Query->get_posts()
WP_Query->query()
get_posts()
get_children()
get_attached_media()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

WordPress core 1 0.0005 101SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
WHERE 1=1
AND ((wp_posts.post_type = ‘post’
AND (wp_posts.post_status = ‘publish’
OR wp_posts.post_status = ‘acf-disabled’
OR wp_posts.post_status = ‘private’)))
ORDER BY wp_posts.post_date DESC
LIMIT 0, 3WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 3 0.0025 102SELECT FOUND_ROWS()WP_Query->set_found_posts()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 1 0.0001 103SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (55577,55494)_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 2 0.0002 104SELECT DISTINCT t.term_id, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN (‘category’, ‘post_tag’, ‘post_format’, ‘content_types’, ‘industries’)
AND tr.object_id IN (55494, 55577)
ORDER BY t.name ASCWP_Term_Query->get_terms()
WP_Term_Query->query()
get_terms()
wp_get_object_terms()
update_object_term_cache()
update_post_caches()
_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 5 0.0007 105SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (1228,39)_prime_term_caches()
WP_Term_Query->get_terms()
WP_Term_Query->query()
get_terms()
wp_get_object_terms()
update_object_term_cache()
update_post_caches()
_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 2 0.0003 106SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (55494,55577)
ORDER BY meta_id ASCupdate_meta_cache()
update_postmeta_cache()
update_post_caches()
_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 480 0.0035 107SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.ID IN (55436)
AND wp_posts.post_type = ‘post’
AND ((wp_posts.post_status = ‘publish’))
ORDER BY wp_posts.post_date DESC
LIMIT 0, 1WP_Query->get_posts()
WP_Query->query()
get_posts()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 1 0.0002 108SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (55436)_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
get_posts()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 1 0.0002 109SELECT DISTINCT t.term_id, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN (‘category’, ‘post_tag’, ‘post_format’, ‘content_types’, ‘industries’)
AND tr.object_id IN (55436)
ORDER BY t.name ASCWP_Term_Query->get_terms()
WP_Term_Query->query()
get_terms()
wp_get_object_terms()
update_object_term_cache()
update_post_caches()
_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
get_posts()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 2 0.0006 110SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (55436)
ORDER BY meta_id ASCupdate_meta_cache()
update_postmeta_cache()
update_post_caches()
_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
get_posts()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 209 0.0016 111SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (89)
ORDER BY umeta_id ASCupdate_meta_cache()
cache_users()
update_post_author_caches()
WP_Query->the_post()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 49 0.0006 112SELECT *
FROM wp_users
WHERE ID IN (89)cache_users()
update_post_author_caches()
WP_Query->the_post()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 1 0.0002 113SELECT option_value
FROM wp_options
WHERE option_name = ‘_options_post_image_default’
LIMIT 1get_option()
acf_get_metadata()
acf_get_reference()
acf_get_meta_field()
acf_maybe_get_field()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/post-card.php’)
locate_template()
get_template_part(‘template-parts/post-card’)
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0002 114SELECT option_value
FROM wp_options
WHERE option_name = ‘options_post_image_default’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/post-card.php’)
locate_template()
get_template_part(‘template-parts/post-card’)
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0002 115SELECT *
FROM wp_posts
WHERE ID = 47882
LIMIT 1WP_Post::get_instance()
get_post()
get_post_status()
wp_force_plain_post_permalink()
get_attachment_link()
acf_get_attachment()
acf_field_image->format_value()
apply_filters_ref_array(‘acf/format_value/type=image’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/post-card.php’)
locate_template()
get_template_part(‘template-parts/post-card’)
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0002 116SELECT *
FROM wp_posts
WHERE ID = 55439
LIMIT 1WP_Post::get_instance()
get_post()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image()
load_template(‘wp-content/themes/clickconsult/template-parts/post-card.php’)
locate_template()
get_template_part(‘template-parts/post-card’)
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 1 0.0002 117SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (55439)
ORDER BY meta_id ASCupdate_meta_cache()
get_metadata_raw()
get_metadata()
get_post_meta()
get_attached_file()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image()
load_template(‘wp-content/themes/clickconsult/template-parts/post-card.php’)
locate_template()
get_template_part(‘template-parts/post-card’)
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 2 0.0002 118SELECT *
FROM wp_posts
WHERE ID = 55579
LIMIT 1WP_Post::get_instance()
get_post()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image()
load_template(‘wp-content/themes/clickconsult/template-parts/post-card.php’)
locate_template()
get_template_part(‘template-parts/post-card’)
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 1 0.0002 119SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (55579)
ORDER BY meta_id ASCupdate_meta_cache()
get_metadata_raw()
get_metadata()
get_post_meta()
get_attached_file()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image()
load_template(‘wp-content/themes/clickconsult/template-parts/post-card.php’)
locate_template()
get_template_part(‘template-parts/post-card’)
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 2 0.0002 120SELECT *
FROM wp_posts
WHERE ID = 55496
LIMIT 1WP_Post::get_instance()
get_post()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image()
load_template(‘wp-content/themes/clickconsult/template-parts/post-card.php’)
locate_template()
get_template_part(‘template-parts/post-card’)
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 1 0.0002 121SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (55496)
ORDER BY meta_id ASCupdate_meta_cache()
get_metadata_raw()
get_metadata()
get_post_meta()
get_attached_file()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image()
load_template(‘wp-content/themes/clickconsult/template-parts/post-card.php’)
locate_template()
get_template_part(‘template-parts/post-card’)
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 2 0.0002 122SELECT t.term_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE tt.taxonomy IN (‘category’)
AND t.term_id IN ( 1222 )WP_Term_Query->get_terms()
WP_Term_Query->query()
WP_Tax_Query->transform_query()
WP_Tax_Query->clean_query()
WP_Tax_Query->get_sql_for_clause()
WP_Tax_Query->get_sql_for_query()
WP_Tax_Query->get_sql_clauses()
WP_Tax_Query->get_sql()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 1 0.0002 123SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (1222)_prime_term_caches()
WP_Term_Query->get_terms()
WP_Term_Query->query()
WP_Tax_Query->transform_query()
WP_Tax_Query->clean_query()
WP_Tax_Query->get_sql_for_clause()
WP_Tax_Query->get_sql_for_query()
WP_Tax_Query->get_sql_clauses()
WP_Tax_Query->get_sql()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 1 0.0002 124SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts
LEFT JOIN wp_term_relationships
ON (wp_posts.ID = wp_term_relationships.object_id)
WHERE 1=1
AND ( wp_term_relationships.term_taxonomy_id IN (1222) )
AND ((wp_posts.post_type = ‘post’
AND (wp_posts.post_status = ‘publish’
OR wp_posts.post_status = ‘acf-disabled’
OR wp_posts.post_status = ‘private’)))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 3WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 3 0.0006 125SELECT FOUND_ROWS()WP_Query->set_found_posts()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 1 0.0001 126SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (49310,49260,49204)_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 3 0.0004 127SELECT DISTINCT t.term_id, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN (‘category’, ‘post_tag’, ‘post_format’, ‘content_types’, ‘industries’)
AND tr.object_id IN (49204, 49260, 49310)
ORDER BY t.name ASCWP_Term_Query->get_terms()
WP_Term_Query->query()
get_terms()
wp_get_object_terms()
update_object_term_cache()
update_post_caches()
_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 11 0.0005 128SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (519,59,45,37)_prime_term_caches()
WP_Term_Query->get_terms()
WP_Term_Query->query()
get_terms()
wp_get_object_terms()
update_object_term_cache()
update_post_caches()
_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 4 0.0002 129SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (49204,49260,49310)
ORDER BY meta_id ASCupdate_meta_cache()
update_postmeta_cache()
update_post_caches()
_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 675 0.0027 130SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (78,83)
ORDER BY umeta_id ASCupdate_meta_cache()
cache_users()
update_post_author_caches()
WP_Query->the_post()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 115 0.0011 131SELECT *
FROM wp_users
WHERE ID IN (78,83)cache_users()
update_post_author_caches()
WP_Query->the_post()
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 2 0.0003 132SELECT *
FROM wp_posts
WHERE ID = 49321
LIMIT 1WP_Post::get_instance()
get_post()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image()
load_template(‘wp-content/themes/clickconsult/template-parts/post-card.php’)
locate_template()
get_template_part(‘template-parts/post-card’)
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 1 0.0003 133SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (49321)
ORDER BY meta_id ASCupdate_meta_cache()
get_metadata_raw()
get_metadata()
get_post_meta()
get_attached_file()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image()
load_template(‘wp-content/themes/clickconsult/template-parts/post-card.php’)
locate_template()
get_template_part(‘template-parts/post-card’)
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 2 0.0003 134SELECT *
FROM wp_posts
WHERE ID = 49261
LIMIT 1WP_Post::get_instance()
get_post()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image()
load_template(‘wp-content/themes/clickconsult/template-parts/post-card.php’)
locate_template()
get_template_part(‘template-parts/post-card’)
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 1 0.0002 135SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (49261)
ORDER BY meta_id ASCupdate_meta_cache()
get_metadata_raw()
get_metadata()
get_post_meta()
get_attached_file()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image()
load_template(‘wp-content/themes/clickconsult/template-parts/post-card.php’)
locate_template()
get_template_part(‘template-parts/post-card’)
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 3 0.0003 136SELECT *
FROM wp_posts
WHERE ID = 49207
LIMIT 1WP_Post::get_instance()
get_post()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image()
load_template(‘wp-content/themes/clickconsult/template-parts/post-card.php’)
locate_template()
get_template_part(‘template-parts/post-card’)
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 1 0.0002 137SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (49207)
ORDER BY meta_id ASCupdate_meta_cache()
get_metadata_raw()
get_metadata()
get_post_meta()
get_attached_file()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image()
load_template(‘wp-content/themes/clickconsult/template-parts/post-card.php’)
locate_template()
get_template_part(‘template-parts/post-card’)
load_template(‘wp-content/themes/clickconsult/components/news-blocks/news-blocks.php’)
locate_template()
get_template_part(‘components/news-blocks/news-blocks’)
get_builder()
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Theme 2 0.0002 138SELECT wp_posts.*
FROM wp_posts
WHERE 1=1
AND ((wp_posts.post_type = ‘team-profiles’
AND (wp_posts.post_status = ‘publish’
OR wp_posts.post_status = ‘acf-disabled’
OR wp_posts.post_status = ‘private’)))
ORDER BY wp_posts.menu_order ASCWP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

WordPress core 44 0.0011 139SELECT wp_posts.ID
FROM wp_posts
WHERE 1=1
AND wp_posts.ID IN (55436)
AND wp_posts.post_type = ‘team-profiles’
AND ((wp_posts.post_status = ‘publish’))
ORDER BY wp_posts.menu_order ASC
LIMIT 0, 1WP_Query->get_posts()
WP_Query->query()
get_posts()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

WordPress core 0 0.0002 140SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (4294,4374,4337,22146,4370,4405,4390,23417,42740,4345,4343,53936,46655,35776,53635,37421,4378,4398,4388,55312,15970,52031,55300,36117,10886,11484,46646,30697,55309,4366,4368,46667,46671,37143,23092,53638,54245,46652,46658,50848,42493,53632,53640,36527)_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

WordPress core 44 0.0007 141SELECT DISTINCT t.term_id, tr.object_id
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
INNER JOIN wp_term_relationships AS tr
ON tr.term_taxonomy_id = tt.term_taxonomy_id
WHERE tt.taxonomy IN (‘teams’)
AND tr.object_id IN (4294, 4337, 4343, 4345, 4366, 4368, 4370, 4374, 4378, 4388, 4390, 4398, 4405, 10886, 11484, 15970, 22146, 23092, 23417, 30697, 35776, 36117, 36527, 37143, 37421, 42493, 42740, 46646, 46652, 46655, 46658, 46667, 46671, 50848, 52031, 53632, 53635, 53638, 53640, 53936, 54245, 55300, 55309, 55312)
ORDER BY t.name ASCWP_Term_Query->get_terms()
WP_Term_Query->query()
get_terms()
wp_get_object_terms()
update_object_term_cache()
update_post_caches()
_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

WordPress core 57 0.0010 142SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id IN (23,208,266,21,25,18,211,24,19,1224,20,207)_prime_term_caches()
WP_Term_Query->get_terms()
WP_Term_Query->query()
get_terms()
wp_get_object_terms()
update_object_term_cache()
update_post_caches()
_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

WordPress core 12 0.0004 143SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (4294,4337,4343,4345,4366,4368,4370,4374,4378,4388,4390,4398,4405,10886,11484,15970,22146,23092,23417,30697,35776,36117,36527,37143,37421,42493,42740,46646,46652,46655,46658,46667,46671,50848,52031,53632,53635,53638,53640,53936,54245,55300,55309,55312)
ORDER BY meta_id ASCupdate_meta_cache()
update_postmeta_cache()
update_post_caches()
_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
WP_Query->__construct()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

WordPress core 1209 0.0055 144SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (1,3,14)
ORDER BY umeta_id ASCupdate_meta_cache()
cache_users()
update_post_author_caches()
WP_Query->the_post()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

WordPress core 288 0.0014 145SELECT *
FROM wp_users
WHERE ID IN (1,3,14)cache_users()
update_post_author_caches()
WP_Query->the_post()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

WordPress core 3 0.0002 146SELECT wp_users.ID
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (20)
ORDER BY user_login ASCWP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 147SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (20)
ORDER BY umeta_id ASCupdate_meta_cache()
cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 13 0.0002 148SELECT *
FROM wp_users
WHERE ID IN (20)cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0002 149SELECT wp_users.ID
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (3)
ORDER BY user_login ASCWP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 150SELECT wp_users.ID
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (4)
ORDER BY user_login ASCWP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 151SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (4)
ORDER BY umeta_id ASCupdate_meta_cache()
cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 13 0.0002 152SELECT *
FROM wp_users
WHERE ID IN (4)cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 153SELECT wp_users.ID
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (16)
ORDER BY user_login ASCWP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 154SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (16)
ORDER BY umeta_id ASCupdate_meta_cache()
cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 39 0.0003 155SELECT *
FROM wp_users
WHERE ID IN (16)cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 156SELECT wp_users.ID
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (22)
ORDER BY user_login ASCWP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 157SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (22)
ORDER BY umeta_id ASCupdate_meta_cache()
cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 39 0.0003 158SELECT *
FROM wp_users
WHERE ID IN (22)cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 159SELECT wp_users.ID
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (18)
ORDER BY user_login ASCWP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 160SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (18)
ORDER BY umeta_id ASCupdate_meta_cache()
cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 51 0.0003 161SELECT *
FROM wp_users
WHERE ID IN (18)cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 162SELECT wp_users.ID
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (40)
ORDER BY user_login ASCWP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 163SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (40)
ORDER BY umeta_id ASCupdate_meta_cache()
cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 13 0.0002 164SELECT *
FROM wp_users
WHERE ID IN (40)cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 165SELECT wp_users.ID
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (86)
ORDER BY user_login ASCWP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 166SELECT *
FROM wp_posts
WHERE ID = 52105
LIMIT 1WP_Post::get_instance()
get_post()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image()
get_the_post_thumbnail()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

WordPress core 1 0.0001 167SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (52105)
ORDER BY meta_id ASCupdate_meta_cache()
get_metadata_raw()
get_metadata()
get_post_meta()
get_attached_file()
wp_attachment_is()
wp_attachment_is_image()
image_downsize()
wp_get_attachment_image_src()
wp_get_attachment_image()
get_the_post_thumbnail()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

WordPress core 2 0.0001 168SELECT wp_users.ID
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (89)
ORDER BY user_login ASCWP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 169SELECT wp_users.ID
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (76)
ORDER BY user_login ASCWP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 170SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (76)
ORDER BY umeta_id ASCupdate_meta_cache()
cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 39 0.0003 171SELECT *
FROM wp_users
WHERE ID IN (76)cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 172SELECT wp_users.ID
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (88)
ORDER BY user_login ASCWP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 173SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (88)
ORDER BY umeta_id ASCupdate_meta_cache()
cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 39 0.0003 174SELECT *
FROM wp_users
WHERE ID IN (88)cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 175SELECT wp_users.ID
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (87)
ORDER BY user_login ASCWP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 176SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (87)
ORDER BY umeta_id ASCupdate_meta_cache()
cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 39 0.0003 177SELECT *
FROM wp_users
WHERE ID IN (87)cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 178SELECT wp_users.ID
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (91)
ORDER BY user_login ASCWP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 179SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (91)
ORDER BY umeta_id ASCupdate_meta_cache()
cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 39 0.0003 180SELECT *
FROM wp_users
WHERE ID IN (91)cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 181SELECT wp_users.ID
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (65)
ORDER BY user_login ASCWP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 182SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (65)
ORDER BY umeta_id ASCupdate_meta_cache()
cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 43 0.0004 183SELECT *
FROM wp_users
WHERE ID IN (65)cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 184SELECT wp_users.ID
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (81)
ORDER BY user_login ASCWP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 185SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (81)
ORDER BY umeta_id ASCupdate_meta_cache()
cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 39 0.0003 186SELECT *
FROM wp_users
WHERE ID IN (81)cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 187SELECT wp_users.ID
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (90)
ORDER BY user_login ASCWP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 188SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (90)
ORDER BY umeta_id ASCupdate_meta_cache()
cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 50 0.0003 189SELECT *
FROM wp_users
WHERE ID IN (90)cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 190SELECT wp_users.ID
FROM wp_users
WHERE 1=1
AND wp_users.ID IN (79)
ORDER BY user_login ASCWP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 191SELECT user_id, meta_key, meta_value
FROM wp_usermeta
WHERE user_id IN (79)
ORDER BY umeta_id ASCupdate_meta_cache()
cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 22 0.0003 192SELECT *
FROM wp_users
WHERE ID IN (79)cache_users()
WP_User_Query->query()
WP_User_Query->__construct()
get_users()
acf_get_users()
ACF_Field_User->format_value()
apply_filters_ref_array(‘acf/format_value/type=user’)
_acf_apply_hook_variations()
apply_filters(‘acf/format_value’)
acf_format_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/author-bio.php’)
locate_template()
get_template_part(‘template-parts/author-bio’)
load_template(‘wp-content/themes/clickconsult/template-parts/content.php’)
locate_template()
get_template_part(‘template-parts/content’,’post’)

Plugin: advanced-custom-fields-pro 1 0.0001 193SELECT option_value
FROM wp_options
WHERE option_name = ‘_options_facebook_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_reference()
acf_get_meta_field()
acf_maybe_get_field()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/social-profiles.php’)
locate_template()
get_template_part(‘template-parts/social-profiles’)
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0003 194SELECT option_value
FROM wp_options
WHERE option_name = ‘options_facebook_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/social-profiles.php’)
locate_template()
get_template_part(‘template-parts/social-profiles’)
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0002 195SELECT option_value
FROM wp_options
WHERE option_name = ‘_options_twitter_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_reference()
acf_get_meta_field()
acf_maybe_get_field()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/social-profiles.php’)
locate_template()
get_template_part(‘template-parts/social-profiles’)
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 196SELECT option_value
FROM wp_options
WHERE option_name = ‘options_twitter_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/social-profiles.php’)
locate_template()
get_template_part(‘template-parts/social-profiles’)
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 197SELECT option_value
FROM wp_options
WHERE option_name = ‘_options_instagram_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_reference()
acf_get_meta_field()
acf_maybe_get_field()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/social-profiles.php’)
locate_template()
get_template_part(‘template-parts/social-profiles’)
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 198SELECT option_value
FROM wp_options
WHERE option_name = ‘options_instagram_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/social-profiles.php’)
locate_template()
get_template_part(‘template-parts/social-profiles’)
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 199SELECT option_value
FROM wp_options
WHERE option_name = ‘_options_linkedin_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_reference()
acf_get_meta_field()
acf_maybe_get_field()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/social-profiles.php’)
locate_template()
get_template_part(‘template-parts/social-profiles’)
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 200SELECT option_value
FROM wp_options
WHERE option_name = ‘options_linkedin_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/social-profiles.php’)
locate_template()
get_template_part(‘template-parts/social-profiles’)
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 201SELECT option_value
FROM wp_options
WHERE option_name = ‘_options_youtube_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_reference()
acf_get_meta_field()
acf_maybe_get_field()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/social-profiles.php’)
locate_template()
get_template_part(‘template-parts/social-profiles’)
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 202SELECT option_value
FROM wp_options
WHERE option_name = ‘options_youtube_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/social-profiles.php’)
locate_template()
get_template_part(‘template-parts/social-profiles’)
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 203SELECT option_value
FROM wp_options
WHERE option_name = ‘_options_tiktok_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_reference()
acf_get_meta_field()
acf_maybe_get_field()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/social-profiles.php’)
locate_template()
get_template_part(‘template-parts/social-profiles’)
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 204SELECT option_value
FROM wp_options
WHERE option_name = ‘options_tiktok_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/template-parts/social-profiles.php’)
locate_template()
get_template_part(‘template-parts/social-profiles’)
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 205SELECT option_value
FROM wp_options
WHERE option_name = ‘_options_phone_number’
LIMIT 1get_option()
acf_get_metadata()
acf_get_reference()
acf_get_meta_field()
acf_maybe_get_field()
get_field()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 206SELECT option_value
FROM wp_options
WHERE option_name = ‘options_phone_number’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 207SELECT option_value
FROM wp_options
WHERE option_name = ‘_options_footer_links’
LIMIT 1get_option()
acf_get_metadata()
acf_get_reference()
acf_get_meta_field()
acf_maybe_get_field()
get_field()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 208SELECT option_value
FROM wp_options
WHERE option_name = ‘options_footer_links’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 209SELECT option_value
FROM wp_options
WHERE option_name = ‘options_footer_links_0_footer_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 210SELECT option_value
FROM wp_options
WHERE option_name = ‘options_footer_links_1_footer_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 211SELECT option_value
FROM wp_options
WHERE option_name = ‘options_footer_links_2_footer_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 212SELECT option_value
FROM wp_options
WHERE option_name = ‘options_footer_links_3_footer_link’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
acf_field_repeater->load_value()
apply_filters_ref_array(‘acf/load_value/type=repeater’)
_acf_apply_hook_variations()
apply_filters(‘acf/load_value’)
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 213SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id = 1220WP_Term::get_instance()
get_term()
wp_get_nav_menu_object()
wp_nav_menu()
footer_navigation_col_1()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Theme 1 0.0004 214SELECT wp_posts.*
FROM wp_posts
LEFT JOIN wp_term_relationships
ON (wp_posts.ID = wp_term_relationships.object_id)
WHERE 1=1
AND ( wp_term_relationships.term_taxonomy_id IN (1220) )
AND wp_posts.post_type = ‘nav_menu_item’
AND ((wp_posts.post_status = ‘publish’))
GROUP BY wp_posts.ID
ORDER BY wp_posts.menu_order ASCWP_Query->get_posts()
WP_Query->query()
get_posts()
wp_get_nav_menu_items()
wp_nav_menu()
footer_navigation_col_1()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Theme 10 0.0007 215SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (47770,47771,47772,47455,47453,47449,47774,47450,47448,47454)_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
get_posts()
wp_get_nav_menu_items()
wp_nav_menu()
footer_navigation_col_1()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Theme 10 0.0003 216SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (47448,47449,47450,47453,47454,47455,47770,47771,47772,47774)
ORDER BY meta_id ASCupdate_meta_cache()
update_postmeta_cache()
update_post_caches()
_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
get_posts()
wp_get_nav_menu_items()
wp_nav_menu()
footer_navigation_col_1()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Theme 86 0.0006 217SELECT t.*, tt.*
FROM wp_terms AS t
INNER JOIN wp_term_taxonomy AS tt
ON t.term_id = tt.term_id
WHERE t.term_id = 1221WP_Term::get_instance()
get_term()
wp_get_nav_menu_object()
wp_nav_menu()
footer_navigation_col_2()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Theme 1 0.0002 218SELECT wp_posts.*
FROM wp_posts
LEFT JOIN wp_term_relationships
ON (wp_posts.ID = wp_term_relationships.object_id)
WHERE 1=1
AND ( wp_term_relationships.term_taxonomy_id IN (1221) )
AND wp_posts.post_type = ‘nav_menu_item’
AND ((wp_posts.post_status = ‘publish’))
GROUP BY wp_posts.ID
ORDER BY wp_posts.menu_order ASCWP_Query->get_posts()
WP_Query->query()
get_posts()
wp_get_nav_menu_items()
wp_nav_menu()
footer_navigation_col_2()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Theme 5 0.0006 219SELECT wp_posts.*
FROM wp_posts
WHERE ID IN (44006,47457,47460,47461,47773)_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
get_posts()
wp_get_nav_menu_items()
wp_nav_menu()
footer_navigation_col_2()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Theme 5 0.0002 220SELECT post_id, meta_key, meta_value
FROM wp_postmeta
WHERE post_id IN (44006,47457,47460,47461,47773)
ORDER BY meta_id ASCupdate_meta_cache()
update_postmeta_cache()
update_post_caches()
_prime_post_caches()
WP_Query->get_posts()
WP_Query->query()
get_posts()
wp_get_nav_menu_items()
wp_nav_menu()
footer_navigation_col_2()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Theme 45 0.0003 221SELECT option_value
FROM wp_options
WHERE option_name = ‘_options_registered_office’
LIMIT 1get_option()
acf_get_metadata()
acf_get_reference()
acf_get_meta_field()
acf_maybe_get_field()
get_field()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 222SELECT option_value
FROM wp_options
WHERE option_name = ‘options_registered_office’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 223SELECT option_value
FROM wp_options
WHERE option_name = ‘_options_head_office’
LIMIT 1get_option()
acf_get_metadata()
acf_get_reference()
acf_get_meta_field()
acf_maybe_get_field()
get_field()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 224SELECT option_value
FROM wp_options
WHERE option_name = ‘options_head_office’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 225SELECT option_value
FROM wp_options
WHERE option_name = ‘_options_london_office’
LIMIT 1get_option()
acf_get_metadata()
acf_get_reference()
acf_get_meta_field()
acf_maybe_get_field()
get_field()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 226SELECT option_value
FROM wp_options
WHERE option_name = ‘options_london_office’
LIMIT 1get_option()
acf_get_metadata()
acf_get_value()
get_field()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

Plugin: advanced-custom-fields-pro 1 0.0001 227SELECT option_value
FROM wp_options
WHERE option_name = ‘_transient_timeout_global_styles_clickconsult’
LIMIT 1get_option()
get_transient(‘global_styles_clickconsult’)
wp_get_global_stylesheet()
wp_enqueue_global_styles()
do_action(‘wp_footer’)
wp_footer()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

WordPress core 1 0.0001 228SELECT option_value
FROM wp_options
WHERE option_name = ‘_transient_global_styles_clickconsult’
LIMIT 1get_option()
get_transient(‘global_styles_clickconsult’)
wp_get_global_stylesheet()
wp_enqueue_global_styles()
do_action(‘wp_footer’)
wp_footer()
load_template(‘wp-content/themes/clickconsult/footer.php’)
locate_template()
get_footer()

WordPress core 1 0.0001