Skip to content

Instantly share code, notes, and snippets.

@mrmoyeez
mrmoyeez / remove-woo-slug.php
Created November 14, 2017 15:54 — 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
*/