Terms and Conditions Popup at WooCommerce checkout Show a professional Terms and Conditions Popup at WooCommerce checkout that saves user responses in the database…
WordPress
Boost Legal Compliance and User Trust with the Terms and Conditions Popup Plugin for WordPress
As website owners, it’s essential to follow the rules and gain the trust of your users. A practical way to achieve both goals is…
How to create a new WordPress user on WP Engine
When it comes to creating a new user for any WordPress website the easiest way I found is using WP CLI command line tool.…
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…
Terms and conditions plugin for WordPress
A professional Terms and Conditions popup for the real world. I was looking for WordPress plugins for terms conditions for logged in users. I…
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 2023
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…