This is the official Support Page for The Perfecto Portfolio WordPress Plugin. Feel free to ask any questions related to the Perfecto Portfolio WordPress…
Latest posts - Page 5
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.…
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…