Here is a code snippet that you can use to have your WordPress website generate Uikit navigation bar or navigation menu. Once you include…
WordPress
The BEST Git Workflow for WP Engine for 2022
Please take the time to read through or you will not get it. Then you just wasted a click and bandwidth. The idea behind…
How to get WordPress post featured image in a custom size
In this post I will explain and give examples on how to make sure featured images are enabled in your theme and how to…
Common WP CLI commands that I find myself using a lot
WP CLI is a command line tool to interact with your WordPress installation. Its a way to configure and query WordPress websites without ever…
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 grid with filters the WordPress Plugin
I am happy to announce I have released one of the nicest portfolio plugins for WordPress. When it comes to portfolio pages some artists,…
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…