Mike Jolley
bd4c90dbec
Docblocks
...
Fixes #10336
2016-02-12 11:28:44 +00:00
Mike Jolley
1093d2f64c
Check passed in variables are set
...
#9983
2016-01-06 11:52:18 +00:00
Mike Jolley
948a8f5c47
Filters for loop add to cart
...
Closes #9753
2015-12-04 11:50:37 +00:00
Claudio Sanches
5893875b0c
Removed period for file headers
2015-11-03 11:53:50 -02:00
Claudio Sanches
ee30b5b308
Fixed php docs standards
2015-11-03 11:31:20 -02:00
Mike Jolley
aec0e0e327
supports() method which mirrors gateways
...
Closes #9471
2015-11-02 11:23:50 +00:00
Kathy Darling
856d192bff
Use generic `ajax_add_to_cart` class for adding items in the loop to the cart via ajax.
2015-10-30 12:54:49 -05:00
Caleb Burks
ee2757c08f
Specific template override paths
2015-10-03 02:58:08 -05:00
Mike Jolley
de4a80f950
Add disclaimer to template files
...
Closes #8942
2015-10-01 16:07:35 +02:00
shivapoudel
fbf0314bb6
Absolute path should have curly braces - part 1
2014-09-22 22:16:03 +05:45
Mike Jolley
b04ca15952
Only add add_to_cart_button if purchasable and in stock
...
Fixes #5132
2014-06-03 14:35:42 +01:00
Rob Davarnia
e3116a4a2b
Update add-to-cart.php
2014-02-28 15:42:14 -08:00
Rob Davarnia
e7ca60b2a2
Ability to add custom quantity using shortcode
2014-02-28 13:43:31 -08:00
justinstern
e96a6ae3f3
Fix Non-Purchasable Simple Product in Product Loop
...
add_to_cart_button class is only applied if the product is purchasable
2014-01-09 21:38:05 -05:00
Mike Jolley
ef49977905
add_to_cart_url add_to_cart_text and single_add_to_cart_text class methods allowing greater control with custom classes.
...
Closes #3484 and Closes #3143 . Pinging @thenbrent as the handler was
originally his idea and I've killed it.
@helgatheviking In 2.1, add to cart URLs will only be used in loops, so
conditonal logic should no longer be neccessary. Single templates post
to themselves without the need for the URL.
2013-09-25 12:35:06 +01:00
Brent Shepherd
4edd972644
Use handler for add-to-cart button text also
...
Related to SHA: bd78ca6
2013-03-01 14:52:04 +10:00
Mike Jolley
18ab00d10d
escape for #2441
2013-02-14 16:50:45 +00:00
yitzchak
2086c66d22
Update templates/loop/add-to-cart.php
...
Added data-product_sku attribute to allow SKU tracking in analytics from shop loop.
2013-02-13 14:29:33 -05:00
Mike Jolley
30e6beb861
Fix buttons and externals. Closes #2437 .
2013-02-13 09:29:00 +00:00
Justin Stern
1bd820369c
Loop 'add to cart' link customizable
...
added apply_filters to loop 'add to cart' link/button
2012-12-31 17:13:19 -05:00
Mike Jolley
75ca794bba
Separate classes per product type, with new get_product function and hooks to change the classes which get loaded. #1497
2012-11-21 18:07:45 +00:00
Mike Jolley
8c3ad31c07
Localisation spacing.
2012-10-16 10:45:33 +01:00
Coen Jacobs
943091d2ca
[3.1.4] Prevent direct access to files #1575
2012-10-15 12:57:58 +02:00
Mike Jolley
ef7ec98f2e
templates
2012-08-14 23:43:54 +01:00
Mike Jolley
7c69f3a431
Fix - Missing grouped product cart buttons
2012-08-11 16:41:28 +01:00
kathy
f2415b3761
switch get_price() checks to is_purchasable() for displaying Add to Cart button
2012-08-06 19:27:24 -05:00
Mike Jolley
cedcca7fe7
is_purchasable. Closes #1331 .
2012-08-07 00:33:52 +01:00
Mike Jolley
a322a83a7d
analytics tracking
2012-07-30 16:01:33 +01:00
Mike Jolley
183a3e096d
Hooks. Closes #1224 .
2012-07-10 15:39:54 +01:00
Mike Jolley
7bcb3deb62
small markup tweaks
2012-05-26 15:18:44 +01:00
Mike Jolley
6f17cd4d4e
nofollow cart buttons
2012-04-11 21:21:40 +01:00
Mike Jolley
e19f46c79d
Add new terms + printf vs echo sprintf Closes #138 .
2012-04-09 00:57:38 +01:00
Mike Jolley
316ed9901a
use product id in loop instead of $post global
2012-02-17 21:08:56 +00:00
Mike Jolley
f74e041a30
Renamed textdomain Closes #444 .
2012-01-05 11:31:22 +00:00
Mike Jolley
3cfe43a80e
Templates
2011-12-12 11:35:54 +00:00