• Resolved trident60

    (@trident60)


    Hello,
    When I try to view “all posts” from my dashboard it is taking several minutes to load – when I look at query monitor I find 1243 queries and they all look like this:

    Query	Caller	Time
    UPDATE <code>wp_options</code>
    SET <code>option_value</code> = '1435371338'
    WHERE <code>option_name</code> = '_transient_timeout_yuzo_view_cache_248527'	update_option-
    set_transient
    yuzo_related_post->yuzo_get_PostViews
    yuzo_related_post->yuzo_post_custom_column_views
    call_user_func_array
    do_action('manage_posts_custom_column')
    WP_Posts_List_Table->single_row
    WP_Posts_List_Table->_display_rows
    WP_Posts_List_Table->display_rows
    WP_List_Table->display_rows_or_placeholder
    WP_List_Table->display

    If I disable Yuzo everything works fine.

    https://wordpress.org/plugins/yuzo-related-post/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor ilenstudio

    (@ilenstudio)

    It’s very weird

    Thread Starter trident60

    (@trident60)

    This has not been resolved so I’m not sure why you marked it as such.

    Plugin Contributor ilenstudio

    (@ilenstudio)

    Yuzo creates one Transier visit counter for each post, if over 1000 post will do so but within the same Yuzo Setting you can disable or clean Transier

    Plugin Contributor ilenstudio

    (@ilenstudio)

    😉

    Thread Starter trident60

    (@trident60)

    Hey – Thanks – disabling the transients worked perfectly!

    Also – it didn’t slow anything down – the related posts still appear instantly.

    Thanks again!

    Plugin Contributor ilenstudio

    (@ilenstudio)

    Ok, do not forget to vote 5 stars for the plugin to continue improving it 😉

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

The topic ‘Over 1200 "transient_timeout_yuzo_view_cache" queries’ is closed to new replies.