..
importers
Fixed the true-null-false case
2015-02-18 15:34:03 -02:00
meta-boxes
Show refunded total shipping and taxes
2015-06-01 11:06:11 +01:00
reports
Merge branch 'improve-refund-reporting' Closes #8028
2015-05-28 14:41:20 +01:00
settings
[2.3] Avoid initialising classes when saving
2015-05-29 17:38:25 +01:00
views
Added new woocommerce_api_keys table in wpmu exclude and in status report
2015-05-27 16:46:43 -03:00
class-wc-admin-addons.php
Code Standards: Finish up admin includes
2014-11-30 01:52:32 -05:00
class-wc-admin-api-keys-table-list.php
Improved the API Keys table list, added actions and fixed the links
2015-05-18 15:33:36 -03:00
class-wc-admin-api-keys.php
Updated the auth endpoint to works with the new woocommerce_api_keys database
2015-05-18 16:46:52 -03:00
class-wc-admin-assets.php
Updated blockUI Version
2015-05-25 17:03:41 +05:45
class-wc-admin-attributes.php
Improved the error display for #7959
2015-05-27 13:19:44 -03:00
class-wc-admin-dashboard.php
added action woocommerce_after_dashboard_status_widget
2015-03-13 12:07:39 +01:00
class-wc-admin-duplicate-product.php
Escape properly the metadata to be copied.
2015-06-01 12:58:56 +01:00
class-wc-admin-help.php
Code Standards: Finish up admin includes
2014-11-30 01:52:32 -05:00
class-wc-admin-importers.php
Make 'public', and rewrite, optional for attributes
2014-12-22 14:16:15 +00:00
class-wc-admin-menus.php
Improved admin bar visit store link #8196
2015-05-27 11:55:32 -03:00
class-wc-admin-meta-boxes.php
Remove notice fade class Closes #8096
2015-05-05 13:28:08 +01:00
class-wc-admin-notices.php
[2.3] Fixed theme check notice for core supported themes, closes #8208
2015-05-22 13:52:18 -03:00
class-wc-admin-permalink-settings.php
Escape properly echoed values
2015-06-01 12:59:03 +01:00
class-wc-admin-post-types.php
readds the `$the_product` global variable
2015-06-01 12:54:14 +01:00
class-wc-admin-profile.php
Removed user api keys options
2015-05-15 18:04:58 -03:00
class-wc-admin-reports.php
Code Standards: Finish up admin includes
2014-11-30 01:52:32 -05:00
class-wc-admin-settings.php
Merged #8021
2015-05-18 16:53:04 -03:00
class-wc-admin-status.php
[2.3] Tweak transient clear SQL
2015-06-01 11:38:43 +01:00
class-wc-admin-taxonomies.php
[2.3] Fixed product category media upload modal and some coding standards, closes #8227
2015-05-26 10:24:49 -03:00
class-wc-admin-webhooks-table-list.php
Improved webhooks nonces and actions
2015-05-18 16:01:51 -03:00
class-wc-admin-webhooks.php
Improved webhooks nonces and actions
2015-05-18 16:01:51 -03:00
class-wc-admin-welcome.php
Remove all sslverify false
2015-05-05 13:39:34 +01:00
class-wc-admin.php
Typos conditonal_includes -> conditional_includes
2015-05-22 16:01:55 +02:00
wc-admin-functions.php
[2.3] Fix - get_total_discount() function with certain tax setups.
2015-03-16 12:17:09 +00:00
wc-meta-box-functions.php
Fix - name definition for woocommerce_wp_select
2015-03-17 23:40:07 +05:45