Tag: wordpress
Here are some results I found for posts with the tag: wordpress.
Blog Post
Posted on
Mar 26, 2025
Connect Your WordPress Website to an Email Delivery Service
Easily connect your WordPress website to the email delivery service of your choosing by adding some simple configurations to your code.
Blog Post
Posted on
Jun 23, 2023
Useful WP-CLI Commands
If you are a WordPress developer you need to be using WP-CLI. Here are some of the commands that I find the most useful.
Blog Post
Posted on
Dec 18, 2023
Managing Your WordPress Website
The post is intended to give some guidance to those who may not be familiar with how to update their WordPress website.
Project
Posted on
Jan 21, 2025
Dutch Rentalz
A custom WordPress website for an equipment rental company that integrates with their ERP.

Project
Posted on
Jan 12, 2024
Sommers Market
A custom WordPress website for a small grocery store.

Blog Post
Posted on
Dec 06, 2023
Block Specified WordPress Plugins from Receiving Updates
This code can be placed in your theme's functions.php to prevent the specified WordPress plugins from getting updated.
Blog Post
Posted on
Jul 24, 2023
Add Custom Rewrite Rules to WordPress
Add custom rewrite rules to WordPress to replace a query string for a user profile page with a pretty url path.
Blog Post
Posted on
Jun 13, 2023
Use PHP to delete all WooCommerce customers with zero orders
An easy way to delete all users in WooCommerce that haven't made any orders.