Mike Jolley
b552e41f60
Tweak menu names.
2012-07-26 15:33:02 +01:00
Mike Jolley
8cdc3738c2
Removed session_name. Closes #1291 .
2012-07-25 19:20:21 +01:00
Mike Jolley
6d7e06b500
Better caching support + mini-cart template
2012-07-25 18:59:12 +01:00
Mike Jolley
ffb34fdc83
Fix up orders when not in a submenu
2012-07-23 13:56:05 +01:00
Mike Jolley
811c1bdcbb
Version
2012-07-19 19:41:03 +01:00
Mike Jolley
08ae311d43
HTTP_X_FORWARDED_PROTO
2012-07-18 18:07:39 +01:00
Mike Jolley
1be0b9f8f2
Backorder handling. Closes #835 .
2012-07-17 19:11:14 +01:00
Mike Jolley
6fe7e831b2
Set session_name to avoid conflicting sessions across installs. Closes #1217 .
2012-07-17 16:01:01 +01:00
Mike Jolley
30b8ddaf1d
Split up frontend scripts so they can be loaded when needed.
2012-07-17 15:09:18 +01:00
James Collins
8fd4b636af
1.6.0 beta 1 version number updates
...
Corrects deprecated function version number, and plugin version number.
2012-07-17 12:54:42 +10:00
Mike Jolley
939d835b3e
edit_users. Closes #1179 .
2012-07-11 19:37:33 +01:00
Mike Jolley
1910f4a4f7
Coupon usage counts on cancell. Closes #1210 .
2012-07-10 16:52:52 +01:00
Mike Jolley
96a522bc82
template_redirect
2012-06-29 16:38:00 +01:00
Mike Jolley
b373a82de2
moved checkout buffer function
2012-06-28 12:19:54 +01:00
Mike Jolley
c9ddba1e35
Hooks for stripe
2012-06-19 19:09:51 +01:00
Mike Jolley
99c859ca30
Small save bug with Mijireh
2012-06-14 17:25:49 +01:00
Coen Jacobs
d253181f79
Code style fixes, changed space use around arguments
2012-06-14 12:08:50 +02:00
Mike Jolley
10f5a48a33
space
2012-06-14 10:20:49 +01:00
Mike Jolley
731f588b31
Readme and versions
2012-06-10 20:12:06 +01:00
Mike Jolley
c6d6fd7901
ajax coupon form. Closes #1061 .
2012-06-10 12:40:07 +01:00
Mike Jolley
e128fc02ee
Merge pull request #1129 from GeertDD/menu_names
...
Allow custom translations for admin menu names
2012-06-08 12:31:58 -07:00
Mike Jolley
0f905e9cd0
mijireh gateway
2012-06-08 11:46:10 +01:00
Geert De Deckere
6128a82da6
Allow custom translations for admin menu names
2012-06-07 10:06:33 +02:00
Mike Jolley
0fce6aecaa
localisation issues Closes #1106 .
2012-06-06 21:35:40 +01:00
Mike Jolley
809175b41c
filters. Closes #1108 .
2012-06-06 20:28:15 +01:00
Mike Jolley
405a1eb147
out of state rounding tweaks
2012-06-05 12:21:52 +01:00
bfred-it
713baa8ac5
Fixes error "number_format() expects parameter 1 to be double, string given" on some servers
2012-05-28 15:42:15 +03:00
Mike Jolley
b7894b14ca
Counts. #1084 .
2012-05-28 10:19:29 +01:00
Mike Jolley
19b4d7344b
clear transient
2012-05-26 16:31:58 +01:00
Mike Jolley
48c222f9d1
spaces
2012-05-24 12:20:28 +01:00
Mike Jolley
8332137cf9
Strange error where detecting the page (is_page etc) would break the canonical redirect in some instances when hooked into 'wp'. Used the later get_header hook instead.
2012-05-17 22:26:56 +01:00
Mike Jolley
0b5fcd5139
version bump and installer cleanup
2012-05-17 12:58:25 +01:00
Mike Jolley
aa2bf617ab
variations solid individually handling
2012-05-11 12:47:23 +01:00
Mike Jolley
e6f5426839
Tweaks for launch
2012-05-10 12:45:14 +01:00
Mike Jolley
e92ceaae15
No word from .org team - removing wootransmitter for now
2012-05-10 10:34:44 +01:00
Bronson Quick
454181ec86
Add WooCommerce Products to the Appearance->Menus screen in WordPress so that products can be easily added to menus rather than using Custom Links to the URLs of products
2012-05-10 15:03:37 +10:00
Mike Jolley
58f5afdc46
tweaks to options
2012-05-09 00:53:23 +01:00
Mike Jolley
2cac2f9d68
Drag and drop ordering for products. Closes #95 . Closes #995 .
2012-05-08 20:30:18 +01:00
Mike Jolley
9d30ad15fa
wootrans opt in
2012-05-08 17:29:27 +01:00
Mike Jolley
a537b2c18f
Woo Transmitter Integration
2012-05-08 16:23:09 +01:00
Geert De Deckere
e5556af3ca
Apply the filter "plugin_locale" to the locale for loading language files from the WP_LANG_DIR
2012-05-03 13:48:35 +02:00
Mike Jolley
62c1d9d15c
ShareYourCart + integration tweaks
2012-04-30 20:50:52 +01:00
Mike Jolley
7840c79251
style rework. Shareyourcart (needs more work)
2012-04-28 18:28:18 +01:00
Mike Jolley
e8c57f7781
Protocol-relative AJAX URL
2012-04-24 18:32:17 +01:00
Mike Jolley
f90c6e0a1c
clear cache
2012-04-24 18:22:24 +01:00
Mike Jolley
9392908456
nginx proxy
2012-04-23 13:41:17 +01:00
James Collins
2bd123f37c
Merge remote branch 'upstream/master'
...
Conflicts:
woocommerce.php
2012-04-19 17:46:18 +10:00
James Collins
9b9366c675
Body Classes should be sanitised
...
Correctly add the current theme's name to the <body> classes. Previously, theme names that contain spaces and other strange characters would cause problems.
Also ensure that any other body classes that WooCommerce adds are also sanitised.
2012-04-19 17:14:48 +10:00
Mike Jolley
d7ff3bd6fc
update_count_callback for tags
2012-04-18 12:36:16 +01:00
Brent Shepherd
adc0d01611
Replacing use of deprecated function get_current_theme() in versions of WP newer than 3.4 where the replacement wp_get_theme() exists.
2012-04-18 08:44:33 +10:00