Illimar Tambek
386011ffae
Allow getting rating count for a specific rating number
2014-09-17 11:03:10 +03:00
claudiosmweb
8719910441
Fixed WooCommerce submenu in multisites
...
reported in
https://wordpress.org/support/topic/error-message-in-multi-site-from-223
@mikejolley
2014-09-16 19:03:50 -03:00
Shiva Poudel
01ef99e336
Added Nepal States (districts)
...
Nepal has 75 districts and being a Nepali citizen I have fulfill my responsibility for Adding all of the for WooCommerce. Since they are necessary for Local eCommerce in Nepal.
2014-09-17 03:38:42 +05:45
Shiva Poudel
284c5a4360
Update ZA.php
2014-09-17 02:46:41 +05:45
Shiva Poudel
512c87c367
Update ES.php
2014-09-17 02:34:32 +05:45
Shiva Poudel
614f59379d
Update ZA.php
2014-09-17 02:31:11 +05:45
Shiva Poudel
ec485187c1
Update US.php
2014-09-17 02:30:26 +05:45
Shiva Poudel
f7ee58a58a
Update TR.php
2014-09-17 02:29:09 +05:45
Shiva Poudel
d2d51e2286
Update TH.php
2014-09-17 02:27:54 +05:45
Shiva Poudel
8ca17afa87
Update PE.php
2014-09-17 02:26:28 +05:45
Shiva Poudel
f6e9aff2e7
Update NZ.php
2014-09-17 02:22:25 +05:45
Shiva Poudel
1481d62cdd
Update MY.php
2014-09-17 02:21:16 +05:45
Shiva Poudel
09de7df590
Reverted as Japan states were added mistake...
2014-09-17 02:17:49 +05:45
Shiva Poudel
2ac48fad25
Update JP.php
2014-09-17 02:15:41 +05:45
Shiva Poudel
f6a141ad65
Update AU.php
2014-09-17 02:15:27 +05:45
Shiva Poudel
dc44ffe0d0
Update IT.php
2014-09-17 02:13:25 +05:45
Shiva Poudel
befac154c9
Update IR.php
2014-09-17 02:11:27 +05:45
Shiva Poudel
dafe3881e6
Update IN.php
2014-09-17 02:09:46 +05:45
Shiva Poudel
3aa08ba3e5
Update ID.php
2014-09-17 02:08:40 +05:45
Shiva Poudel
d3d204deb3
Update HU.php
2014-09-17 02:04:45 +05:45
Shiva Poudel
6b4263d2cd
Update HK.php
2014-09-17 02:04:01 +05:45
Shiva Poudel
446e30070b
Have not followed .editorconfig....
2014-09-17 02:02:51 +05:45
Shiva Poudel
529961f420
Update CN.php
2014-09-17 01:57:57 +05:45
Shiva Poudel
bffbaa1ab0
Update CA.php
2014-09-17 01:56:55 +05:45
Shiva Poudel
db563b6cf5
Update BR.php
2014-09-17 01:55:40 +05:45
Shiva Poudel
31849a5f64
Update BG.php
2014-09-17 01:54:33 +05:45
Shiva Poudel
55ebcafad0
Changed Authorship to WooThemes for states
2014-09-17 01:51:34 +05:45
Shiva Poudel
6016154d5d
Updated docblock for AU state
2014-09-17 01:49:38 +05:45
Shiva Poudel
832585284c
Fix docblock indentation for countries
...
@mikejolly prefer to have docblock indentation in spaces rather than tab
2014-09-17 01:47:06 +05:45
Barry Kooij
81b12dec4f
changelog update
2014-09-16 14:38:45 +02:00
Barry Kooij
4999b139d5
changelog update
2014-09-16 14:37:36 +02:00
claudiosmweb
45bc655869
Updated the .pot files for 2.2.3
2014-09-16 09:35:15 -03:00
Mike Jolley
affb65cfa8
2.2.3 version bump
2014-09-16 13:27:12 +01:00
Mike Jolley
955f497dd7
Prevent headers being sent by wp_send_json()
...
Fixes #6244
2014-09-16 13:24:05 +01:00
Barry Kooij
72c6f262f1
Width should be allowed to be set in a Product Variation.
2014-09-16 14:02:26 +02:00
Barry Kooij
b1daae5d0d
Setup variable to prevent a notice if no variable data is set.
2014-09-16 13:21:09 +02:00
Mike Jolley
d6c1643a12
Merge pull request #6266 from maxrice/fix-6255
...
Use `note` for creating/updating order with customer note
2014-09-16 10:51:37 +01:00
Mike Jolley
cdbcb49f5c
Merge pull request #6260 from shivapoudel/patch-2
...
:) some standard
2014-09-16 10:51:23 +01:00
Mike Jolley
ce1236bd95
Merge branch 'master' of https://github.com/woothemes/woocommerce
...
Conflicts:
readme.txt
2014-09-16 10:48:46 +01:00
Mike Jolley
a3b522aff8
Prepare update queries.
2014-09-16 10:45:28 +01:00
Mike Jolley
6dd8b11762
Fixed minor XSS issue on reports screens by escaping and sanitizing 'range' GET variable.
2014-09-16 10:33:47 +01:00
claudiosmweb
6a0d5ebf0c
Fixed number of processing orders display
...
Reported in
http://wordpress.org/support/topic/number-of-processing-orders-missing-from-left-panel
Cannot use wc_get_order_type() before wc_register_order_type()
@mikejolley
2014-09-15 23:32:34 -03:00
claudiosmweb
8464ad0b17
improved the WC_Admin_Post_Types::media_view_strings()
2014-09-15 22:10:20 -03:00
claudiosmweb
89a0c82b54
fixed "Set product image" media gallery title in non-product post type, closes #6267
2014-09-15 19:09:25 -03:00
Max Rice
445aaa78f9
Use `note` for creating/updating order with customer note
...
Fixes #6255
2014-09-15 14:44:11 -04:00
claudiosmweb
d465945515
updated the readme
2014-09-15 14:13:14 -03:00
claudiosmweb
f9454b7c3b
fixed the decimal format in wc_save_order_items() for taxes, close #6253
2014-09-15 14:03:14 -03:00
Barry Kooij
9723ed8096
Added settings sub title styling
2014-09-15 17:47:01 +02:00
Mike Jolley
41362ab60c
Merge branch 'master' of https://github.com/woothemes/woocommerce
...
Conflicts:
readme.txt
2014-09-15 16:38:32 +01:00
Mike Jolley
75eb07c974
Fix paypal mobile checkout. Closes #6165
2014-09-15 16:38:07 +01:00