woocommerce/includes/admin
Mike Jolley 485571f274 Merge pull request #7719 from SiR-DanieL/patch-5
Added woocommerce_after_dashboard_status_widget
2015-03-18 10:40:34 +00:00
..
importers Fixed the true-null-false case 2015-02-18 15:34:03 -02:00
meta-boxes Allowed paths for file url, closes #7746 2015-03-17 14:20:51 -03:00
reports Dashboard - use same query as reports Closes #7529 2015-02-24 12:18:56 +00:00
settings Sanitize tax_rate_id when saving taxes in the backend to prevent potential SQL injection. 2015-03-13 12:44:04 +00:00
views Remove space 2015-03-13 10:44:10 +00:00
class-wc-admin-addons.php Code Standards: Finish up admin includes 2014-11-30 01:52:32 -05:00
class-wc-admin-assets.php Switch to jquery/maxcdn version of jquery smoothness theme 2015-03-13 10:20:37 +00:00
class-wc-admin-attributes.php Auto-generation of slug when adding new attribute. 2015-02-12 23:25:10 +00: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 Exclude total sales from duplication Closes #7631 2015-03-05 10:03:36 +00: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 Add reports menu item if user can access reports but not the main WC section. 2015-02-24 12:29:03 +00:00
class-wc-admin-meta-boxes.php Prevent meta boxes being saved multiple times 2015-02-04 11:35:02 +00:00
class-wc-admin-notices.php Enqueue tracking js when needed only 2015-02-12 11:35:12 +00:00
class-wc-admin-permalink-settings.php Cleanup WC_Admin_Permalink_Settings 2015-02-04 22:12:06 +05:45
class-wc-admin-post-types.php wc_sanitize_tooltip 2015-03-13 09:14:28 +00:00
class-wc-admin-profile.php Fix unclosed div element Closes #7575 2015-03-02 11:58:13 +00: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 Allow name definition in woocommerce_wp_select 2015-03-17 14:44:02 +00:00
class-wc-admin-status.php Tweaks for System Status 2015-03-07 09:01:08 +05:45
class-wc-admin-taxonomies.php Only run save_category_fields for product_cat taxonomy. 2015-03-09 11:29:14 +00:00
class-wc-admin-webhooks-table-list.php Split webhooks column_default into multiple columns 2015-01-30 13:57:45 +00:00
class-wc-admin-webhooks.php Fixed the webhooks topic saving, closes #7236 2015-01-29 11:11:35 -02:00
class-wc-admin-welcome.php missing "WooCommerce" and update version 2015-03-03 19:05:55 +01:00
class-wc-admin.php Fixe the admin access for subscsribers and customers 2015-02-27 13:32:47 -03: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