woocommerce/includes/admin
haszari 792e32056c in-product discovery - render container for product-list suggestions 2019-02-12 16:10:21 +13:00
..
helper Add special button style for connect button 2019-01-03 14:41:09 +00:00
importers Update PHPCompatibility sniff names 2018-11-21 11:08:26 -02:00
list-tables in-product discovery - render container for product-list suggestions 2019-02-12 16:10:21 +13:00
meta-boxes Merge branch 'fix/22147' 2019-02-04 13:05:40 +00:00
plugin-updates Fix PHPCS violations in includes/admin/plugin-updates/views/html-notice-untested-extensions-inline.php 2018-03-06 10:58:45 -03:00
reports Merge pull request #22581 from woocommerce/fix/22561 2019-01-31 13:51:51 +00:00
settings Merge branch 'enhancement/21758' 2019-01-31 13:44:35 +00:00
views Tools and status require rest API init 2019-02-04 16:04:25 +00:00
class-wc-admin-addons.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-admin-api-keys-table-list.php Check for permissions before allow edit REST API keys 2018-11-02 10:21:18 -07:00
class-wc-admin-api-keys.php Check for permissions before allow edit REST API keys 2018-11-02 10:21:18 -07:00
class-wc-admin-assets.php Clarify how discount is applied 2019-01-11 14:43:32 +00:00
class-wc-admin-attributes.php allow export and display of attribute labels containing html special characters 2018-11-09 09:17:18 -04:00
class-wc-admin-customize.php [menu] - change title to capitalized to match wp core 2018-05-24 15:56:13 +01:00
class-wc-admin-dashboard.php Merge pull request #22318 from Prospress/fix/21202 2019-01-22 14:38:46 +00:00
class-wc-admin-duplicate-product.php When duplicating variation, set the date to null 2018-05-15 15:37:17 +01:00
class-wc-admin-exporters.php Allow for multiple category selections when exporting. 2018-08-07 16:58:39 +02:00
class-wc-admin-help.php Update class-wc-admin-help.php 2018-04-20 14:25:11 -04:00
class-wc-admin-importers.php update function name to `wc_attribute_taxonomy_slug` 2019-01-23 11:11:27 -04:00
class-wc-admin-log-table-list.php Approach Cleaned 2018-05-13 23:40:07 +06:00
class-wc-admin-menus.php Fix: #22572-can't access settings ("The link you followed has expired"). Cause: if anything adds to `$_POST`, this triggers WooCommerce to try to save settings; if there's no nonce, authorization fails, resulting in the message. Soln: check for specific element ('save') in `$_POST` to determine whether to save elements, rather than testing that `$_POST` is non-empty. 2019-01-25 18:08:00 -08:00
class-wc-admin-meta-boxes.php added checking for invalid ratings while saving 2018-04-09 18:13:13 +06:00
class-wc-admin-notices.php Merge pull request #22410 from woocommerce/remove/simplify-commerce 2019-02-04 11:23:23 +00:00
class-wc-admin-permalink-settings.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-admin-pointers.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-admin-post-types.php Use wc_update_product_stock instead of manually adding and subtracting. 2019-01-22 15:14:41 +02:00
class-wc-admin-profile.php Switch user meta permissions filter from user data to user id 2019-01-16 11:20:42 -05:00
class-wc-admin-reports.php Fix for issue #22182 2018-12-10 00:47:49 +06:00
class-wc-admin-settings.php merge master 2018-05-30 14:35:32 +01:00
class-wc-admin-setup-wizard.php Missing rest api class in wizard 2019-02-05 17:41:17 +00:00
class-wc-admin-status.php Tools and status require rest API init 2019-02-04 16:04:25 +00:00
class-wc-admin-taxonomies.php Add WC_Admin_Taxonomies instance method 2018-11-12 11:30:09 +08:00
class-wc-admin-webhooks-table-list.php Implementation of current action check in list table 2018-06-11 15:05:13 +05:45
class-wc-admin-webhooks.php Make easy to register new REST API versions into webhooks 2018-10-29 19:31:47 -03:00
class-wc-admin.php Merge 17796 2019-01-23 16:39:21 +00:00
wc-admin-functions.php Fix how generate pages 2018-11-19 14:25:06 -02:00
wc-meta-box-functions.php Moved wc_selected to core functions. 2018-04-18 15:54:57 +02:00