PHP

Web Development Articles

Stay up to date with the blog posts about web development. Featuring posts about Laravel, WordPress, PHP, JavaScript and other technologies for web development.

WordPress Caching | No Plugins
WordPress

3 mins

WordPress Caching - No Plugins

Implement caching in WordPress plugins and themes without using a plugin. WordPress' transient API provides us with the ability to create a database caching right out of the box. By implementing a simply API over the top, we can easily start to cache parts of our theme or plugins.

Read More

Copyright © 2023 | bonnick.dev