Skip to content

Instantly share code, notes, and snippets.

@hcdltxhy
hcdltxhy / remove-woo-slug.php
Created December 10, 2024 02:25 — forked from timersys/remove-woo-slug.php
Remove product-category slug from Woocommerce
<?php
/*
Plugin Name: Remove product-category slug
Plugin URI: https://timersys.com/
Description: Check if url slug matches a woocommerce product category and use it instead
Version: 0.1
Author: Timersys
License: GPLv2 or later
*/