‘WordPress Security For Normal People’ Slides Now Available
The slide deck from my WordCamp Maine 2016 talk on WordPress security. Note: Only fools heed the advice of context-less slides found on the Internet.
The slide deck from my WordCamp Maine 2016 talk on WordPress security. Note: Only fools heed the advice of context-less slides found on the Internet.
This recap walks beginners through the steps needed to make a plugin, including info on how WordPress builds a page, and the hook-callback plugin model.
A data model representing what a WordPress post looks like is the basic building block for interacting with the WordPress XML-RPC API.
Never send unescaped arguments to a MySQL command, even if you're using ASP.NET.