Kathy Darling
67c06f313e
add filter for reset variations link html
2016-01-07 09:43:34 -05:00
Mike Jolley
64ceafd3f5
Merge pull request #10023 from shivapoudel/selected
...
Use selected instead of checked for currency code in setup wizard
2016-01-07 11:25:45 +00:00
Mike Jolley
3c5520d18c
Add filter on default location array
...
Closes #10017
2016-01-07 11:25:24 +00:00
Shiva Poudel
45dd6890c7
Use selected instead of checked for currency code in setup wizard
2016-01-07 16:58:53 +05:45
Mike Jolley
808d3317c2
Min #10021
2016-01-07 10:53:04 +00:00
Mike Jolley
dbb2a328f5
Merge pull request #10021 from shivapoudel/show-classes
...
No need of external product type to index
2016-01-07 10:52:26 +00:00
Mike Jolley
30b3214697
Merge pull request #10019 from thenbrent/fix_unknown_column
...
Fix Unknown column '_customer_user' notice when deleting a user
2016-01-07 10:51:08 +00:00
Mike Jolley
c5c709ed62
Merge pull request #10012 from frozzare/docs/admin-walkers
...
Improve docblock comments Walker classes
2016-01-07 10:46:26 +00:00
Mike Jolley
6de9edd2c7
Merge pull request #10015 from frozzare/docs/class-wc-widgets
...
Improve docblock comments WC_Widget classes
2016-01-07 10:42:18 +00:00
Mike Jolley
46481a49f7
Merge pull request #10014 from frozzare/docs/local-delivery
...
Improve docblock comments in WC_Shipping_Local_Delivery class
2016-01-07 10:42:04 +00:00
Mike Jolley
aeddd6b1a0
Merge pull request #10011 from frozzare/docs/flat-rate-shipping
...
Improve docblock comments in WC_Shipping_Flat_Rate classes
2016-01-07 10:41:47 +00:00
Mike Jolley
ce9ac48866
Merge pull request #10010 from frozzare/docs/free-shipping
...
Improve docblock comments for free shipping classes
2016-01-07 10:41:07 +00:00
Mike Jolley
17db4f31ed
Merge pull request #10009 from frozzare/docs/local-pickup
...
Improve docblock comments in WC_Shipping_Local_Pickup
2016-01-07 10:40:44 +00:00
Mike Jolley
7f21d4f443
Merge pull request #10008 from frozzare/docs/international-delivery
...
Improve docblock comments WC_Shipping_International_Delivery class
2016-01-07 10:40:37 +00:00
Mike Jolley
3b6de6051a
Merge pull request #10022 from WPprodigy/shortcode-fix
...
Check for a valid product ID/SKU in the add_to_cart shortcodes
2016-01-07 10:38:18 +00:00
Caleb Burks
e612dc4561
Check for a valid product ID/SKU
2016-01-07 04:07:02 -05:00
Shiva Poudel
64161b9d63
No need of external product type to index
2016-01-07 12:43:08 +05:45
Brent Shepherd
6d2b570f30
Fix Unknown column '_customer_user' notice
...
When deleting a user. Also ensures the customer value on orders is set
correctly to a guest user (0).
2016-01-06 17:53:21 -08:00
Fredrik Forsmo
7570ac414f
Improve docblock comments in WC_Shipping_Local_Pickup
...
* Added comments to `init`, `calculate_shipping`, `clean` and
`init_form_fields`
2016-01-06 20:15:45 +01:00
Fredrik Forsmo
1288c18301
Improve docblock comments in WC_Shipping_Local_Delivery class
...
* Added comment to`calculate_shipping` and `init`
2016-01-06 20:13:44 +01:00
Fredrik Forsmo
0d2c6be073
Improve docblock comments WC_Shipping_International_Delivery class
...
* Added comment to `is_available`
* Fixed initialize typo
2016-01-06 20:12:02 +01:00
Fredrik Forsmo
093684c7e0
* Added comments to `init`, `is_available` and `calculate_shipping`
...
* Added better properties comments.
* Fixed initialize typo
2016-01-06 20:10:54 +01:00
Fredrik Forsmo
efdd927e36
Improve docblock comments in WC_Shipping_Flat_Rate classes
2016-01-06 20:08:43 +01:00
Fredrik Forsmo
3e41546cef
Improve docblock comments Walker classes
...
* Added comments to properties that don’t have any.
* Added comments to methods.
* Made `$db_fields` more readable
2016-01-06 20:02:05 +01:00
Fredrik Forsmo
bc9019458c
Improve docblock comments WC_Widget classes
...
* Added better comment to `widget`, `form` and `update` methods.
2016-01-06 19:58:38 +01:00
Claudio Sanches
d0b82772e0
Merge pull request #10006 from frozzare/docs/class-woocommerce
...
Improve docblock comments in WooCommerce class
2016-01-06 15:00:52 -02:00
Claudio Sanches
fcb4dc79cb
Merge pull request #10005 from frozzare/docs/various-functions
...
Improve docblock comments in various functions
2016-01-06 15:00:42 -02:00
Fredrik Forsmo
089ccdd504
Improve docblock comments in WooCommerce class
...
* Added better properties comments.
* Bumped version tag to 2.5, did says 2.4 when version property said
2.5.
2016-01-06 17:15:20 +01:00
Fredrik Forsmo
676525c2b7
Improve docblock comments in various functions
...
* Added missing param tags to functions
* Added comments to `wc_get_attachment_image_attributes` and
`wc_prepare_attachment_for_js`
* Fixed return type value for functions where it says bool but the code
returns array
* Renamed boolean to bool
2016-01-06 17:11:09 +01:00
Claudio Sanches
7d6ff7a7c9
Merge pull request #10004 from frozzare/docs/various-wc-classes
...
Improve docblock comments in various WC_* classes
2016-01-06 13:49:40 -02:00
Claudio Sanches
de30284d2a
Merge pull request #10003 from frozzare/docs/class-wc-shipping
...
Improve docblock comments in various WP_Shipping classes
2016-01-06 13:49:15 -02:00
Claudio Sanches
6b7de2b8d2
Merge pull request #10002 from frozzare/docs/class-wc-api
...
Improve docblock comments in WC_API class
2016-01-06 13:49:07 -02:00
Claudio Sanches
06c1ce176b
Merge pull request #10001 from frozzare/docs/class-wc-auth
...
Improve docblock comments in WC_Auth class
2016-01-06 13:48:52 -02:00
Claudio Sanches
8224303e59
Merge pull request #10000 from frozzare/docs/class-wc-cart
...
Improve docblock comments in WC_Cart class
2016-01-06 13:48:35 -02:00
Claudio Sanches
66e41b9048
Merge pull request #9999 from frozzare/docs/class-wc-comments
...
Improve docblock comments WC_Comments
2016-01-06 13:48:23 -02:00
Claudio Sanches
62c195b238
Merge pull request #9998 from frozzare/docs/class-wc-countries
...
Improve docblock comments WC_Countries class
2016-01-06 13:48:18 -02:00
Claudio Sanches
186c0a635c
Merge pull request #9997 from frozzare/docs/class-wc-coupon
...
Improve docblock comments in WC_Coupon class
2016-01-06 13:48:14 -02:00
Claudio Sanches
9fec69af7c
Merge pull request #9996 from frozzare/docs/class-wc-customer
...
Improve docblock comments WC_Customer class
2016-01-06 13:48:10 -02:00
Claudio Sanches
ae0a604492
Merge pull request #9995 from frozzare/docs/class-wc-geo-ip
...
Improve docblock comments in WC_Geo_IP class
2016-01-06 13:48:05 -02:00
Claudio Sanches
560ed7d202
Merge pull request #9994 from frozzare/docs/class-wc-product-external
...
Improve docblock comments in WC_Product_External
2016-01-06 13:48:02 -02:00
Claudio Sanches
bd6d741244
Merge pull request #9993 from frozzare/docs/class-wc-products
...
Improve docblock comments in various WC_Product classes
2016-01-06 13:47:55 -02:00
Claudio Sanches
54dc88550d
Merge pull request #9992 from frozzare/docs/class-wc-query
...
Improve docblock comments in WC_Query class
2016-01-06 13:47:43 -02:00
Fredrik Forsmo
bb19615029
Improve docblock comments in various WC_* classes
...
* Added comments to various methods
* Fixed various properties comments and param types
2016-01-06 16:24:47 +01:00
Fredrik Forsmo
65d610883f
Improve docblock comments in various WP_Shipping classes
...
* Added comments to various methods
* Removed `method function` from some comments
2016-01-06 16:19:11 +01:00
Fredrik Forsmo
31cb32dc36
Improve docblock comments in WC_Query class
...
* Added comments to `add_query_vars`, `search_post_excerpt`,
`wpseo_metadesc`, `wpseo_metakey` and `order_by_rating_post_clauses`
2016-01-06 16:17:26 +01:00
Fredrik Forsmo
f1920cb882
Improve docblock comments in various WC_Product classes
...
* Added comments to methods that was `method function`
2016-01-06 16:15:00 +01:00
Fredrik Forsmo
9014604514
Improve docblock comments in WC_Product_External
...
* Added comments to `_construct`, `get_product_url` and
`get_button_text`
2016-01-06 16:11:50 +01:00
Fredrik Forsmo
890e117530
Improve docblock comments in WC_Geo_IP class
...
* Added comments to properties that don’t have any.
2016-01-06 16:07:58 +01:00
Fredrik Forsmo
a0ae6dfbe2
Improve docblock comments WC_Customer class
...
* Added comment to `has_calculated_shipping`, `get_taxable_address`
and `calculated_shipping`
2016-01-06 15:56:25 +01:00
Fredrik Forsmo
0f74f805b0
Improve docblock comments in WC_Coupon class
...
* Added missing throws tags to various methods
2016-01-06 15:53:59 +01:00