Pods Alternative Cache

Pods Alternative Cache is a file-based or database-based caching solution for hosts that have limitations on object caching.

Partial Page Caching and Smart Template Parts with Pods

pods_view() can be used in a similar way to the WordPress function get_template_part(), but provides advanced options including the ability to utilize Partial Page Caching to cache the included output into the object cache or transients to improve performance. It can also pass data, such as all or part of your current $pods object to …

Read more