Geert De Deckere
18af1823ae
Fix color modifications on shorthand hex colors
2012-06-14 10:14:45 +02:00
Mike Jolley
911cb359f5
Filter uncategorized. Closes #953 .
2012-06-10 19:29:04 +01:00
Mike Jolley
f9f1bb9ddd
Ordering tweaks/improvements and variation prices. Closes #1097 .
2012-06-10 18:15:02 +01:00
Mike Jolley
4ba57aa07e
readme
2012-06-06 19:29:47 +01:00
Arnaud CHEMINAND
c847f15314
Update master
2012-06-06 18:31:35 +03:00
Max Rice
5d2444aab0
added whitespace to fix odd php bug
2012-05-17 18:42:12 -04:00
Mike Jolley
4406751afd
more flexible template loader
2012-05-14 15:36:47 +01:00
Mike Jolley
ba735619d1
style settings
2012-05-01 19:28:45 +01:00
Mike Jolley
f90c6e0a1c
clear cache
2012-04-24 18:22:24 +01:00
Mike Jolley
d4133af4e6
is_product_category and is_product_tag support term argument
2012-04-20 18:36:26 +01:00
Mike Jolley
392571aab0
exists function
2012-04-20 11:17:40 +01:00
Coen Jacobs
60562e1a70
Added yards as dimensions unit
2012-04-18 14:19:04 +02:00
Mike Jolley
436a9dd19a
Malaysian ringgit
2012-04-17 10:26:11 +01:00
Mike Jolley
ea15344c9e
get_woocommerce_currency
2012-04-16 16:27:18 +01:00
Mike Jolley
b5ed56c82d
Hooks for WPML
2012-04-12 11:25:50 +01:00
Coen Jacobs
29dee59fde
Merge pull request #915 from favrik/master
...
My approach to fix #914
2012-04-11 07:15:20 -07:00
Mike Jolley
134edeb0b3
untrailingslash path
2012-04-11 11:02:35 +01:00
favrik
51fcae6920
Fix downloadable product permissions sql query when access_expires is null
2012-04-10 14:37:29 -07:00
Mike Jolley
cd7a2abd90
Allow zero return
2012-04-10 13:50:21 +01:00
Mike Jolley
df50d4dcfc
Added woocommerce_get_dimension/woocommerce_get_weight helpers for normalisation. Thanks Andy Zhang
2012-04-10 13:45:07 +01:00
Mike Jolley
6363420508
hooks for stock increase/decrease
2012-04-09 14:58:00 +01:00
Mike Jolley
86c8da6189
New walkers. Closes #891 .
2012-04-05 17:51:36 +01:00
Mike Jolley
99cff34206
Debug panel with transients clearer and role reseter tools
2012-03-23 16:28:27 +00:00
Mike Jolley
165863e292
Fix - ' in prices (thousand separator)
2012-03-19 12:52:27 +00:00
Mike Jolley
bb5f35fa91
Fix redirect when no payment required + admin bar. Closes #826 .
2012-03-16 15:09:12 +00:00
Mike Jolley
71092907c5
Admin bar hidden for customers only when locked down. #824
2012-03-16 11:18:53 +00:00
Mike Jolley
7123f02c22
Downloadable products use billing email. Store user data.
2012-03-12 13:49:42 +00:00
Mike Jolley
cdbcda7dab
Disable admin bar for customers. Closes #772 .
2012-03-12 09:43:22 +00:00
Mike Jolley
dac284269b
slugs. Closes #775 .
2012-03-08 10:29:17 +00:00
Mike Jolley
564c23ef5d
cleanup
2012-03-06 17:34:44 +00:00
lucasstark
34b9ef9b93
Locate Template Filters and Actions
2012-03-06 08:26:10 -05:00
Andor Chen
18f770a979
Added Chinese Yuan symbol
2012-03-05 23:15:47 +08:00
Mike Jolley
fa84b87425
Persistent cart
2012-03-04 12:37:41 +00:00
Mike Jolley
95fe36cd07
Save permissions + revoke access after xx days feature.
2012-02-25 21:11:06 +00:00
Mike Jolley
15ecb857bd
cookie when cart has content
2012-02-24 21:05:15 +00:00
Mike Jolley
9554a4c52c
Admin tweaks and mixed cart handling. Closes #651 .
2012-02-24 20:04:05 +00:00
Mike Jolley
fdb1359d19
Function for getting placeholder.png - woocommerce_placeholder_img_src() with filter woocommerce_placeholder_img_src
2012-02-24 16:23:08 +00:00
Mike Jolley
f22738b975
slight tweak. We don't need to look for slug.php in the plugin - its never there
2012-02-22 20:50:37 +00:00
agusmu
1c957ad149
better woocommerce_get_template_part function
...
the purpose of locate_template(array( 'loop-shop.php' code is for checking loop-shop.php in yourtheme/loop-shop.php first. but when this file is found, this file is not loaded, then it return empty shop page...
I rewrite this function to work in any scenario and follow get_template_part wordpress function...
2012-02-19 10:33:49 +07:00
Geert De Deckere
5f920ffdcf
Use a non-breaking space between currency symbol and price
2012-02-09 09:39:07 +01:00
Mike Jolley
11445ad34c
Cache tweaks and version
2012-02-07 12:09:30 +00:00
Mike Jolley
871271ffe9
get template part fix for loop-shop
2012-02-06 09:42:30 +00:00
Mike Jolley
3b5272e72e
Improved template loader
2012-02-03 16:42:21 +00:00
Mike Jolley
554d134c76
Logout fix
2012-02-01 19:11:36 +00:00
Mike Jolley
35fadb00fe
More consistent template file naming, broken checkout into templates
2012-01-29 13:36:33 +00:00
Mike Jolley
f8ea5ed281
Regex trim zeros back
2012-01-28 15:20:49 +00:00
Mike Jolley
0836ce04db
Better class names (final)
2012-01-27 16:38:39 +00:00
Mike Jolley
ceff57323c
trim trailing zero function
2012-01-27 15:00:12 +00:00
Mike Jolley
6b788cdd93
Prevent is_page being true. Closes #529 .
2012-01-25 20:13:54 +00:00
Geert De Deckere
fbcc8807d7
Simplified price_trim_zeros handling
2012-01-22 10:38:50 +01:00