If you haven’t read Part 1, Part 2, and Part 3 of this article series, make sure you check them out first! We created and deployed a Google Apps Script…
Have you ever wanted to include something other than a post in the WordPress loop? Maybe you want to display an ad after the first post. Let’s learn how to…
jQuery makes it pretty easy to bind to events for elements that are already present when the page loads. What if new elements are added after the page loads? How…