Here is my reply to a reader who contacted me about Migrating stripe subscriptions to WooCommerce. I am sharing in hopes that it will…
Latest posts - Page 2
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…
Drupal 8 – add JavaScript and CSS to a certain page by alias
In this following example I will share some code snippets that will attach a custom JavaScript and CSS only to be loaded for a…
Git Er Done! GED the plan to finish your side projects.
How to finish your side projects. If you have many side projects that you are working on and can’t find time or energy 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…
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 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…