woocommerce/includes/admin
Claudio Sanches 47492fb273 Merge branch 'master' of github.com:woothemes/woocommerce 2015-08-05 15:03:05 -03:00
..
importers Avoid set_time_limit error supression 2015-07-15 16:14:32 +01:00
meta-boxes fix possible fatal error on the order admin page 2015-08-05 14:10:23 +02:00
reports Correct number format in coupon total 2015-07-30 12:52:52 +01:00
settings Changed default Underscore's template for wp.template in API Keys 2015-08-05 15:02:55 -03:00
views [2.4] Removed API status notification on the Settings 2015-07-27 23:59:08 +03:00
class-wc-admin-addons.php Changed all requests with wp_remote_* to wp_safe_remote_* 2015-06-01 13:28:55 +01:00
class-wc-admin-api-keys-table-list.php Fixed textdomain for api key last access unknown, closes #8672 2015-07-28 12:44:20 -03:00
class-wc-admin-api-keys.php Added truncated consumer key and last access fields in woocommerce_api_keys table 2015-07-16 15:42:00 -03:00
class-wc-admin-assets.php Changed default Underscore's template for wp.template in API Keys 2015-08-05 15:02:55 -03:00
class-wc-admin-attributes.php Use prepare for updating attributes 2015-06-01 13:29:02 +01:00
class-wc-admin-dashboard.php Explicitly cast as integer the rating comment meta. 2015-06-01 13:27:16 +01:00
class-wc-admin-duplicate-product.php fix for array_filter() expects parameter 1 to be array, boolean given 2015-08-02 00:35:58 -07:00
class-wc-admin-help.php Fix broken WooCommerce 101 video embeds 2015-07-15 18:19:47 -04: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 Show errors for admin ajax variations 2015-07-27 14:16:52 -03:00
class-wc-admin-notices.php Fixed language update for en_US, closes #8568 2015-07-14 12:18:51 -03:00
class-wc-admin-permalink-settings.php Escape properly echoed values 2015-06-01 12:59:03 +01:00
class-wc-admin-pointers.php Encode pointers into json, with some sanity checks 2015-07-06 15:30:10 +05:45
class-wc-admin-post-types.php Fixed row actions to support WordPress 4.3, closes #8578 2015-07-27 16:14:41 -03: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 Fix product image size saving 2015-07-31 11:29:04 +01:00
class-wc-admin-setup-wizard.php Unused code 2015-07-15 16:04:49 +01: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 Added HTML class row-title for coupons, orders, api keys and webhooks table lists 2015-07-15 15:45:57 -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 20 not 25 2015-07-10 14:26:39 +01:00
class-wc-admin.php Method should be conditional_includes 2015-07-06 15:34:31 +05:45
wc-admin-functions.php Removed dead variable and fixed coding standards on wc_create_page() 2015-06-16 13:08:30 -03:00
wc-meta-box-functions.php Fix - name definition for woocommerce_wp_select 2015-03-17 23:40:07 +05:45