woocommerce/includes/admin
Mike Jolley a4c2a73050 Max array keys 2015-06-05 13:37:45 +01:00
..
importers Fixed the true-null-false case 2015-02-18 15:34:03 -02:00
meta-boxes Max array keys 2015-06-05 13:37:45 +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 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 Round the total_pages calculation up so we always display the right number of pages. 2015-06-03 23:05:52 +00: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 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 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 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 Use htmlspecialchars to ensure characters get encoded for select2 2015-06-01 13:37:26 +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 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