Mike Jolley
30e6beb861
Fix buttons and externals. Closes #2437 .
2013-02-13 09:29:00 +00:00
Mike Jolley
60e52751d7
Revert "deprecated"
...
This reverts commit f5f9db1c87
.
2013-02-12 10:54:40 +00:00
Mike Jolley
b67492fe68
Hide thumbnails when empty. Closes #2409 .
2013-02-11 14:17:57 +00:00
Mike Jolley
be254db6f9
no products found
2013-02-10 23:01:09 +00:00
Mike Jolley
f5f9db1c87
deprecated
2013-02-10 20:28:58 +00:00
Mike Jolley
3e5b4141f6
Refined the way in which tabs are added to products
2013-02-10 17:33:13 +00:00
Mike Jolley
bf5c90e2ba
Remove pagination hook - use after loop instead.
2013-02-10 16:06:15 +00:00
Mantish
c1ef529fe8
Fix missing state selector(dropdown) for logged-in users.
2013-02-06 18:57:57 -05:00
Mike Jolley
aa9a9b03d0
Dont escape the html
2013-01-31 15:23:37 +00:00
Mike Jolley
250605d131
prevent undefined state placeholder
2013-01-20 12:47:03 +00:00
Mike Jolley
261f413405
Ratings in loops for sort by rating
2013-01-12 10:53:24 +00:00
Gerhard
99fe1207c2
fillter to modify the get_categories arguments on the shop page
2013-01-10 14:56:04 +02:00
Mike Jolley
2d851894b7
Merge pull request #2132 from GeertDD/no_empty_div
...
Don't show an empty div element if there's no page description
2013-01-03 04:39:14 -08:00
Mike Jolley
b6387a152e
New checkout field layout Closes #2120 .
2013-01-03 12:37:07 +00:00
James Koster
79c3893e7e
encode the slash..
2013-01-03 11:57:33 +00:00
James Koster
93d147dd38
breadcrumb markup and more appropriate separator
2013-01-03 11:54:07 +00:00
James Koster
5302eb019f
css class name consistency #2086
2013-01-03 11:40:10 +00:00
Geert De Deckere
e92b474561
Don't show an empty div element if there's no page description
2013-01-03 12:26:28 +01:00
Mike Jolley
4f8ef0cd02
Cleaned up description hooks Closes #2125 .
2013-01-03 10:19:56 +00:00
Mike Jolley
0ca4880152
wc-breadcrumb #2077
2012-12-28 20:07:39 +00:00
Mike Jolley
5f47f5e3c9
Merge pull request #2077 from GeertDD/breadcrumb
...
Breadcrumb
2012-12-28 11:48:41 -08:00
Geert De Deckere
e008ba1ad3
Prevent empty term-description div
2012-12-28 19:36:03 +01:00
Geert De Deckere
c264829231
Made the home link optional in the breadcrumb
2012-12-28 17:18:54 +01:00
Geert De Deckere
239aa1e189
Breadcrumb defaults filter
2012-12-28 17:06:56 +01:00
Mike Jolley
110bc854e0
Some validation. Closes #1949 .
2012-12-10 14:50:49 +00:00
Mike Jolley
bfcb3ec1e9
Load options in checkout class and ensure hooks are available to change the options. Closes #1950 .
2012-12-10 12:34:59 +00:00
Mike Jolley
3c66ddae42
Class tweaks, need more testing. Closes #1874 .
2012-11-29 16:48:40 +00:00
Mike Jolley
b1ec4b289a
Nuked whitespace. Closes #1846 .
2012-11-27 16:22:47 +00:00
Mike Jolley
0361a2f0cb
Settings API tweaks.
...
Uses same names as the settings API for gateways which Closes #1848 .
Allows a single level of array based IDs for options which Closes #1826 .
Related to #1826 this is now used for image size settings.
2012-11-27 15:39:32 +00:00
Mike Jolley
b226b38c0c
custom_attributes option added to woocommerce_form_field args. Pass name/value pairs. Closes #1764 .
2012-11-19 15:05:23 +00:00
Mike Jolley
4720628a71
Hooks galore for integers vs floats. Closes #1113 .
2012-11-19 14:05:06 +00:00
Mike Jolley
784b7ae3b6
New shop page/category archive display settings, and the ability to change display per-category. Closes #1600 .
2012-11-08 18:05:18 +00:00
Mike Jolley
21e9252405
Country text instead of dropdown. Closes #1658
2012-11-06 12:43:17 +00:00
Mike Jolley
7a055f5296
Change class handling for country. Closes #1683 .
2012-11-06 11:49:49 +00:00
Mike Jolley
357e35006c
Moved page title logic to a function. #1612 .
2012-11-04 16:01:40 +00:00
grappler
4526a8af9d
Update woocommerce-template.php
...
Improved i8n for the product search.
2012-11-03 10:31:14 +01:00
Coen Jacobs
21b83e8efe
[3.2.3] XSS #1575
2012-10-16 15:46:23 +02: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
596c408c27
Pagination + sorting tweaks, new active filters widget, sort both directions for price, fix for #coenfail. Closes #771 .
2012-10-14 13:06:41 +01:00
Mike Jolley
2a30cfda0e
loop start and end. Closes #1356 .
2012-09-30 14:41:07 +01:00
Mike Jolley
3c8b5fd40e
Move loop_end hook so its called when the function exists. Closes #1529 .
2012-09-30 11:31:23 +01:00
Mike Jolley
f6d0bd2c06
Upsells
...
* Tweak - Removed upsell limit - show whats defined.
* Tweak - Args for upsells to control per-page and cols.
2012-09-21 16:47:57 +01:00
Coen Jacobs
42c99bd1d3
Maxlength param for woocommerce_form_field(). Closes #1087
2012-09-11 00:06:47 +02:00
Mike Jolley
fdd34e5c0e
session -> transient WIP
2012-09-07 18:26:13 +01:00
Mike Jolley
43bdc4ce99
Add ID to apply_filters post_title
2012-09-05 20:40:09 +01:00
Mike Jolley
b5b665e9ec
More class docs
2012-08-15 19:15:10 +01:00
Mike Jolley
ef7ec98f2e
templates
2012-08-14 23:43:54 +01:00
Mike Jolley
5b007d4918
Function docs.
2012-08-14 23:43:53 +01:00
Mike Jolley
377ddce930
Demo store notice option
2012-08-10 10:35:25 +01:00