woocommerce/includes/admin
Claudiu Lodromanean c8bab001a9
Merge pull request #21410 from rnaby/fix/21395
Fix for issue #21395
2018-09-27 10:46:23 -07:00
..
helper Broken log due to variable 2018-04-30 16:23:49 +01:00
importers Merge branch 'master' into master 2018-07-03 15:41:15 +01:00
list-tables Fixed posts query to include parent products if variations have the shipping class assigned. 2018-09-05 11:35:05 +02:00
meta-boxes Cleaner code and correct apply_filters 2018-09-11 12:50:20 +02: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 Fixed customer list query 2018-09-08 21:21:00 -03:00
settings Update checked functionality to use a filter, removed option from settings screen. Can use the woocommerce_restock_refunded_items filter to have the option checked or not, defaults to unchecked. 2018-09-10 11:31:24 +02:00
views Allow for multiple category selections when exporting. 2018-08-07 16:58:39 +02: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 Custom search box 2018-07-04 15:43:31 -03:00
class-wc-admin-api-keys.php Fixed missing bulk action notices for REST API keys 2018-07-04 16:24:27 -03:00
class-wc-admin-assets.php Merge branch 'master' into update/13359 2018-06-15 15:12:12 +01:00
class-wc-admin-attributes.php Fixed admin attributes page inline docs 2018-04-18 15:32:46 -03: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 Fix multisite dashboard widget to use proper order number 2018-06-08 11:59:27 -04: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 When cleaning up CSV import, only remove product taxonomies 2018-05-16 08:57:37 +01:00
class-wc-admin-log-table-list.php Approach Cleaned 2018-05-13 23:40:07 +06:00
class-wc-admin-menus.php Allow custom menu ordering when set by another filter 2018-07-19 17:39:41 -03: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 Persist wootenberg notice dismissal 2018-06-18 10:54:01 -07: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 Make sure _stock is set and unslash value before using. Update PHPCS exclude rule to be more specific. 2018-09-27 08:02:12 +02:00
class-wc-admin-profile.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-admin-reports.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
class-wc-admin-settings.php merge master 2018-05-30 14:35:32 +01:00
class-wc-admin-setup-wizard.php OBW: update to official ShipStation plugin slug. 2018-09-21 10:48:10 -06:00
class-wc-admin-status.php Moved action call 2018-09-05 07:34:52 -04:00
class-wc-admin-taxonomies.php discussion_r219948141 and discussion_r219949290 fix 2018-09-27 12:41:45 +06: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 Prevents "Your settings have been saved." notices on the table list 2018-07-04 16:04:47 -03:00
class-wc-admin.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
wc-admin-functions.php Changed wc_clean sanitization to checking for valid utf8 and the input is later sanitized by WordPress db layer. 2018-08-06 20:49:27 +02:00
wc-meta-box-functions.php Moved wc_selected to core functions. 2018-04-18 15:54:57 +02:00