WordPress security is for everyone and this article is for anyone who opened the code editor at least once. If you are tweaking WordPress…
Latest posts - Page 3
NodeMCU ESP8266 Tutorials
IF you are getting started with these micro controllers here are a few short tutorials to get you up an running. I hope you…
NodeMCU Libraries Collection
He is a collection of Libraries that I use with NodeMCU. Arduino ESP8266 Libraries https://github.com/esp8266/Arduino/tree/master/libraries ESP8266 Example Code, really good collection https://github.com/acrobotic/Ai_Tips_ESP8266 WiFi WiFi…
Sanitize Date and Time values in WordPress
The following post shares a code snippet that you can use to sanitize a date time value before saving it in a field or…
WordPress Security Checklist for Websites Hosted on Managed Hosting Platforms
My checklist for websites on managed WorPress hosting platforms is much shorter and different than what would be for a self hosted WP websites.…
5/3/2019 – Friday music y’all – Eric Church – Drink In My Hand
Weekend is here soon, better get ready.
5/2/2019 – Midweek Music – Blake Shelton – God’s Country
Music to keep you energized for the rest of the week.
WordPress pass query variables in URL
This comes up often enough so I thought I should make a quick post about it. The deal is that you want to pass…
4/29/2019 – Monday music to start your week – Kip Moore – The Bull
Here is to a wonderful week. Cheers!
Genesis add widget area on home page or posts
In this post I will share the code snippet that registers a widget. I will also demo 3 use cases with examples that are…