Created
March 26, 2014 03:12
-
-
Save simonlk/9776315 to your computer and use it in GitHub Desktop.
WooCommerce Name Your Price Plugin add to cart by URL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This isn't code, just a tip that will hopefully get picked up by search engines for anyone that needs it (me when I have this problem next). | |
| domain.com/cart/?add-to-cart=15998&credit_called[15998]=44 | |
| Where 15998 is the product ID |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is documented in the changelogs at https://dzv365zjfbd8v.cloudfront.net/changelogs/woocommerce-name-your-price/changelog.txt:
It really should be in the actual documentation!