Skip to content

robindevitt/woocommerce-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Woocommerce Snippets

This repo contains a variety of WooCommerce Snippets to changes a site's functionality.

Installation

You need to add the code snippts to your child theme’s functions.php file or via a plugin that allows custom functions to be added, such as the Code snippets plugin. Adding custom code directly to your parent theme’s functions.php file be lost entirely when you update the theme.

Contents

  1. Exclude products from a particular category on the shop page
  2. Add buttons to products on the shop/category page
  3. Include product dimensions and weight in admins emails
  4. Bypass logged in user can review to allow guests to review too
  5. Quick order search

About

Variety of WooCommerce Snippts

Topics

Resources

Stars

Watchers

Forks

Languages