Coen Jacobs
943091d2ca
[3.1.4] Prevent direct access to files #1575
2012-10-15 12:57:58 +02:00
Mike Jolley
5dbab16692
widgets and shortcodes
2012-08-14 23:43:54 +01:00
Mike Jolley
b1e320f289
Fix - Hide if cart is empty option
2012-08-10 14:36:24 +01:00
Mike Jolley
6d7e06b500
Better caching support + mini-cart template
2012-07-25 18:59:12 +01:00
Mike Jolley
058c3ed9d4
revert class
2012-06-29 22:14:40 +01:00
Mike Jolley
f2f847ad5b
Tweaks to #1180 . And get_image confusion resolved (it shouldn't echo)
2012-06-29 18:56:42 +01:00
Manos Psychogyiopoulos
e98005a27c
Hide items from cart widget.
...
Useful for hiding dummy cart items.
"Product Bundles" uses this to only show bundled products when pricing
is per-item (emphasis on contents), or to hide them when pricing is
fixed for the whole bundle (emphasis on bundle).
2012-06-23 17:19:15 +03:00
Mike Jolley
7036acf989
Cart widget respects cart tax settings, Exempt from VAT shows price ex VAT. Closes #1128 .
2012-06-10 15:48:52 +01:00
Geert De Deckere
fb9279ca09
Small js fix for 75a8b62cc3
2012-03-18 20:09:05 +01:00
Gary Jones
75a8b62cc3
Don't assume ul is the immediate child inside cart widget.
2012-03-16 22:12:22 +00:00
Gary Jones
9ffe61ebb2
Revert previous changes to master branch.
2012-03-16 22:09:11 +00:00
Gary Jones
697ea323f1
Add missing . before class name, in previous commit.
2012-03-16 21:22:38 +00:00
Gary Jones
3d0870110a
Don't assume ul is the immediate child inside cart widget.
2012-03-16 16:56:32 +00:00
Mike Jolley
4fab179206
Hiding the cart widget option now shows the widget if adding to cart via ajax
2012-02-27 11:04:25 +00:00
Mike Jolley
f74e041a30
Renamed textdomain Closes #444 .
2012-01-05 11:31:22 +00:00
Mike Jolley
c8a077df5c
Option to hide cart if empty
2011-12-19 00:45:24 +00:00
Mike Jolley
7163d1dd38
Download URL fix with HTTPS
2011-12-15 11:21:06 +00:00
Mike Jolley
dae7cf35a2
Optimisations + order details template
2011-12-09 21:47:12 +00:00
lukecarbis
37d027c0b5
Missing apostrophe.
2011-11-21 15:20:16 +10:00
Mike Jolley
56d3bb56a6
More optimisations
2011-11-14 01:20:07 +00:00
Mike Jolley
5d0aaae5fe
Use parents image if not set. Closes #169 .
2011-11-09 15:39:14 +00:00
Mike Jolley
869f413e9b
New cart code adapted from Lucas Starks pull request.
...
Cart items are indexed by an md5 hash rather than numeric keys so we
can add custom data to cart items.
Plugins can hook in and add meta data, load it, and display it. The
adjust_price() function lets you adjust a products price too since its
loaded and stored in the cart on page load.
All works like a dream, all thats left is to show the values on the
cart page, and store them in the order item meta. Order item meta does
need a slight change though, to allow data with the same keys. Working
on that next.
2011-11-06 13:45:18 +00:00
Mark Jaquith
f784986a0d
First esc_attr() pass
2011-09-19 14:02:55 +08:00
Mike Jolley
c18f533b39
Overhauled classes and removed singletons
2011-09-06 12:11:22 +01:00
Mike Jolley
603fe20eaf
Modified how image sizes are returned
2011-09-05 10:18:24 +01:00
James Koster
30cac156d1
added span
2011-08-30 14:09:39 +01:00
Mike Jolley
d3377cdfc6
Prevent out of stock in cart
2011-08-30 12:24:28 +01:00
Mike Jolley
d2596ddeea
Recent reviews fix, start on recently viewed widget
2011-08-29 13:48:50 +01:00
Mike Jolley
5cd9629a45
Image size options
2011-08-27 20:20:28 +01:00
Mike Jolley
4d8d82b941
Tidied up widgets
2011-08-26 22:28:55 +01:00
Mike Jolley
1832e8bd8d
New email system, better order review handling
2011-08-16 15:06:08 +01:00
Mike Jolley
b4d2023f54
h3 in loop, renamed widgets
2011-08-10 18:30:58 +01:00
Mike Jolley
0425a68eca
WooCommerce conversion and update
2011-08-10 18:11:11 +01:00