• A theme I use requires Redux but the current version slows the site down. Theme developer’s solution is to switch to another version, I can’t do that.

    I would like to try to solve the problem using the current theme.

    If I use Redux in version 4.1.26 everything is ok but when updating the admin it is slow.

    The problem occurs in:
    WP_Term_Query->get_terms
    WP_Query->get_posts()
    update_meta_cache

    Could you help me in any way?

  • The topic ‘WP_Term_Query->get_terms – Admin slow’ is closed to new replies.