Approval Process with Email Notification using Google Sheets
Imagine collecting requests on a Google sheet and wanting a way to process those requests by moving them to another sheet. At the same time, you’d like to email the…
January 6, 2021 • 8 minute read
How To Add More Contact Fields to WordPress Profile
The WordPress Profile page allows you to define an email address and website, which you can then display on your site. Wouldn’t it be nice if you could define additional…
January 1, 2021 • 3 minute read
Capture Custom Response Header using Angular Interceptor
In a recent project, the API server exposed a custom response header called request-id, which uniquely identified the network request. If the network request failed, the request id could be…
December 21, 2020 • 2 minute read
How To Change The WordPress Admin and Login Logo
The WordPress login form displays the WordPress logo and clicking it goes to the WordPress website. Within the admin area, it also displays the WordPress logo in the toolbar. Let’s…
December 4, 2020 • 3 minute read
WordPress Filter Search Results By Category and Tag
Many WordPress themes provide a simple search form that includes a single input field for entering your search term. The search results are helpful, but what if you wanted to…
November 23, 2020 • 6 minute read