woocommerce/includes/admin
Claudio Sanches c3b5ad2337 Refactored the link all variations, remove variation and add variation methods 2015-07-05 23:55:08 -03:00
..
importers Fixed the true-null-false case 2015-02-18 15:34:03 -02:00
meta-boxes Refactored the link all variations, remove variation and add variation methods 2015-07-05 23:55:08 -03:00
reports Adjust sales report to deal with partial shipping refunds and full refunds 2015-07-01 12:11:21 +01:00
settings Tweak option labelling 2015-06-23 12:20:13 +01:00
views replaced esc_attr by sanitize_html_class 2015-06-15 09:30:09 +02: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 Improved the navigation and tested if variations have some edition 2015-07-05 22:31:56 -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 Move the wp_posts ID check out of the string matching so we can find by ID _OR_ find based on sku match 2015-06-17 13:59:39 +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 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