Problem with caching
-
Hello. I have a problem, on some page I get data from wp_options and display it. This page also created a form to delete this data, when I submit the form to delete the data from the database, it is deleted, but when I print the data var_dump(get_option(‘stat_data_123’)) data apear, there is no data in the wp_oprions table in phpMyAdmin. How can I fix this without clearing the entire Redis cache
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Problem with caching’ is closed to new replies.