Mike Jolley
7cf3c67c76
Wrapper for wp_get_post_terms to handle parent sorting. Closes #3762 . Closes #3758
...
@coenjacobs for .15
2013-09-13 12:07:58 +01:00
Mike Jolley
9cdb3821e2
Added .14 readme to 2.1 master
2013-09-06 10:22:56 +01:00
Mike Jolley
02af8a00a5
woocommerce_address_to_edit #3690
2013-09-04 14:57:12 +01:00
Mike Jolley
5f2e489944
simpler woocommerce_get_product_schema function.
...
Closes #3297 .
2013-08-20 13:52:06 +01:00
Mike Jolley
2e6aaa9ede
Hide password protected posts from loop, prevent adding to cart, hide product content. Closes #3617 .
2013-08-19 18:19:27 +01:00
James Koster
7a132cb1df
readme
2013-08-19 15:13:12 +01:00
Mike Jolley
0b8dd0476c
PayPal PDT handler Closes #3414
2013-08-19 12:28:29 +01:00
Mike Jolley
b62747a810
Tax rates pagination. Closes #3036 .
2013-08-13 12:18:24 +01:00
James Koster
172eed0945
3.6 ready !
2013-08-12 17:05:59 +01:00
Mike Jolley
110d8c3026
BACS, Cheque, COD Closes #3172
...
Rather than merging them (they are all different) I've refactered code
and added multiple accounts in BACS which has had multiple requests.
2013-08-05 16:34:54 +01:00
Mike Jolley
03af136986
Separate ship to options from sell to. Closes #3215 .
2013-08-02 16:54:28 +01:00
Legradi Szabolcs
0b92287bd4
Enable states in Hungary
...
The states file for Hungary is in the project for some time now, this
commit enables the use of it.
2013-08-01 16:43:00 +02:00
James Koster
5797fa4d16
reverted Hungarian translation
2013-07-28 21:23:30 +01:00
James Koster
1c7bed245c
Hungarian translation updates
2013-07-28 11:20:27 +01:00
Mike Jolley
81f188b4ca
PayPal authorization feature
2013-07-23 10:18:58 +01:00
Mike Jolley
12d6569cc1
Readme + versions
2013-07-19 11:09:19 +01:00
Mike Jolley
3c14350d1e
Readme update
2013-07-18 14:14:04 +01:00
Mike Jolley
18a448ff77
Tweaked popularity sorting to work better when no sales are present.
2013-07-17 11:21:52 +01:00
Mike Jolley
3779fa5e40
Readme
2013-07-15 17:22:54 +01:00
Coen Jacobs
c038f396f9
Merge remote-tracking branch 'origin/release-2-0-12'
...
Conflicts:
assets/js/frontend/checkout.min.js
classes/widgets/class-wc-widget-best-sellers.php
classes/widgets/class-wc-widget-onsale.php
classes/widgets/class-wc-widget-random-products.php
classes/widgets/class-wc-widget-recent-products.php
classes/widgets/class-wc-widget-recently-viewed.php
readme.txt
woocommerce.php
2013-06-26 12:07:12 +02:00
Coen Jacobs
8ec3ee7a85
2.0.12 version bump
2013-06-17 16:26:29 +02:00
Coen Jacobs
0d554994e6
Add actions for attribute create/update/delete
...
As committed on master branch via:
- https://github.com/woothemes/woocommerce/pull/3298
2013-06-17 16:15:24 +02:00
James Koster
4eedd9b195
dummy data csvs. closes #3119
2013-06-17 14:00:05 +01:00
Mike Jolley
0b300a1548
readme
2013-06-17 12:21:24 +01:00
Coen Jacobs
ed0bfbf62c
Fixed query breaking when using some product widgets and closes #3333
2013-06-14 16:51:49 +02:00
Coen Jacobs
583dc7ffe9
Fixed posting shipping method when only one is available
...
As committed on master branch:
- d8ba734d4f
2013-06-14 16:37:09 +02:00
Coen Jacobs
f5a8cacd61
Readme for cross sells merge fix
2013-06-14 16:03:41 +02:00
Coen Jacobs
035ec8ba65
Merge branch 'refs/heads/release-11-fix'
...
Conflicts:
assets/js/frontend/woocommerce.min.js
includes/class-wc-checkout.php
readme.txt
woocommerce.php
2013-06-13 15:36:12 +02:00
Coen Jacobs
bad3fa581b
Date bump for 2.0.11
2013-06-13 15:27:34 +02:00
Coen Jacobs
edd2d0f5b7
2.0.11 version bump
...
Conflicts:
readme.txt
woocommerce.php
2013-06-13 11:14:35 +02:00
Coen Jacobs
7e165096fd
Check product exists before showing it as an option
...
As committed on master branch:
- 28933f1fec
Conflicts:
admin/post-types/writepanels/writepanel-product_data.php
2013-06-13 11:13:29 +02:00
Coen Jacobs
8bc81f3366
Replaced placeholder plugin
...
As committed on master branch:
- d1fbc3b7f1
Conflicts:
assets/js/frontend/woocommerce.min.js
2013-06-13 11:12:37 +02:00
Coen Jacobs
334a4dcfbb
Readme bump for #3159
...
Conflicts:
readme.txt
2013-06-13 11:10:44 +02:00
Mike Jolley
d7b343860a
rm
2013-06-10 16:56:19 +01:00
Mike Jolley
4e5558490c
readme
2013-06-05 16:38:38 +01:00
Mike Jolley
b7d1b2d66e
Link orders from admin (customers page) Closes #3248 .
...
This function can also be hooked into registration if it needs to be
automated.
2013-06-05 16:04:09 +01:00
Mike Jolley
a3c2cef3f7
Better account edit Closes #3168
2013-06-05 12:07:23 +01:00
Mike Jolley
4aef7c73ee
View order page endpoint
2013-06-04 17:33:43 +01:00
Mike Jolley
820d399b2f
My account registration, made registration process DRY, added notification hook for new accounts. Closes #3085
2013-06-04 16:33:05 +01:00
Mike Jolley
a7ba197fb7
Generate usernames and passwords.
...
Closes #3085 . Closes #3155 . Part of #3248 .
2013-06-03 17:28:32 +01:00
James Koster
ebd442d39e
order details responds. closes #2794
2013-06-03 10:46:25 +01:00
Mike Jolley
beb4c99325
woocommerce_create_pages Closes #3173
2013-05-31 17:16:34 +01:00
Mike Jolley
304f006566
Better filter. Closes #3249
2013-05-31 16:44:09 +01:00
Mike Jolley
e4f4b09ba6
Pay page and thanks page endpoints. Requires permalink save. Closes #3170 .
2013-05-31 16:13:18 +01:00
Mike Jolley
559d7b9759
Updated blockui to prevent errors in WP 3.6.
...
@coenjacobs this needs to go in .11
2013-05-28 17:02:18 +01:00
Mike Jolley
ac51ebf2b8
Revised checkout shipping process. Checkbox within heading. Closes #2571 .
2013-05-28 14:19:08 +01:00
Mike Jolley
8307cb37f6
Refactor: Widget classes, made abstract, merged similar product listing widgets into 1
2013-05-24 16:52:03 +01:00
Mike Jolley
c3602cf17a
Handling for multiselect fields on checkout, and a filter for third party handling.
...
@coe
2013-05-23 09:40:55 +01:00
Mike Jolley
35887b9430
protocol-relative URLs. Closes #3171
2013-05-22 14:08:08 +01:00
Mike Jolley
53e9dd6368
Handle pending IPN requests. Closes #3192
2013-05-22 13:28:13 +01:00
Mike Jolley
b4d80e4e04
Readme #3209
2013-05-22 11:27:44 +01:00
Mike Jolley
ffc376dfb5
Readme #3199
2013-05-22 11:25:32 +01:00
Mike Jolley
db95f1e772
Readme for prev commit
2013-05-22 11:23:38 +01:00
Coen Jacobs
468b339d1f
Snipping readme update out here, going in 2.0.11
2013-05-21 14:40:45 +02:00
James Koster
4907aea53f
readme
2013-05-21 12:48:38 +01:00
Coen Jacobs
57882eda30
Readme bump for #3205
2013-05-21 12:18:45 +02:00
Coen Jacobs
cecee5a7fb
Readme update for #3118
2013-05-21 12:14:01 +02:00
Coen Jacobs
aaa6a6a1e5
You like cats, @jameskoster?
2013-05-17 08:21:49 +02:00
James Koster
dea4e10272
cart widget styling on non-wc pages. closes #3187
2013-05-16 18:20:39 +01:00
James Koster
646a252f6d
woocommerce-smallscreen.css. #3166
2013-05-15 17:47:27 +01:00
Coen Jacobs
9a946a2f6a
Merge branch 'refs/heads/release-2-0-10'
...
Conflicts:
admin/post-types/product.php
classes/gateways/paypal/class-wc-gateway-paypal.php
readme.txt
woocommerce-core-functions.php
woocommerce.php
Signed-off-by: Coen Jacobs <coenjacobs@gmail.com>
2013-05-15 12:50:52 +02:00
Coen Jacobs
338974f2ec
2.0.10 version bump
2013-05-15 11:28:13 +02:00
James Koster
d976dedcc5
no more css options & added responsive stylesheet
2013-05-14 18:28:36 +01:00
Coen Jacobs
0b40f26224
Replace deprecated wp_convert_bytes_to_hr() with size_format()
...
As committed on master branch:
- 1ee8dfde24
2013-05-14 11:37:27 +02:00
Coen Jacobs
264e7d7c45
Readme with #3154
2013-05-14 11:35:00 +02:00
Coen Jacobs
2ca039c137
Fix for PayPal having a max length of 9 items
...
As committed on master branch:
- 71e67e97f4
2013-05-13 16:23:05 +02:00
Coen Jacobs
2f5f631dee
Merge branch 'master' of https://github.com/woothemes/woocommerce
...
Conflicts:
readme.txt
2013-05-13 16:13:47 +02:00
Coen Jacobs
44c604da2d
Merge remote-tracking branch 'john/master'
...
Conflicts:
readme.txt
2013-05-13 16:12:19 +02:00
Mike Jolley
6fc0d27006
content-widget-product.php template for product lists inside core widgets Closes #3133
2013-05-13 15:12:12 +01:00
Mike Jolley
71e67e97f4
Limit items sent to paypal to 9 Closes #3124 .
...
@coenjacobs
2013-05-13 14:18:10 +01:00
Coen Jacobs
bb68ce7fd2
Added filter to explicitly hide terms agreement checkbox. Closes #3088
2013-05-13 13:41:52 +02:00
Coen Jacobs
c000afbe86
Failsafe for when get_the_terms() returns false
...
As committed on master branch:
- 7d9d1ee2f0
2013-05-12 20:08:09 +02:00
Coen Jacobs
7d9d1ee2f0
Failsafe for when get_the_terms() returns false. Closes #3147
...
Thanks @arminrosu!
2013-05-12 20:06:29 +02:00
James Koster
2740ec9a65
typo damnit
2013-05-10 13:03:10 +01:00
James Koster
0479a30f4f
More splitting the css #2785
2013-05-10 13:02:19 +01:00
Mike Jolley
2aa523fc13
COD processing instead of on-hold Closes #3102
2013-05-10 12:44:05 +01:00
Mike Jolley
9a3ec22888
PT + readme
2013-05-09 17:15:22 +01:00
Mike Jolley
c42fafd26c
Merge pull request #3134 from kloon/master
...
Variations bulk edit increase/decrease prices by fixed or percentage values and MyException fix
2013-05-09 09:10:00 -07:00
James Koster
b98307c4be
Splitting the CSS #2785
2013-05-09 15:39:35 +01:00
Gerhard
c37b3ee114
Changed MyException to Exception, no MyException class in WooCommerce
2013-05-09 14:39:41 +02:00
Gerhard
d426964bb9
Variation Bulk Edit - Increase/Decrease prices by fixed or percentage values
2013-05-09 08:23:25 +02:00
Coen Jacobs
628677d4a0
Fix for 0 sale price not returning true in is_on_sale
...
As committed on master branch:
- 97ad6e0cda
2013-05-08 13:54:06 +02:00
Coen Jacobs
9ff21a9a84
Readme for #3131
2013-05-08 13:52:04 +02:00
Coen Jacobs
86e03c1048
Better backwards compatibility with _woocommerce_exclude_image
...
As committed on master branch:
- 59db08d70b
2013-05-08 13:35:37 +02:00
Coen Jacobs
bcc3dc2c3f
Allow layered nav to work with non pa_ prepended taxonomies
...
As committed on master branch:
- f49bd2cd77
2013-05-08 13:30:27 +02:00
Coen Jacobs
6ae41d83b2
Have the remove_taxes() method set subtotal to subtotal_ex_tax
...
As committed on master branch:
- 742cd3ae36
2013-05-08 13:29:35 +02:00
Mike Jolley
59db08d70b
Better backwards compatibility with _woocommerce_exclude_image
...
@coenjacobs
2013-05-08 12:29:21 +01:00
Mike Jolley
f49bd2cd77
Allow layered nav to work with non pa_ prepended taxonomies
2013-05-08 12:16:40 +01:00
John
c887922500
new status reporting system
...
new status reporting system, this plugin list is better visually and
very better to read
2013-05-07 15:19:27 -03:00
Mike Jolley
742cd3ae36
Have the remove_taxes() method set subtotal to subtotal_ex_tax
2013-05-07 12:56:59 +01:00
Coen Jacobs
b46ec90fdf
PayPal button should use 'button' and 'alt' classes.
...
As committed on master:
- 00cbde04e5
2013-05-07 13:05:54 +02:00
Coen Jacobs
00cbde04e5
PayPal button should use 'button' and 'alt' classes. Closes #3096
2013-05-07 13:02:45 +02:00
Coen Jacobs
c0a2cc565e
Readme update with #3111
2013-05-06 22:48:55 +02:00
Coen Jacobs
32d3652018
esc_js for translatable string in the javascripts
...
As on master branch:
- ba923875a2
- 3f1bca59cc
2013-05-06 15:04:52 +02:00
Coen Jacobs
3f1bca59cc
Readme with #3103
2013-05-06 15:01:33 +02:00
Coen Jacobs
b2c6b9050f
RUB currency symbol fixes
...
As done on master branch:
- 683d54f957
- 1671b1d713
2013-05-06 12:13:07 +02:00
Coen Jacobs
683d54f957
Readme update for #3091
2013-05-06 12:11:11 +02:00
Coen Jacobs
f03735d8f6
Add 'woocommerce_create_account_default_checked' for #3098
2013-05-06 12:03:31 +02:00
Coen Jacobs
f9300bad55
Readme with #2828 . Closes #2788 as well.
2013-05-02 17:29:02 +02:00
Coen Jacobs
55922ee475
Added previous two changes to changelog
2013-05-02 17:13:00 +02:00
Coen Jacobs
7a21dacf5b
Cast term_id as int before using in has_term. Closes #3077 #1999
2013-05-02 16:58:30 +02:00
Coen Jacobs
2616251ed3
Code standards and readme for #3076
2013-05-02 14:00:22 +02:00
Coen Jacobs
b1f3af5118
Removed ShareYourCart integration from core. Closes #2937
2013-05-02 13:38:00 +02:00
Coen Jacobs
595cc652db
Removed Piwik integration from core
2013-05-02 13:31:03 +02:00
Mike Jolley
ee423eb852
Version bump
2013-05-02 12:21:52 +01:00
Mike Jolley
130a8074f9
ruble Closes #3072 .
2013-05-02 12:10:23 +01:00
Mike Jolley
ade1fd1555
Move click tracking code so it doesn't need a loop. Closes #3058
2013-05-01 14:39:51 +01:00
Mike Jolley
fdd5a09164
Fix 3.6. Closes #3061 .
2013-05-01 14:32:47 +01:00
Mike Jolley
003b4aef39
Slokvak
2013-05-01 09:28:55 +01:00
Mike Jolley
28696d1c35
woocommerce_before_delete_order_item Closes #3041
2013-04-29 15:35:12 +01:00
Mike Jolley
9888ca85a0
Pass order number closes #3038
2013-04-29 15:22:33 +01:00
Mike Jolley
4b87f933a4
Extension compatibility fix #3026
2013-04-29 15:17:03 +01:00
Mike Jolley
893b9e78aa
readme
2013-04-29 15:15:53 +01:00
Mike Jolley
1b8a362a22
is_product_taxonomy
2013-04-29 14:46:42 +01:00
Mike Jolley
efa8d9fe62
Brazil states fixes
2013-04-24 15:37:49 +01:00
Mike Jolley
3e43a19c30
Fix Screen ids when plugin name localised. Closes #3013 .
...
Closes #3016 .
2013-04-24 14:29:38 +01:00
Mike Jolley
962caf204d
Disable autocomplete for checkout fields which refresh totals - no events get fired on autocomplete. Closes #3022
2013-04-24 13:20:27 +01:00
Mike Jolley
f1ba90826e
Notification is checkout is mis-cofigured. Closes #2995 .
2013-04-23 16:42:38 +01:00
Mike Jolley
3b3d507a6d
Clear ratings when changing status. Closes #3005 .
2013-04-23 12:53:42 +01:00
Mike Jolley
14126a6188
Fallback for #2992
...
Closes #2992 .
2013-04-23 12:29:40 +01:00
Mike Jolley
1f43e31f9f
version bump
2013-04-17 17:03:33 +01:00
Mike Jolley
64b629e374
Readme for #2979
2013-04-17 17:00:32 +01:00
Mike Jolley
77aa394093
Prevent empty meta queries by filtering. Closes #2978 .
2013-04-17 16:29:43 +01:00
Mike Jolley
e9cfd5b32a
Updated docs links
2013-04-17 10:16:37 +01:00
Mike Jolley
f3be90b9b5
Order item meta - skip serialized fields. Closes #2962 .
2013-04-16 15:50:09 +01:00
Mike Jolley
c211603fc9
Fix saving options for attribute taxonomies containing special chars. Closes #2975 .
2013-04-16 14:41:23 +01:00
Mike Jolley
1de718099b
readme and minify
2013-04-16 13:49:49 +01:00
Mike Jolley
80bb7a22a2
readme
2013-04-16 13:26:27 +01:00
Mike Jolley
65be3c67d8
Fix undefined found shipping classes. Closes #2974 .
2013-04-16 13:02:26 +01:00
James Koster
cbf5253963
Spanish updates by Laguna Sanchez
2013-04-16 10:47:07 +01:00
James Koster
3f58aab67d
Norwegian updates by Tore Hjartland
2013-04-16 10:31:47 +01:00
Mike Jolley
d73e3fedb9
Fix path insert bug. Closes #2947 .
2013-04-15 14:55:00 +01:00
Mike Jolley
ba0b4196fa
Posted 'text' terms are not slugs. Only striptags/slashes - don't change to slugs. Closes #2955 .
2013-04-15 13:15:42 +01:00
Mike Jolley
91be9ca175
readme.
2013-04-15 12:11:47 +01:00
Mike Jolley
47143bcffb
moved woocommerce_get_filename_from_url to core-functions as it is required in admin too. Closes #2949
2013-04-15 12:09:20 +01:00
Mike Jolley
6924817c22
City field on shipping calc
2013-04-15 11:35:31 +01:00
Mike Jolley
51933ed368
version
2013-04-12 11:07:47 +01:00
Mike Jolley
55b01245cd
Don't round Closes #2861 .
2013-04-12 10:59:38 +01:00
Mike Jolley
cb836a5fff
Santize terms when linking all variations. Closes #2917
2013-04-12 10:16:26 +01:00
Mike Jolley
d012ab1a52
Sanitize coupon code names before checking/applying. Closes #2934 .
2013-04-12 09:59:33 +01:00
Mike Jolley
02d8aec39c
Over-sanitized. Closes #2933 .
2013-04-12 09:51:10 +01:00
Mike Jolley
85f357b375
Fix email subjects Closes #2944
2013-04-12 09:33:00 +01:00
Mike Jolley
f73c1f51c6
Allow extra flat rate options even if main rate is 0. Closes #2918 .
2013-04-11 16:50:05 +01:00
Mike Jolley
e64d152483
Option to set domain closes #2923
2013-04-11 16:32:39 +01:00
Mike Jolley
667a6e6a85
Readme date
2013-04-10 13:34:21 +01:00
Mike Jolley
3fe3f969cc
Readme/version bump
2013-04-08 21:18:26 +01:00
Mike Jolley
6ef24149ac
Fix piwik tracking. Closes #2845 .
2013-04-08 20:33:42 +01:00
James Koster
b5959a5d20
filters for cross-sell display
2013-04-08 11:46:11 +01:00
Mike Jolley
fa91ef80d4
Cache helper sets DONOTCACHEPAGE during init, rather than in each shortcode, and the W3 Issue with database cached appeared to be because the add_option had autoload 'no'. Removing autoload no was the only workaround I could find.
...
Now works with all caching enabled in W3 Total cache. Closes #2862 .
cc @coenjacobs
2013-04-05 22:24:56 +01:00
James Koster
fdc41f0863
readme
2013-04-05 16:17:56 +01:00
Mike Jolley
d08b1679c8
Show non-existing product line items. Closes #2877
2013-04-05 13:44:38 +01:00
Mike Jolley
d5480ba408
woocommerce_show_page_title filter closes #2850
2013-04-05 13:02:48 +01:00
James Koster
e6c66f72c9
icon font for stars. #2672
2013-04-05 12:51:34 +01:00
Mike Jolley
7bec1a7836
readme
2013-04-04 17:18:23 +01:00
Mike Jolley
ba40390d4e
Readme
2013-04-03 20:14:17 +01:00
Coen Jacobs
d5205b2b18
Readme bump for #2857
2013-04-02 14:37:23 +02:00
Mike Jolley
a86451aa90
Fix saving of download permissions in order admin.
2013-04-02 11:25:07 +01:00
James Koster
e0acad4d71
.shipping_address clears
2013-03-28 23:13:23 +00:00
James Koster
91c45f0732
product column widths in admin. closes #2841
2013-03-28 17:56:48 +00:00
Mike Jolley
21c40fc6b9
Ensure API Request URL scheme is not relative to the current page.
2013-03-28 15:49:02 +00:00
Mike Jolley
6079c8f0e3
Settings API empty value only used if set. In turn fixes blank values in flat rate shipping.
2013-03-28 15:27:14 +00:00
Mike Jolley
042af6051f
Recent reviews show actual review stars, and allowed get_rating_html() to be passed a rating. Also removed unused $location var. Closes #2838 .
2013-03-28 13:58:01 +00:00
Coen Jacobs
5c2d5db37e
Readme with previous commit
...
https://github.com/woothemes/woocommerce/commit/808e3024ca20ffaebe1d33e0
ca89892beb99d2dc
2013-03-28 11:35:30 +01:00
Mike Jolley
02beffda1f
Sandbox fix. #2833
2013-03-27 22:39:55 +00:00
Mike Jolley
6fcf4c1147
Fix the download method when force SSL is on.
2013-03-27 21:57:01 +00:00
Mike Jolley
d6035d5da3
NZ states
2013-03-27 20:24:14 +00:00
Mike Jolley
c752ba4a9f
Merge taxes by CODE so totals are displayed clearer. Also added additonal function for getting merged tax totals, and to keep compatibility with themes. #2815
2013-03-27 18:21:06 +00:00
James Koster
4e65ebd743
Only display validation result on required fields. closes #2820
2013-03-27 15:02:06 +00:00
James Koster
b0961d4e91
placeholder fades out
2013-03-27 14:59:52 +00:00
James Koster
f8f4867254
readme
2013-03-27 14:57:13 +00:00
Mike Jolley
0609080802
find_rates() fixes. GROUP BY after ORDER BY, and use sub queries so we can match both cities and postcodes (not OR)
2013-03-27 14:32:36 +00:00
Mike Jolley
728fd82af5
woocommerce_add_tinymce_lang array key. Closes #2823
2013-03-27 11:07:32 +00:00
Mike Jolley
c84ea9e783
only hide pages, not other objects. Closes #2829 .
2013-03-27 11:04:58 +00:00
Mike Jolley
3626a2c2e4
Version bumpage
2013-03-26 12:44:05 +00:00
Coen Jacobs
78c1db6a51
Sanitize id in woocommerce_get_product_to_duplicate function
2013-03-25 20:53:13 +01:00
Mike Jolley
dd497f829c
Update status modifed time. Closes #2790 .
2013-03-25 14:56:17 +00:00
Mike Jolley
b0f3457ae0
readme
2013-03-25 14:09:51 +00:00
Mike Jolley
8b99a175a2
version data on system status page.
2013-03-25 10:34:36 +00:00
Mike Jolley
edb07efaef
Allow messages to show with caching plugins on add to cart.
2013-03-22 20:34:20 +00:00
James Koster
f7852906c9
Revert "Readme"
...
This reverts commit bc9e249826
.
2013-03-22 20:05:07 +00:00
James Koster
bc9e249826
Readme
2013-03-22 20:03:29 +00:00
Mike Jolley
194bcc13ba
Readme update.
2013-03-22 18:09:09 +00:00
Mike Jolley
70552fdfad
woocommerce_redirect_single_search_result #2775
2013-03-22 18:06:12 +00:00
Mike Jolley
6443710db5
Fix title ordering
2013-03-22 17:06:49 +00:00
James Koster
0e639c47fb
Disabled keyboard shortcuts in prettyPhoto. Closes #2770
...
Not happy with this. The keyboard_shortcuts paramater doesn't seem to
work so had to disable in core which hits all instances of prettyPhoto.
Will revisit.
2013-03-22 00:24:00 +00:00
Mike Jolley
1853d639a8
Change filter name as its not neccessarily just for checkout.
2013-03-20 13:07:51 +00:00
Mike Jolley
3f7876063e
Made no shipping available messages filterable via woocommerce_cart_no_shipping_available_html and woocommerce_checkout_no_shipping_available_html
2013-03-20 13:04:06 +00:00
Mike Jolley
6e632c3348
Version bump
2013-03-18 15:26:51 +00:00
Mike Jolley
87fbb21ff2
Removed Sidebar Login Widget. Use http://wordpress.org/extend/plugins/sidebar-login/ instead. A potential security issue was found regarding logging of passwords (since GET was used instead of POST). Sidebar Login 2.5 resolves this and the widget has been removed from WC to prevent needing to maintain two (virtually identical) codebases.
2013-03-18 15:24:29 +00:00
Mike Jolley
161dca5b49
Unset post_parent Closes #2720 .
2013-03-18 14:55:21 +00:00
Mike Jolley
00a65b7cbd
Don't use woocommerce_clean for urls. Closes #2687 .
2013-03-18 14:13:50 +00:00
Mike Jolley
d6ec17604f
Product tabs when a product type doesn't exist yet. Closes 2750.
2013-03-18 13:10:27 +00:00
Mike Jolley
46dc3466d1
Removed Base Page Title option - rename the page instead. Closes #2727
2013-03-18 12:43:38 +00:00
Mike Jolley
559ef34005
Tweaked default locale to include all fields so that checkout fields can fallback if specific properties are not set e.g. required. Closes #2681 .
2013-03-18 12:02:36 +00:00
Mike Jolley
a774d9c648
Move track pageview back to template_redirect to prevent headers_redirect, but give a later priority than canonical. Closes #2678 .
2013-03-18 10:42:09 +00:00
Mike Jolley
3084b7db27
Readme for #2737 .
2013-03-18 10:26:33 +00:00
Mike Jolley
12bbf7b3e3
Readme
2013-03-18 10:24:20 +00:00
Mike Jolley
c4d2e17aac
Readme
2013-03-18 09:58:44 +00:00
Mike Jolley
7770150866
Readme.
2013-03-18 09:58:43 +00:00
Mike Jolley
946ecaaae2
Tweak - Filters for attribute default values.
2013-03-15 19:33:42 +00:00