Cache not clearing for table via Serialized PHP arrays
-
hey there
I have built table using serialized PHP array. All is working good but since we have like 10000 rows we need to cache the table to keep it fast..
But instead of .php file , I am using an WordPress endpoint to generate serialized PHP array.
But cache of table is not clearing and it is showing outdated results..
Even though I tried clearing Cache using Cron Jon OR directly visiting URL in browser(which returns 0)
Currently only way to clear cache is resaving the the WP Datatable
So can you please a suggest a solution to clear cache using CRON job
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.