Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 65051

Filters or option to disable json caching in wp_post_meta

$
0
0

Replies: 0

I’d like to disable json caching, right now I can only do it by modifying the plugin core files.

The reason I would do it is because:

– I have many posts therefore I try to minimize excessive additions to wp_post_meta table…

– …primarly becasue I have a caching system setup to 3 hours so the 1 hour caching of schema json is useless in my case.

That’s it. a Filter to control this thing would be nice for coders or an option for less coders also.

Thank you


Viewing all articles
Browse latest Browse all 65051

Trending Articles