Lots of good stuff this past week:
Author: Tom (Page 404 of 427)
I recently wrapped up a series for Envato in which I walk through the process of adding a custom meta box to the post editor and how to upload file attachments to each post using said meta box. Continue reading
Lots of cool stuff around the web this week. Here’s a run down of some of the best stuff I stumbled across:
The WordPress Transients API offers a great way to get started caching frequently accessed data in the local database. Generally speaking, this can help improve page load time by caching values rather than having to retrieve them using typical queries each page load.
I recently completed a two-part series for Envato introducing transients in the context of WordPress, how to use them, as well as an example plugin that leverages the API.
Got a lot of resources this week: