How to Customize a Plugin or Theme When There’s No Documentation

Have you ever wanted to customize a plugin or theme but they didn’t offer any documentation? Or maybe they did have documentation but you didn’t know how to use it. Don’t let that stop you from making your site look and work the way you want it to. We will cover how to use actions and filters, how to find what actions and filters are available to you, how to modify something in a plugin or theme that doesn’t provide an easy way to do so, how to add functionality with a combination of PHP and JavaScript, how to use regular expressions to change anything, how to modify SQL queries, and the tools to help you along the way.

Speaker