woocommerce/includes/admin
Mike Jolley 753a22734f Prevent Manage stock being forced on
Closes #8336
2015-06-12 11:22:54 +01:00
..
importers Fixed the true-null-false case 2015-02-18 15:34:03 -02:00
meta-boxes Prevent Manage stock being forced on 2015-06-12 11:22:54 +01:00
reports Merge branch 'improve-refund-reporting' Closes #8028 2015-05-28 14:41:20 +01:00
settings Hide api key fields when generate a new keys 2015-06-08 20:22:49 -03:00
views wrong nonce verification 2015-06-01 13:33:51 +01: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 Added new api key generation methods 2015-06-08 19:41:35 -03:00
class-wc-admin-api-keys.php Added new api key generation methods 2015-06-08 19:41:35 -03:00
class-wc-admin-assets.php Hide api key fields when generate a new keys 2015-06-08 20:22:49 -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 woocommerce_duplicate_product_exclude_children, woocommerce_duplicate_product_exclude_meta, woocommerce_duplicate_product_exclude_taxonomies 2015-06-09 12:07:29 +01:00
class-wc-admin-help.php removing references to the community forum 2015-06-09 13:55:05 -06: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 Validate file types when saving products. Closes #13 2015-06-01 13:37:39 +01:00
class-wc-admin-notices.php wrong nonce verification 2015-06-01 13:33:51 +01: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 When the status is changed via bulk actions or by the status button, execute order.updated. 2015-06-05 16:43:24 +00: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 Move the color preview to its own separate "preview box" rather then changing the color of the input div box. 2015-06-11 07:15:51 +00: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 Changed all requests with wp_remote_* to wp_safe_remote_* 2015-06-01 13:28:55 +01:00
class-wc-admin.php Add capability checks to ajax requests 2015-06-01 13:38:00 +01: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