Tag Archives: wordpress
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
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
Options Framework & Theme Customizer
While working on the next version of Techozoic Fluid I’ve been incorporating the new theme customizer features of WordPress 3.4. Currently Techozoic uses the Options Framework from Devin Price to handle all the settings pages. The framework is awesome and … Continue reading
Include Custom Post Type Templates From Plugin
While writing advanced plugins using custom post types sometimes it becomes necessary to completely take over the display of the particular custom post type display template. While using filters can work for most things sometimes a whole template must be … Continue reading
Simple WordPress Twitter feed code snippet
Updated version for API v1.1 Sometimes a Twitter plugin is just the right fit for a site, other times it just might be overkill. If all that’s need is a simple list of recent Twitter posts this solution might be … Continue reading
