pods-framework / pods

The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
https://pods.io/
GNU General Public License v2.0
1.07k stars 265 forks source link

ACT Backend Caching Issue on WPEngine #2223

Open pglewis opened 10 years ago

pglewis commented 10 years ago

http://pods.io/forums/topic/act-backend-caching-issue-on-wpengine/

pglewis commented 10 years ago

Tracing through, it appears the call to wp_cache_flush() is what is fixing it. Is this a missing cache flush call on manual saves?