Posts Tagged ‘cache’

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Simple Cache with the WordPress Transient API

Today is our last post of our Advents Calendar, we hope you enjoyed it. WP Engineer wishes a Merry Christmas to our readers! WordPress has an API that is explicitly designed for time-controlled storage of... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Delete all Feed Cache via SQL in WordPress

The Feed-Cache of WordPress is in the database, it's in the table options and sometimes you like to delete it. With a little SQL this is done quite quickly - but be careful, there is... read more...

WP Engineer - WordPress News, WordPress Themes, Hacks and Tutorials

Feed Cache in WordPress

WordPress already offers the possibility of own functions to read feeds and use it in your blog. Since version 2.8 of WordPress, a new feature is in use for that. So there are two ways... read more...