![](https://amandagiles.com/wp-content/uploads/2019/11/debugging-101-markus-spiske-iar-afB0QQw-unsplash-300x200.jpg)
I gave this talk at the Boston WordPress meetup about debugging in WordPress. It’s meant to be an introduction for non-programmers to help decipher and solve issues or errors in…
This talk given at WordCamp Boston 2016 on July 23, 2016. One of the most powerful (and proper) ways to modify WordPress core, themes, or plugins is through the use of action and filter hooks. Come learn what these hooks are, how to find them, and how to use them effectively to alter the default behavior of WordPress core, themes, and plugins to make them do our bidding.
CSS (Cascading Style Sheets) is a language used to control the look and feel of your website. This powerful tool controls the spacing, coloring, fonts, and decorative elements (such as…
Here are the code snippets from my “Amp Up Your Admin” talk which I’ve given at WordCamp Providence in 2014, WordCamp Miami in 2017, and at the Boston WordPress March 2017…
SOLUTION: Append the original URL to Gravity Forms notifications automatically Most developers who use Gravity Forms have had this situation come up at some point. You get a Gravity Form email…
The Omnisearch module within the Jetpack plugin for WordPress seems like a dream come true. One search to rule them all! Amazing, right? Wrong! Omnisearch only searches posts, pages, comments,…
Here are the slides and all associated file for my talk “Shortcodes vs Widgets: Which One and How?” given at WordCamp Boston on Aug 23, 2014. If you have issues…
Slides and related code files from my “Creating Customizable Widgets for Unpredictable Needs” talk given at WordCamp Maine on Aug 16, 2014. If the embedded slides aren’t displaying correctly for…