Skip to content

Instantly share code, notes, and snippets.

@contempoinc
Created July 23, 2015 17:07
Show Gist options
  • Save contempoinc/0a4419fda5e6ec5c1558 to your computer and use it in GitHub Desktop.
Save contempoinc/0a4419fda5e6ec5c1558 to your computer and use it in GitHub Desktop.
<?php
add_action( 'woocommerce_after_shop_loop_item_title', array( WC_Wishlists_Plugin, 'add_to_wishlist_button' ), 10 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment