advanced-post-cache
advanced-post-cache copied to clipboard
All up in your WP_Query, caching the things.
We are running Advanced Post Cache as an mu plugin. We have one plugin that creates custom SQL on the `posts_request` filter. https://theeventscalendar.com/product/wordpress-events-calendar-pro/ Both plugins run at priority 10, meaning...
We were getting notice errors in a couple of places. Added type checking. Notice: Trying to get property of non-object in /mu-plugins/advanced-post-cache/advanced-post-cache.php on line 140 Notice: Trying to get property...
See #7