Tag: wordpress

Here are some posts with the tag: wordpress.

December 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.

Sommers Market

A custom WordPress website for a small grocery store.

Learn More 

December 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.

June 23, 2023

Useful WP-CLI Commands

This code can be placed in your theme's functions.php to prevent the specified WordPress plugins from getting updated.

July 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.

June 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.