Tagged Questions
3
votes
2answers
445 views
How to change option recently_edited?
WP recently_edited option can be very useful - it tracks last 5 files that you've made changes to. Only problem is - well, that's all, 5 files.
What if I've been made numerous changes to Wordpress ...
7
votes
2answers
735 views
Are all options loaded to memory on each request?
Are all options variables fetched from the database and loaded to cache on each request?