Skip to content

Instantly share code, notes, and snippets.

View lasantha's full-sized avatar

lasantha lasantha

View GitHub Profile
@ChromeOrange
ChromeOrange / functions.php
Created August 22, 2012 09:08
Custom Add To Cart Messages
<?php
/**
* Custom Add To Cart Messages
* Add this to your theme functions.php file
**/
add_filter( 'woocommerce_add_to_cart_message', 'custom_add_to_cart_message' );
function custom_add_to_cart_message() {
global $woocommerce;
// Output success messages