Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 477 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 477 Bytes

Show SKU in Woo

Basic WooCommerce Plugin that shows products' SKUs under their names in the shop

Functionality

This plugin adds a span containing the product's SKU below each product's name in the shop page

Installation

Just install the plugin and it will work automatically

To Do

  • Add container element customization option (span / h1 / h2 / h3 / etc..)
  • Add placement customization option (Under name / Between name and picture / Above picture)