Category Archives: Development
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
Web Development With Sharefile
In producing, developing or enhancing a company website, there are a number of different issues that can come up. From improving the appearance of a website, to increasing its functional capabilities, to adding web security, there are simply a number … 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
