When it comes to creating a new user for any WordPress website the easiest way I found is using WP CLI command line tool.…
Latest posts
OCI runtime exec failed: exec failed: starting container process caused: exec: “wp”
Lando was not able to run wp cli, and gave me the following error: OCI runtime exec failed: exec failed: container_linux.go:380: starting container process…
Uikit Navbar by a WordPress Menu Walker
Here is a code snippet that you can use to have your WordPress website generate Uikit navigation bar or navigation menu. Once you include…
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 fix Drupal\media\OEmbed\ProviderException on local environment
Oembed issues on Local Drupal development throwing Could not retrieve the oEmbed provider database Drupal\media\OEmbed\ProviderException: Could not retrieve the oEmbed provider database from https://oembed.com/providers.json…
Drupal 8 Paragraphs Extract URL from link field
I searched far and wide on whats the best way in Drupal 8 Praragraphs to Extract the URL from the link field and found…
RE: Migrating stripe subscriptions to WooCommerce
Here is my reply to a reader who contacted me about Migrating stripe subscriptions to WooCommerce. I am sharing in hopes that it will…
Terms Popup On User Login – Support page
This is the official Support Page for Terms Popup On User Login WordPress Plugin. Feel free to ask any questions related to the Terms…
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…