Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ztickm authored Jul 2, 2019
1 parent 4bd8a48 commit 8c40664
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# 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)

0 comments on commit 8c40664

Please sign in to comment.