While working on a recent project, I was faced with the task of preventing users from going click-crazy on the page while they waited for an AJAX call to be completed. I didn’t have time to manually disable all the page’s actionable elements and needed...
Not too long ago I was assigned a task that involved a bit of back-end magic. Part of the assignment called for creating a page that would display the name of a US State passed in a URL parameter. The issue with parameters in WordPress is that, aside from the...