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
James Koster
aebcf3ded6
twentythirteen bits
2013-04-05 16:17:41 +01:00
Mike Jolley
d08b1679c8
Show non-existing product line items. Closes #2877
2013-04-05 13:44:38 +01:00
Mike Jolley
6f15a538d9
Merge pull request #2879 from krbvroc1/download_file_non_ssl
...
Switch download_url to non-SSL
2013-04-05 05:25:22 -07:00
Mike Jolley
3ecaa9516d
BR closes #2876 .
2013-04-05 13:23:50 +01:00
Mike Jolley
5b679175de
Versions. Closes #2854 .
2013-04-05 13:17:39 +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
Ken Bass
2236ec499d
Fix whitespace
2013-04-04 13:07:54 -04:00
Ken Bass
9710777242
Switch download_url to non-SSL
2013-04-04 13:03:59 -04:00
Mike Jolley
23eb142c79
Nonce check notice. Closes #2869 .
2013-04-04 17:45:39 +01:00
Mike Jolley
09699e5c61
Don't mess with plugins_url Closes #2859 .
2013-04-04 17:39:52 +01:00
Mike Jolley
0d4666a35d
Action links Closes #2842 .
2013-04-04 17:31:06 +01:00
Mike Jolley
425002cb5c
Typo
2013-04-04 17:22:06 +01:00
Mike Jolley
46139143e2
Revert "Don't need to do this for all options. #2866."
...
This reverts commit 07917223fd
.
2013-04-04 17:21:03 +01:00
Mike Jolley
07917223fd
Don't need to do this for all options. #2866 .
2013-04-04 17:19:31 +01:00
Mike Jolley
7bec1a7836
readme
2013-04-04 17:18:23 +01:00
Mike Jolley
3401fb32b0
Merge pull request #2866 from reinoudvansanten/master
...
Patch for #2865
2013-04-04 09:17:54 -07:00
Mike Jolley
f93c1b6857
Merge pull request #2871 from krbvroc1/IE_download_fix
...
Fix IE Download via SSL bug and fix http file over SSL x-sendfile bug
2013-04-04 09:13:13 -07:00
Mike Jolley
9f510bb7e0
Check price is set when syncing prices for variations
2013-04-04 10:11:12 +01:00
Ken Bass
60d104c46b
Rework headers fix to only apply on SSL page and with IE8+
2013-04-03 22:58:38 -04:00
Ken Bass
5341387222
Merge branch 'master' of github.com:woothemes/woocommerce into IE_download_fix
...
Conflicts:
woocommerce-functions.php
2013-04-03 18:50:28 -04:00
Ken Bass
2906c1b7ee
Fix IE Download via SSL bug and fix http file over SSL x-sendfile bug
2013-04-03 17:30:03 -04:00
Mike Jolley
ba40390d4e
Readme
2013-04-03 20:14:17 +01:00
Mike Jolley
6e5ee85450
Merge pull request #2855 from splashingpixels/master
...
Add filter hook to the place order button for easy 3rd party manipulation
2013-04-03 12:10:59 -07:00
Mike Jolley
2f4f9c2b42
Merge pull request #2864 from pmgarman/master
...
Remove hard coded max from random products widget.
2013-04-03 12:09:53 -07:00
Mike Jolley
9e4754d1f6
Merge pull request #2868 from ascottmccauley/2867-fix
...
#2867 - Added a check to parent theme for comments_template before loadi...
2013-04-03 12:08:56 -07:00
Coen Jacobs
2306022135
Dutch spelling mistakes and .po file update
2013-04-03 20:22:43 +02:00
Scott McCauley
54c5bda39a
#2867 - Added a check to parent theme for comments_template before loading plugin template
...
#2867
2013-04-03 13:55:20 -04:00
Reinoud van Santen
b90bd6a1e0
Issue #2865 Localize email settings
...
Change the behaviour of the get_option function so that it attempts to
localize the value for setting that is returned by the parent's
get_option by using gettext.
2013-04-03 19:36:48 +02:00
Patrick Garman
e6f3c99974
Remove hard coded max from random products widget.
2013-04-03 10:25:36 -05:00
Coen Jacobs
d5205b2b18
Readme bump for #2857
2013-04-02 14:37:23 +02:00
Coen Jacobs
f38e58df0a
Merge pull request #2857 from jorijnsmit/patch-2
...
PHP function fell outside PHP tags
2013-04-02 05:35:32 -07:00
Jorijn Smit
2ae7ec8360
PHP function fell outside PHP tags.
...
The function do_action() on line 983 fell outside the PHP tags en thus displayed as pure text in the admin panel.
2013-04-02 13:49:41 +03:00
Mike Jolley
a86451aa90
Fix saving of download permissions in order admin.
2013-04-02 11:25:07 +01:00
Roy Ho
83a794bb68
Added filter hook on place order button for easy 3rd party manipulation
2013-04-01 16:45:28 -07:00
Mike Jolley
cbb84e0368
settings page notices
2013-03-30 13:28:25 +00:00
Mike Jolley
afae4734d6
attribute name checking
2013-03-29 18:42:49 +00: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
4cef348370
subtotal rounding tweak
2013-03-28 17:08:33 +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
Mike Jolley
bb1c532218
filename, break query string off
2013-03-28 12:31:48 +00:00
Mike Jolley
a9af966f59
break word
2013-03-28 12:30:21 +00:00
Mike Jolley
acdecbaad7
Merge pull request #2836 from deckerweb/master
...
Fix hardcoded 'Pages' string in visual editor button, patch for Issue #2835
2013-03-28 05:15:34 -07:00
Coen Jacobs
5c2d5db37e
Readme with previous commit
...
https://github.com/woothemes/woocommerce/commit/808e3024ca20ffaebe1d33e0
ca89892beb99d2dc
2013-03-28 11:35:30 +01:00