• Sergio Moreira

    (@moreiradev)


    Hey there, hope you’re having a great day!

    I just wanted to flag that for a long time we noticed some of the sites we run that use the GatherContent plugin are experiencing really slow loading times when navigating to the “All pages” section of the WordPress admin panel. This is more noticeable on sites where there’s a large amount of pages synced with Gather Content.

    After having a look at the code, if you go to the gathercontent-import/includes/classes/api.php file on line ~803, the function only_cached() doesn’t appear to make sense, as it’s setting the variable reset_request_cache as true – which happens to be the same as the uncached() function.

    Having the cache not working as expected can explain the slow response when navigating to the “All pages” section. Please let me know if there’s anything I can do to help.

    Cheers.

  • The topic ‘only_cached not working as expected’ is closed to new replies.