Mike Jolley
280803e088
Fixed notices and the order field. Closes #42 .
2011-10-04 10:32:42 +01:00
Mike Jolley
96c9ebccf7
Merge pull request #43 from tollmanz/master
...
Fix for undefined index notice on General Settings page
2011-10-04 02:01:32 -07:00
Mike Jolley
eaf82759f6
Added a space
2011-10-04 09:50:50 +01:00
Zack Tollman
79b17f3bda
Fixed undefined index notice in general settings
...
Added the indices that the script is searching for on line 144 on
admin-settings-form.php. An alternative approach would be to remove the
elements that are not found on line 144.
2011-10-03 19:31:27 -07:00
Mike Jolley
35ca011195
Readme
2011-10-03 12:34:23 +01:00
Mike Jolley
ffd74d0898
Added woocommerce_calculate_totals hook to calculate totals function
2011-10-03 12:27:58 +01:00
Mike Jolley
3d325f676e
Fixed product id check and improved write panel
2011-10-03 12:21:01 +01:00
Mike Jolley
a9d46213ba
woocommerce_coupon_options action added to write panel
2011-10-03 11:38:16 +01:00
Mike Jolley
be0d96726e
woocommerce_coupon_discount_types filter added
2011-10-03 11:37:16 +01:00
Mike Jolley
4a1f655444
Made image options clearer. James will update the themes to stop forcing the values.
2011-10-03 11:29:36 +01:00
Mike Jolley
f43bb4e3d3
readme
2011-10-03 09:37:06 +01:00
Mike Jolley
730e21fdbc
conditionals check function names
2011-10-03 09:14:11 +01:00
Matty
0d5925d2e4
Added FAQ tab to the readme.txt file
2011-10-03 10:00:10 +02:00
Mike Jolley
9a56cff4c4
readme
2011-10-02 12:55:09 +01:00
Mike Jolley
b5297200b9
Added support to exclude images from product page
2011-10-02 12:13:37 +01:00
Mike Jolley
f8e006069e
cart totals update when adding cross-sells to cart
2011-10-02 00:29:46 +01:00
Mike Jolley
724c94bcc8
unique sku check only checks products
2011-10-01 23:58:04 +01:00
Mike Jolley
dc27111548
Removed hooks from wp_mail to prevent conflicts. Closes #29 .
2011-10-01 23:48:26 +01:00
Mike Jolley
97b6ade253
Removing attributes fix. Closes #34 .
2011-10-01 23:21:44 +01:00
Mark Jaquith
2a5d7313d5
Merge pull request #33 from markjaquith/security
...
Use a token when escaping the add_order_item query. props @joncave
2011-09-30 14:16:23 -07:00
Mark Jaquith
278b87db8f
Use a token when escaping the add_order_item query. props Jon Cave.
2011-09-30 17:12:09 -04:00
Mark Jaquith
ed5b4b0fe9
Merge pull request #32 from markjaquith/security
...
Hit some missed escaping points in widgets.
2011-09-30 12:17:47 -07:00
Mark Jaquith
8206eb2975
Some missed escaping points in widgets.
2011-09-30 15:14:12 -04:00
Mark Jaquith
5577a35790
A little extra escaping paranoia.
2011-10-01 02:43:50 +08:00
Mike Jolley
cb8641c24c
JS fix
2011-09-30 15:13:34 +01:00
Mike Jolley
7df4e65289
Install tweak
2011-09-30 13:05:38 +01:00
Mike Jolley
b096b05aa0
updated po
2011-09-30 11:48:42 +01:00
Mike Jolley
1dafaa0e58
Case change and readme
2011-09-30 11:22:26 +01:00
Mike Jolley
506a2ae808
Active menu states fix
2011-09-30 11:17:55 +01:00
Mike Jolley
70626e9335
readme
2011-09-30 10:40:58 +01:00
Mike Jolley
cae4df478e
Added turkish lira currency (paypal supports it)
2011-09-30 10:40:28 +01:00
Mike Jolley
6baf0ee7df
Return false on login link. Closes #30 .
2011-09-30 10:30:52 +01:00
Mike Jolley
2c6d95534c
Fixed shipping address required fields
2011-09-30 10:27:33 +01:00
Mike Jolley
f5cb119021
Added 'woocommerce_customer_get_downloadable_products' filter for adding more rules to a customer's downloadable items
2011-09-30 10:20:51 +01:00
Mike Jolley
fd6b218975
Thankyou string tweak
2011-09-30 09:50:59 +01:00
Mike Jolley
f46bc5ed9b
esc_html/esc_attribute in review-order.php
2011-09-30 09:48:43 +01:00
Mike Jolley
cebcb8b497
readme
2011-09-30 09:44:01 +01:00
Mike Jolley
4b58962c0c
Front page fix. Closes #26 .
2011-09-30 09:43:29 +01:00
Mike Jolley
4830833cc0
Typo
2011-09-29 17:29:46 +01:00
Mike Jolley
80b092f865
Javascript error
2011-09-29 16:07:13 +01:00
Mike Jolley
4a1cf5dfba
dbDelta
2011-09-29 14:04:09 +01:00
Mike Jolley
e7a27e65f7
Settings message
2011-09-29 13:55:56 +01:00
Matty
faea056b87
Fixed undefined index error in admin-attributes
2011-09-29 14:53:01 +02:00
Matty
2adb5a7aeb
Fixed gettext text domain issue in admin-post-types
2011-09-29 14:44:49 +02:00
Mike Jolley
3d23bb44af
JS fixes and added en_gb po. Closes #23 .
2011-09-29 13:01:56 +01:00
James Koster
583336109f
Added title attribute to single product image anchor
2011-09-28 21:10:35 +01:00
Mike Jolley
8613ad5a92
Fixed quotes in variation data
2011-09-28 13:34:41 +01:00
Mike Jolley
e7b205bc6d
Readme
2011-09-28 10:50:32 +01:00
Mike Jolley
6c41843aca
Notice fixes
2011-09-28 10:49:23 +01:00
Mike Jolley
4e57002bc3
Item_meta handling
2011-09-28 10:25:51 +01:00