Skip to content

Instantly share code, notes, and snippets.

@fjarrett
Created September 23, 2014 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fjarrett/70d5ef34b527b54d1e7a to your computer and use it in GitHub Desktop.
Save fjarrett/70d5ef34b527b54d1e7a to your computer and use it in GitHub Desktop.
A Minimalist's Guide to WordPress Plugin Development
For some, the idea of writing a WordPress plugin is scary because there is so much that you can do with them, both good and bad. But plugins don't have to be complicated, there are some amazing things you can do with just a few lines!
In this session, we're going to examine just how simple a plugin can really be, and inspire one another to write more plugins, in less time, with less code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment