David Wolfpaw

David Wolfpaw headshot

David Wolfpaw is a professional web developer focused on WordPress theme and plugin development. He emphasizes helping small businesses, providing ongoing support, and educating users through his service FixUpFox. He helps organize both WordPress Orlando and WordCamp Orlando.

twitter: @davidwolfpaw

Articles

Building Your First WordPress Plugin

By David Wolfpaw

For many, working on a WordPress theme or plugin is there first foray into PHP development. When doing so, there are many ways to do things, but in the long run, you’re better off following WordPress’s conventions and idioms. In this article, we’ll go through how to structure and write a plugin from scratch, insert our code with the proper hooks, and leverage the subsystems WordPress provides for storing configuration settings, declaring plugin metadata, and outputting HTML.

Published in Coding Without Fear, October 2019 —Available for Free

WordPress and the IndieWeb—Why You Should Own Your Voice

By David Wolfpaw

Creating content online has gotten exponentially simpler with new tools which allow more people to put their voice online. Sharing that content with others has likewise gotten uncomplicated with the advent of social networks. However, that ease has come with the price of loss of control over that content. If you want to regain some control, tools and techniques exist to help. We’re going to look at the IndieWeb, it’s philosophy, and some ways to make your websites IndieWeb friendly, giving you the ability to create and post content, but also to share it and let others interact with it on your terms, not those of a corporate social media giant.

Published in Building Bridges, March 2019