Category Archives: wordpress
Passing Additional Parameters to a Filter
While working on project an interesting problem arose, needing to pass an additional parameter to a WordPress filter. Normally filters only allow for a set number of parameters, but the particular filter needed an additional parameter that could be passed … Continue reading
Updated WordPress Twitter Functions
Since the retirement of version 1.0 of Twitter’s API is underway, I’ve been updating the Twitter integration code in the Techozoic Fluid theme. I don’t agree with all the changes to the API, especially the requirement that all API requests, … Continue reading
Creating Helpful 404 Pages
While a site owner usually tries to do everything imaginable to create a site without errors, the occasional 404 error will crop up from time to time. Instead of just telling the visitor the page was an error, and increasing … Continue reading
Blank Archives After Deactivating Jetpack
One of the latest features I’ve added to my Techozoic theme was infinite scroll support for the Jetpack plugin. It’s a great feature and fairly easy to integrate. One snag I ran into was after testing with Jetpack enabled and … Continue reading
Jetpack Infinite Scroll Credit Text
In the next version of Techozoic Fluid that is almost ready to be released, support for the Jetpack Infinite Scroll module has been added. After following Otto’s guide on getting support added, I noticed that the scrolling footer that is … Continue reading
