Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter jumc1986

    (@jumc1986)

    Hi,

    I hope this is enough?

    1 SELECT option_name, option_value
    FROM wp_options
    WHERE autoload = ‘yes’

    wp_not_installed()
    wp-includes/load.php:540
    is_blog_installed()
    wp-includes/functions.php:1369
    wp_load_alloptions()
    wp-includes/option.php:197

    Core 510 0,0032
    2 SELECT option_value
    FROM wp_options
    WHERE option_name = ‘uninstall_plugins’
    LIMIT 1

    GADWP()
    wp-content/plugins/google-analytics-dashboard-for-wp/gadwp.php:281
    GADWP_Manager::instance()
    wp-content/plugins/google-analytics-dashboard-for-wp/gadwp.php:88
    GADWP_Manager->setup()
    wp-content/plugins/google-analytics-dashboard-for-wp/gadwp.php:159
    register_uninstall_hook()
    wp-includes/plugin.php:819
    get_option()
    wp-includes/option.php:98

    Plugin: google-analytics-dashboard-for-wp 1 0,0007
    3 SELECT option_value
    FROM wp_options
    WHERE option_name = ‘gadash_options’
    LIMIT 1

    GADWP()
    wp-content/plugins/google-analytics-dashboard-for-wp/gadwp.php:281
    GADWP_Manager::instance()
    wp-content/plugins/google-analytics-dashboard-for-wp/gadwp.php:89
    GADWP_Config->__construct()
    wp-content/plugins/google-analytics-dashboard-for-wp/config.php:22
    GADWP_Config->option_keys_rename()
    wp-content/plugins/google-analytics-dashboard-for-wp/config.php:456
    get_option()
    wp-includes/option.php:98

    Plugin: google-analytics-dashboard-for-wp 0 0,0002
    4 SELECT *
    FROM wp_users
    WHERE user_login = ‘JuMc1986’

    do_action(‘plugins_loaded’)
    wp-includes/plugin.php:453
    Styles_Plugin->plugins_loaded()
    wp-content/plugins/styles/classes/styles-plugin.php:119
    is_user_logged_in()
    wp-includes/pluggable.php:982
    wp_get_current_user()
    wp-includes/pluggable.php:69
    _wp_get_current_user()
    wp-includes/user.php:2603
    apply_filters(‘determine_current_user’)
    wp-includes/plugin.php:203
    wp_validate_logged_in_cookie()
    wp-includes/user.php:344
    wp_validate_auth_cookie()
    wp-includes/pluggable.php:634
    get_user_by()
    wp-includes/pluggable.php:99
    WP_User::get_data_by()
    wp-includes/class-wp-user.php:242

    Plugin: styles 1 0,0002
    5 SELECT user_id, meta_key, meta_value
    FROM wp_usermeta
    WHERE user_id IN (1)
    ORDER BY umeta_id ASC

    do_action(‘plugins_loaded’)
    wp-includes/plugin.php:453
    Styles_Plugin->plugins_loaded()
    wp-content/plugins/styles/classes/styles-plugin.php:119
    is_user_logged_in()
    wp-includes/pluggable.php:982
    wp_get_current_user()
    wp-includes/pluggable.php:69
    _wp_get_current_user()
    wp-includes/user.php:2603
    apply_filters(‘determine_current_user’)
    wp-includes/plugin.php:203
    wp_validate_logged_in_cookie()
    wp-includes/user.php:344
    wp_validate_auth_cookie()
    wp-includes/pluggable.php:634
    get_user_by()
    wp-includes/pluggable.php:105
    WP_User->init()
    wp-includes/class-wp-user.php:174
    WP_User->for_site()
    wp-includes/class-wp-user.php:809
    WP_User->get_caps_data()
    wp-includes/class-wp-user.php:833
    get_user_meta()
    wp-includes/user.php:804
    get_metadata()
    wp-includes/meta.php:496
    update_meta_cache()
    wp-includes/meta.php:825

    Plugin: styles 37 0,0002
    6 SELECT option_value
    FROM wp_options
    WHERE option_name = ‘_site_transient_timeout_styles_child_plugins’
    LIMIT 1

    do_action(‘plugins_loaded’)
    wp-includes/plugin.php:453
    Styles_Child->plugins_loaded()
    wp-content/plugins/styles/classes/styles-child.php:47
    Styles_Child->get_plugins_meta()
    wp-content/plugins/styles/classes/styles-child.php:64
    get_site_transient()
    wp-includes/option.php:1695
    get_site_option()
    wp-includes/option.php:1109
    get_network_option()
    wp-includes/option.php:1244
    get_option()
    wp-includes/option.php:98

    Plugin: styles 1 0,0002
    7 SELECT option_value
    FROM wp_options
    WHERE option_name = ‘_site_transient_styles_child_plugins’
    LIMIT 1

    do_action(‘plugins_loaded’)
    wp-includes/plugin.php:453
    Styles_Child->plugins_loaded()
    wp-content/plugins/styles/classes/styles-child.php:47
    Styles_Child->get_plugins_meta()
    wp-content/plugins/styles/classes/styles-child.php:64
    get_site_transient()
    wp-includes/option.php:1704
    get_site_option()
    wp-includes/option.php:1109
    get_network_option()
    wp-includes/option.php:1244
    get_option()
    wp-includes/option.php:98

    Plugin: styles 1 0,0002
    8 SHOW TABLES LIKE ‘wp_dynamic_widgets’

    do_action(‘init’)
    wp-includes/plugin.php:453
    dynwid_init()
    wp-content/plugins/dynamic-widgets/dynamic-widgets.php:654
    dynWid->__construct()
    wp-content/plugins/dynamic-widgets/classes/dynwid_class.php:60

    Plugin: dynamic-widgets 1 0,0003
    9 SELECT option_value
    FROM wp_options
    WHERE option_name = ‘featured-content’
    LIMIT 1

    do_action(‘wp_loaded’)
    wp-includes/plugin.php:453
    Featured_Content::wp_loaded()
    wp-content/plugins/fourteen-extended/inc/featured-content.php:108
    Featured_Content::get_setting()
    wp-content/plugins/fourteen-extended/inc/featured-content.php:685
    get_option()
    wp-includes/option.php:98

    Plugin: fourteen-extended 0 0,0002
    10 SELECT ID, post_name, post_parent, post_type
    FROM wp_posts
    WHERE post_name IN (‘windows-10’)
    AND post_type IN (‘page’,’attachment’)

    wp()
    wp-includes/functions.php:960
    WP->main()
    wp-includes/class-wp.php:713
    WP->parse_request()
    wp-includes/class-wp.php:223
    get_page_by_path()
    wp-includes/post.php:4399

    Core 1 0,0002
    11 SELECT *
    FROM wp_posts
    WHERE ID = 345
    LIMIT 1

    wp()
    wp-includes/functions.php:960
    WP->main()
    wp-includes/class-wp.php:713
    WP->parse_request()
    wp-includes/class-wp.php:223
    get_page_by_path()
    wp-includes/post.php:4433
    get_post()
    wp-includes/post.php:589
    WP_Post::get_instance()
    wp-includes/class-wp-post.php:244

    Core 1 0,0006
    12 SELECT wp_posts.*
    FROM wp_posts
    WHERE 1=1
    AND (wp_posts.ID = ‘345’)
    AND wp_posts.post_type = ‘page’
    ORDER BY wp_posts.post_date DESC

    wp()
    wp-includes/functions.php:960
    WP->main()
    wp-includes/class-wp.php:715
    WP->query_posts()
    wp-includes/class-wp.php:599
    WP_Query->query()
    wp-includes/class-wp-query.php:3230
    WP_Query->get_posts()
    wp-includes/class-wp-query.php:2831

    Haupt-Query
    Core 1 0,0006
    13 SELECT post_id, meta_key, meta_value
    FROM wp_postmeta
    WHERE post_id IN (345)
    ORDER BY meta_id ASC

    wp()
    wp-includes/functions.php:960
    WP->main()
    wp-includes/class-wp.php:715
    WP->query_posts()
    wp-includes/class-wp.php:599
    WP_Query->query()
    wp-includes/class-wp-query.php:3230
    WP_Query->get_posts()
    wp-includes/class-wp-query.php:2993
    update_post_caches()
    wp-includes/post.php:5961
    update_postmeta_cache()
    wp-includes/post.php:5978
    update_meta_cache()
    wp-includes/meta.php:825

    Core 5 0,0003
    14 SELECT option_value
    FROM wp_options
    WHERE option_name = ‘can_compress_scripts’
    LIMIT 1

    get_header()
    wp-includes/general-template.php:41
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/header.php’)
    wp-includes/template.php:688
    wp_head()
    wp-includes/general-template.php:2614
    do_action(‘wp_head’)
    wp-includes/plugin.php:453
    wp_print_head_scripts()
    wp-includes/script-loader.php:1406
    print_head_scripts()
    wp-includes/script-loader.php:1293
    script_concat_settings()
    wp-includes/script-loader.php:1579
    get_site_option()
    wp-includes/option.php:1109
    get_network_option()
    wp-includes/option.php:1244
    get_option()
    wp-includes/option.php:98

    Core 1 0,0003
    15 SELECT DISTINCT widget_id
    FROM wp_dynamic_widgets
    WHERE maintype LIKE ‘page%’
    OR maintype IN (‘browser’, ‘date’, ‘day’, ‘week’, ‘role’, ‘shortcode’, ‘tpl’, ‘url’, ‘domain’, ‘device’, ‘ip’, ‘fimage’)

    get_header()
    wp-includes/general-template.php:41
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/header.php’)
    wp-includes/template.php:688
    wp_head()
    wp-includes/general-template.php:2614
    do_action(‘wp_head’)
    wp-includes/plugin.php:453
    dynwid_filter_widgets()
    wp-content/plugins/dynamic-widgets/dynamic-widgets.php:637
    dynwid_filter_init()
    wp-content/plugins/dynamic-widgets/dynamic-widgets.php:627
    dynWid->dwList()
    wp-content/plugins/dynamic-widgets/classes/dynwid_class.php:583

    Plugin: dynamic-widgets 0 0,0009
    16 SELECT *
    FROM wp_posts
    WHERE ID = 2501
    LIMIT 1

    get_header()
    wp-includes/general-template.php:41
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/header.php’)
    wp-includes/template.php:688
    wp_head()
    wp-includes/general-template.php:2614
    do_action(‘wp_head’)
    wp-includes/plugin.php:453
    wp_site_icon()
    wp-includes/general-template.php:2823
    has_site_icon()
    wp-includes/general-template.php:830
    get_site_icon_url()
    wp-includes/general-template.php:789
    wp_get_attachment_image_url()
    wp-includes/media.php:943
    wp_get_attachment_image_src()
    wp-includes/media.php:824
    image_downsize()
    wp-includes/media.php:186
    wp_attachment_is_image()
    wp-includes/post.php:5382
    wp_attachment_is()
    wp-includes/post.php:5332
    get_post()
    wp-includes/post.php:589
    WP_Post::get_instance()
    wp-includes/class-wp-post.php:244

    Core 1 0,0005
    17 SELECT post_id, meta_key, meta_value
    FROM wp_postmeta
    WHERE post_id IN (2501)
    ORDER BY meta_id ASC

    get_header()
    wp-includes/general-template.php:41
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/header.php’)
    wp-includes/template.php:688
    wp_head()
    wp-includes/general-template.php:2614
    do_action(‘wp_head’)
    wp-includes/plugin.php:453
    wp_site_icon()
    wp-includes/general-template.php:2823
    has_site_icon()
    wp-includes/general-template.php:830
    get_site_icon_url()
    wp-includes/general-template.php:789
    wp_get_attachment_image_url()
    wp-includes/media.php:943
    wp_get_attachment_image_src()
    wp-includes/media.php:824
    image_downsize()
    wp-includes/media.php:186
    wp_attachment_is_image()
    wp-includes/post.php:5382
    wp_attachment_is()
    wp-includes/post.php:5336
    get_attached_file()
    wp-includes/post.php:332
    get_post_meta()
    wp-includes/post.php:1837
    get_metadata()
    wp-includes/meta.php:496
    update_meta_cache()
    wp-includes/meta.php:825

    Core 2 0,0002
    18 SELECT *
    FROM wp_posts
    WHERE ID = 4336
    LIMIT 1

    get_header()
    wp-includes/general-template.php:41
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/header.php’)
    wp-includes/template.php:688
    wp_head()
    wp-includes/general-template.php:2614
    do_action(‘wp_head’)
    wp-includes/plugin.php:453
    wp_custom_css_cb()
    wp-includes/theme.php:1624
    wp_get_custom_css()
    wp-includes/theme.php:1698
    wp_get_custom_css_post()
    wp-includes/theme.php:1661
    get_post()
    wp-includes/post.php:589
    WP_Post::get_instance()
    wp-includes/class-wp-post.php:244

    Core 1 0,0012
    19 SELECT *
    FROM wp_posts
    WHERE (post_type = ‘page’
    AND post_status = ‘publish’)
    AND post_parent = 345
    ORDER BY wp_posts.post_title ASC
    LIMIT 0,1

    get_header()
    wp-includes/general-template.php:41
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/header.php’)
    wp-includes/template.php:688
    body_class()
    wp-includes/post-template.php:557
    get_body_class()
    wp-includes/post-template.php:648
    get_pages()
    wp-includes/post.php:4848

    Core 0 0,0012
    20 SELECT 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 = 2

    get_header()
    wp-includes/general-template.php:41
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/header.php’)
    wp-includes/template.php:688
    wp_nav_menu()
    wp-includes/nav-menu-template.php:104
    wp_get_nav_menu_object()
    wp-includes/nav-menu.php:26
    get_term()
    wp-includes/taxonomy.php:765
    WP_Term::get_instance()
    wp-includes/class-wp-term.php:132

    Core 1 0,0002
    21 SELECT tr.object_id
    FROM wp_term_relationships AS tr
    INNER JOIN wp_term_taxonomy AS tt
    ON tr.term_taxonomy_id = tt.term_taxonomy_id
    WHERE tt.taxonomy IN (‘nav_menu’)
    AND tt.term_id IN (‘2’)
    ORDER BY tr.object_id ASC

    get_header()
    wp-includes/general-template.php:41
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/header.php’)
    wp-includes/template.php:688
    wp_nav_menu()
    wp-includes/nav-menu-template.php:123
    wp_get_nav_menu_items()
    wp-includes/nav-menu.php:649
    get_objects_in_term()
    wp-includes/taxonomy.php:672

    Core 8 0,0004
    22 SELECT wp_posts.*
    FROM wp_posts
    WHERE 1=1
    AND wp_posts.ID IN (28,53,55,83,84,501,3239,3240)
    AND wp_posts.post_type = ‘nav_menu_item’
    AND ((wp_posts.post_status = ‘publish’))
    ORDER BY wp_posts.menu_order ASC

    get_header()
    wp-includes/general-template.php:41
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/header.php’)
    wp-includes/template.php:688
    wp_nav_menu()
    wp-includes/nav-menu-template.php:123
    wp_get_nav_menu_items()
    wp-includes/nav-menu.php:660
    get_posts()
    wp-includes/post.php:1763
    WP_Query->query()
    wp-includes/class-wp-query.php:3230
    WP_Query->get_posts()
    wp-includes/class-wp-query.php:2831

    Core 8 0,0004
    23 SELECT post_id, meta_key, meta_value
    FROM wp_postmeta
    WHERE post_id IN (28,53,55,84,83,3240,3239,501)
    ORDER BY meta_id ASC

    get_header()
    wp-includes/general-template.php:41
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/header.php’)
    wp-includes/template.php:688
    wp_nav_menu()
    wp-includes/nav-menu-template.php:123
    wp_get_nav_menu_items()
    wp-includes/nav-menu.php:660
    get_posts()
    wp-includes/post.php:1763
    WP_Query->query()
    wp-includes/class-wp-query.php:3230
    WP_Query->get_posts()
    wp-includes/class-wp-query.php:2993
    update_post_caches()
    wp-includes/post.php:5961
    update_postmeta_cache()
    wp-includes/post.php:5978
    update_meta_cache()
    wp-includes/meta.php:825

    Core 64 0,0004
    24 SELECT wp_posts.*
    FROM wp_posts
    WHERE 1=1
    AND wp_posts.ID IN (7,49,43,41,81,181,163,497)
    AND wp_posts.post_type = ‘page’
    AND ((wp_posts.post_status = ‘publish’))
    ORDER BY wp_posts.post_date DESC

    get_header()
    wp-includes/general-template.php:41
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/header.php’)
    wp-includes/template.php:688
    wp_nav_menu()
    wp-includes/nav-menu-template.php:123
    wp_get_nav_menu_items()
    wp-includes/nav-menu.php:683
    get_posts()
    wp-includes/post.php:1763
    WP_Query->query()
    wp-includes/class-wp-query.php:3230
    WP_Query->get_posts()
    wp-includes/class-wp-query.php:2831

    Core 8 0,0020
    25 SELECT post_id, meta_key, meta_value
    FROM wp_postmeta
    WHERE post_id IN (497,181,163,81,49,43,41,7)
    ORDER BY meta_id ASC

    get_header()
    wp-includes/general-template.php:41
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/header.php’)
    wp-includes/template.php:688
    wp_nav_menu()
    wp-includes/nav-menu-template.php:123
    wp_get_nav_menu_items()
    wp-includes/nav-menu.php:683
    get_posts()
    wp-includes/post.php:1763
    WP_Query->query()
    wp-includes/class-wp-query.php:3230
    WP_Query->get_posts()
    wp-includes/class-wp-query.php:2993
    update_post_caches()
    wp-includes/post.php:5961
    update_postmeta_cache()
    wp-includes/post.php:5978
    update_meta_cache()
    wp-includes/meta.php:825

    Core 42 0,0004
    26 SELECT wp_posts.*
    FROM wp_posts
    WHERE ID IN (970,2551,3123,1732)

    get_template_part(‘content’,’page’)
    wp-includes/general-template.php:155
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/content-page.php’)
    wp-includes/template.php:690
    the_content()
    wp-includes/post-template.php:240
    apply_filters(‘the_content’)
    wp-includes/plugin.php:203
    wp_make_content_images_responsive()
    wp-includes/media.php:1341
    _prime_post_caches()
    wp-includes/post.php:6315

    Core 4 0,0003
    27 SELECT post_id, meta_key, meta_value
    FROM wp_postmeta
    WHERE post_id IN (970,1732,2551,3123)
    ORDER BY meta_id ASC

    get_template_part(‘content’,’page’)
    wp-includes/general-template.php:155
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/content-page.php’)
    wp-includes/template.php:690
    the_content()
    wp-includes/post-template.php:240
    apply_filters(‘the_content’)
    wp-includes/plugin.php:203
    wp_make_content_images_responsive()
    wp-includes/media.php:1341
    _prime_post_caches()
    wp-includes/post.php:6317
    update_post_caches()
    wp-includes/post.php:5961
    update_postmeta_cache()
    wp-includes/post.php:5978
    update_meta_cache()
    wp-includes/meta.php:825

    Core 10 0,0003
    28 SELECT option_value
    FROM wp_options
    WHERE option_name = ‘medium_crop’
    LIMIT 1

    get_template_part(‘content’,’page’)
    wp-includes/general-template.php:155
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/content-page.php’)
    wp-includes/template.php:690
    the_content()
    wp-includes/post-template.php:240
    apply_filters(‘the_content’)
    wp-includes/plugin.php:203
    crp_content_filter()
    wp-content/plugins/contextual-related-posts/includes/content.php:87
    get_crp()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:71
    get_crp_posts_id()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:269
    crp_get_all_image_sizes()
    wp-content/plugins/contextual-related-posts/includes/media.php:349
    get_option()
    wp-includes/option.php:98

    Plugin: contextual-related-posts 0 0,0002
    29 SELECT option_value
    FROM wp_options
    WHERE option_name = ‘large_crop’
    LIMIT 1

    get_template_part(‘content’,’page’)
    wp-includes/general-template.php:155
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/content-page.php’)
    wp-includes/template.php:690
    the_content()
    wp-includes/post-template.php:240
    apply_filters(‘the_content’)
    wp-includes/plugin.php:203
    crp_content_filter()
    wp-content/plugins/contextual-related-posts/includes/content.php:87
    get_crp()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:71
    get_crp_posts_id()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:269
    crp_get_all_image_sizes()
    wp-content/plugins/contextual-related-posts/includes/media.php:349
    get_option()
    wp-includes/option.php:98

    Plugin: contextual-related-posts 0 0,0001
    30 SELECT post_id, meta_value
    FROM wp_postmeta
    WHERE meta_key = ‘crp_post_meta’

    get_template_part(‘content’,’page’)
    wp-includes/general-template.php:155
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/content-page.php’)
    wp-includes/template.php:690
    the_content()
    wp-includes/post-template.php:240
    apply_filters(‘the_content’)
    wp-includes/plugin.php:203
    crp_content_filter()
    wp-content/plugins/contextual-related-posts/includes/content.php:87
    get_crp()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:71
    get_crp_posts_id()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:429
    apply_filters(‘crp_exclude_post_ids’)

    Plugin: contextual-related-posts 27 0,0003
    31 SHOW FULL COLUMNS
    FROM wp_posts

    get_template_part(‘content’,’page’)
    wp-includes/general-template.php:155
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/content-page.php’)
    wp-includes/template.php:690
    the_content()
    wp-includes/post-template.php:240
    apply_filters(‘the_content’)
    wp-includes/plugin.php:203
    crp_content_filter()
    wp-content/plugins/contextual-related-posts/includes/content.php:87
    get_crp()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:71
    get_crp_posts_id()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:527

    Plugin: contextual-related-posts 23 0,0011
    32 SELECT DISTINCT wp_posts.ID
    FROM wp_posts
    WHERE 1=1
    AND MATCH (post_title,post_content) AGAINST (‘Windows 10: Infos & Download Hallo liebe Kunden und Leser von ComputerService MTK, Windows 10 erblickte am 29.07.2015 erstmalig das Licht der Welt: Microsoft gab uns ein Jahr lang die Möglichkeit, die Lizenz für Windows 10 kostenlos zu erhalten. – Während dieser Zeit hat Microsofts neuestes Betriebssystem immer wieder kleinere und größere Updates bekommen, die es an vielen Ecken kontinuierlich verbesserten. – Die Historie sieht bisher wie folgt aus: 29.07.2015: Windows 10 1507 (Build 10240) 12.11.2015: Windows 10 1511 (Build 10586) 02.08.2016: Windows 10 1607 (Build 14393) 11.04.2017: Windows 10 1703 (Build 15063) 17.10.2017: Windows 10 1709 (Build 16299) 01.05.2018: Windows 10 1803 (Build 17134) ??.??.????: Windows 10 1809 (Wird noch fertiggestellt) Dazwischen gab und gibt es immer wieder neue; kleinere Updates. Was macht Windows 10 so gut? In meinen Augen hatte Windows 10 schon zu Beginn einiges zu bieten, doch die letzten Neuerungen sind wirklich toll! 🙂 – Sehen Sie selber, was Windows 10 so empfehlenswert macht: —————————————————- Für 50 €uro übernehme ich für Sie alles; was für den Umstieg auf Windows 10 nötig ist: – Sicherung des Systems im vorherigen Zustand – Installation bzw. Update/Upgrade – Notwendige Anpassungen nach der Installation * Die 50 €uro decken nur meine Arbeitskosten ab. – Sie benötigen außerdem noch eine Lizenz für eine Vollversion von Windows 10. Diese können Sie unten erwerben. Hier können Sie Windows 10 in der neuesten Version (1803 Spring Creators Update) herunterladen: Sie benötigen für die Nutzung von Windows 10 natürlich auch noch eine Lizenz: Windows 10 Lizenz bei Amazon (*) Ihr Interesse ist geweckt? – Kontakt’)
    AND wp_posts.post_date < ‘2018-06-20 20:28:54’
    AND wp_posts.post_date >= ‘2015-06-21 20:28:54’
    AND wp_posts.post_status = ‘publish’
    AND wp_posts.ID != 345
    AND wp_posts.ID NOT IN (1607,3156,198,194,192,190,2992,782,81,41,7,43,49,3380,3400,2595,3808,3424,2860,814,57,977,4349,4405)
    AND wp_posts.post_type IN (‘page’)
    LIMIT 0, 10

    get_template_part(‘content’,’page’)
    wp-includes/general-template.php:155
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/content-page.php’)
    wp-includes/template.php:690
    the_content()
    wp-includes/post-template.php:240
    apply_filters(‘the_content’)
    wp-includes/plugin.php:203
    crp_content_filter()
    wp-content/plugins/contextual-related-posts/includes/content.php:87
    get_crp()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:71
    get_crp_posts_id()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:527

    Plugin: contextual-related-posts 10 0,2759
    33 SELECT *
    FROM wp_posts
    WHERE ID = 2345
    LIMIT 1

    get_template_part(‘content’,’page’)
    wp-includes/general-template.php:155
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/content-page.php’)
    wp-includes/template.php:690
    the_content()
    wp-includes/post-template.php:240
    apply_filters(‘the_content’)
    wp-includes/plugin.php:203
    crp_content_filter()
    wp-content/plugins/contextual-related-posts/includes/content.php:87
    get_crp()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:141
    get_post()
    wp-includes/post.php:589
    WP_Post::get_instance()
    wp-includes/class-wp-post.php:244

    Plugin: contextual-related-posts 1 0,0009
    34 SELECT *
    FROM wp_posts
    WHERE ID = 1106
    LIMIT 1

    get_template_part(‘content’,’page’)
    wp-includes/general-template.php:155
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/content-page.php’)
    wp-includes/template.php:690
    the_content()
    wp-includes/post-template.php:240
    apply_filters(‘the_content’)
    wp-includes/plugin.php:203
    crp_content_filter()
    wp-content/plugins/contextual-related-posts/includes/content.php:87
    get_crp()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:141
    get_post()
    wp-includes/post.php:589
    WP_Post::get_instance()
    wp-includes/class-wp-post.php:244

    Plugin: contextual-related-posts 1 0,0006
    35 SELECT *
    FROM wp_posts
    WHERE ID = 2475
    LIMIT 1

    get_template_part(‘content’,’page’)
    wp-includes/general-template.php:155
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/content-page.php’)
    wp-includes/template.php:690
    the_content()
    wp-includes/post-template.php:240
    apply_filters(‘the_content’)
    wp-includes/plugin.php:203
    crp_content_filter()
    wp-content/plugins/contextual-related-posts/includes/content.php:87
    get_crp()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:141
    get_post()
    wp-includes/post.php:589
    WP_Post::get_instance()
    wp-includes/class-wp-post.php:244

    Plugin: contextual-related-posts 1 0,0003
    36 SELECT *
    FROM wp_posts
    WHERE ID = 1670
    LIMIT 1

    get_template_part(‘content’,’page’)
    wp-includes/general-template.php:155
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/content-page.php’)
    wp-includes/template.php:690
    the_content()
    wp-includes/post-template.php:240
    apply_filters(‘the_content’)
    wp-includes/plugin.php:203
    crp_content_filter()
    wp-content/plugins/contextual-related-posts/includes/content.php:87
    get_crp()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:141
    get_post()
    wp-includes/post.php:589
    WP_Post::get_instance()
    wp-includes/class-wp-post.php:244

    Plugin: contextual-related-posts 1 0,0003
    37 SELECT *
    FROM wp_posts
    WHERE ID = 1618
    LIMIT 1

    get_template_part(‘content’,’page’)
    wp-includes/general-template.php:155
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/content-page.php’)
    wp-includes/template.php:690
    the_content()
    wp-includes/post-template.php:240
    apply_filters(‘the_content’)
    wp-includes/plugin.php:203
    crp_content_filter()
    wp-content/plugins/contextual-related-posts/includes/content.php:87
    get_crp()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:141
    get_post()
    wp-includes/post.php:589
    WP_Post::get_instance()
    wp-includes/class-wp-post.php:244

    Plugin: contextual-related-posts 1 0,0003
    38 SELECT *
    FROM wp_posts
    WHERE ID = 3856
    LIMIT 1

    get_template_part(‘content’,’page’)
    wp-includes/general-template.php:155
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/content-page.php’)
    wp-includes/template.php:690
    the_content()
    wp-includes/post-template.php:240
    apply_filters(‘the_content’)
    wp-includes/plugin.php:203
    crp_content_filter()
    wp-content/plugins/contextual-related-posts/includes/content.php:87
    get_crp()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:141
    get_post()
    wp-includes/post.php:589
    WP_Post::get_instance()
    wp-includes/class-wp-post.php:244

    Plugin: contextual-related-posts 1 0,0003
    39 SELECT *
    FROM wp_posts
    WHERE ID = 724
    LIMIT 1

    get_template_part(‘content’,’page’)
    wp-includes/general-template.php:155
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/content-page.php’)
    wp-includes/template.php:690
    the_content()
    wp-includes/post-template.php:240
    apply_filters(‘the_content’)
    wp-includes/plugin.php:203
    crp_content_filter()
    wp-content/plugins/contextual-related-posts/includes/content.php:87
    get_crp()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:141
    get_post()
    wp-includes/post.php:589
    WP_Post::get_instance()
    wp-includes/class-wp-post.php:244

    Plugin: contextual-related-posts 1 0,0003
    40 SELECT *
    FROM wp_posts
    WHERE ID = 3780
    LIMIT 1

    get_template_part(‘content’,’page’)
    wp-includes/general-template.php:155
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/content-page.php’)
    wp-includes/template.php:690
    the_content()
    wp-includes/post-template.php:240
    apply_filters(‘the_content’)
    wp-includes/plugin.php:203
    crp_content_filter()
    wp-content/plugins/contextual-related-posts/includes/content.php:87
    get_crp()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:141
    get_post()
    wp-includes/post.php:589
    WP_Post::get_instance()
    wp-includes/class-wp-post.php:244

    Plugin: contextual-related-posts 1 0,0003
    41 SELECT *
    FROM wp_posts
    WHERE ID = 746
    LIMIT 1

    get_template_part(‘content’,’page’)
    wp-includes/general-template.php:155
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/content-page.php’)
    wp-includes/template.php:690
    the_content()
    wp-includes/post-template.php:240
    apply_filters(‘the_content’)
    wp-includes/plugin.php:203
    crp_content_filter()
    wp-content/plugins/contextual-related-posts/includes/content.php:87
    get_crp()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:141
    get_post()
    wp-includes/post.php:589
    WP_Post::get_instance()
    wp-includes/class-wp-post.php:244

    Plugin: contextual-related-posts 1 0,0021
    42 SELECT *
    FROM wp_posts
    WHERE ID = 1822
    LIMIT 1

    get_template_part(‘content’,’page’)
    wp-includes/general-template.php:155
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/content-page.php’)
    wp-includes/template.php:690
    the_content()
    wp-includes/post-template.php:240
    apply_filters(‘the_content’)
    wp-includes/plugin.php:203
    crp_content_filter()
    wp-content/plugins/contextual-related-posts/includes/content.php:87
    get_crp()
    wp-content/plugins/contextual-related-posts/includes/main-query.php:141
    get_post()
    wp-includes/post.php:589
    WP_Post::get_instance()
    wp-includes/class-wp-post.php:244

    Plugin: contextual-related-posts 1 0,0033
    43 SELECT 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 = 3

    get_sidebar()
    wp-includes/general-template.php:110
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/sidebar.php’)
    wp-includes/template.php:688
    wp_nav_menu()
    wp-includes/nav-menu-template.php:104
    wp_get_nav_menu_object()
    wp-includes/nav-menu.php:26
    get_term()
    wp-includes/taxonomy.php:765
    WP_Term::get_instance()
    wp-includes/class-wp-term.php:132

    Core 1 0,0006
    44 SELECT tr.object_id
    FROM wp_term_relationships AS tr
    INNER JOIN wp_term_taxonomy AS tt
    ON tr.term_taxonomy_id = tt.term_taxonomy_id
    WHERE tt.taxonomy IN (‘nav_menu’)
    AND tt.term_id IN (‘3’)
    ORDER BY tr.object_id ASC

    get_sidebar()
    wp-includes/general-template.php:110
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/sidebar.php’)
    wp-includes/template.php:688
    wp_nav_menu()
    wp-includes/nav-menu-template.php:123
    wp_get_nav_menu_items()
    wp-includes/nav-menu.php:649
    get_objects_in_term()
    wp-includes/taxonomy.php:672

    Core 0 0,0003
    45 SELECT option_value
    FROM wp_options
    WHERE option_name = ‘whatshelp-code’
    LIMIT 1

    get_footer()
    wp-includes/general-template.php:76
    locate_template()
    wp-includes/template.php:647
    load_template(‘wp-content/themes/twentyfourteen/footer.php’)
    wp-includes/template.php:688
    wp_footer()
    wp-includes/general-template.php:2630
    do_action(‘wp_footer’)
    wp-includes/plugin.php:453
    add_whatshelp_code()
    wp-content/plugins/whatshelp-chat-button/whatshelp.php:67
    get_option()
    wp-includes/option.php:98

    Plugin: whatshelp-chat-button 0 0,0002

    Thread Starter jumc1986

    (@jumc1986)

    Hi again,

    I have installed “Query Monitor” now – How can i export a report for this forum here?

    What i mean, is: How can you see any details from the Monitoring?

    Thank you 🙂

    Thread Starter jumc1986

    (@jumc1986)

    Hi aigain,

    In terms of caching plugins, these would be things like WP Super Cache, W3 Total Cache, Rocket Cache etc.

    No, i don’t have any of tehe plugins in Use.

    I will try the debug Tool “Query Monitor”

    Thank you! 🙂

    Thread Starter jumc1986

    (@jumc1986)

    Hi,

    Can you disable the Contextual Related Posts cache from the settings page.

    The Cache Option from Contextual Related Posts is already disabled.

    Do you have the caching plugins that need to be disabled?

    I think, I don’t have any caching plugins on my website. – But I’m not sure. What kind of plugins could this be?

    If these don’t work we’ll need to look at more debugging options

    How can i do this & Where can i find it?

    Thank you 🙂

    Thread Starter jumc1986

    (@jumc1986)

    Hi,

    ok, now i know, what you mean.

    Here is an example Site:

    https://computerservice-mtk.de/windows-10/

    Scroll down to the end of the site. If you click there, you will find more related Posts. But the newest Sites / Pages are missed…

    Alle Sites / Pages since April 2018 are not listed. I don’t know, waht i should do.

    Thread Starter jumc1986

    (@jumc1986)

    Hi,

    May be I’m a litle bit stupid, because i don’t understand 🙂

    What do you mean with “the output”?

    Thank you. ^

Viewing 6 replies - 1 through 6 (of 6 total)