WP CLI is a command line tool to interact with your WordPress installation. Its a way to configure and query WordPress websites without ever…
Latest posts - Page 3
Magnet Motor
This is really amazing. My father used to build magnetic motors as a hobby, I wish he could have seen this video.
Go To Plugins for WordPress
Here is a list of plugins that I consider Go To Plugins that I trust and use on a regular basis when I need…
Perfecto Portfolio Support Page
This is the official Support Page for The Perfecto Portfolio WordPress Plugin. Feel free to ask any questions related to the Perfecto Portfolio WordPress…
Deprecated: Function create_function() is deprecated – fix
I got the following warning on my website: Deprecated: Function create_function() is deprecated it was being thrown by themes\bone\inc\widgets\minimaldog-post-list-widget.php on line 168 . Here is the fix…
WordPress Security for Developers – the beautiful overlook
WordPress security is for everyone and this article is for anyone who opened the code editor at least once. If you are tweaking WordPress…
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.…