woocommerce/includes/admin
Rodrigo Primo 1274c61a7c Hide "Stock status" field for grouped products
In the product admin page, the field "Stock status" should be hidden for grouped products as stock is controlled individually for each of the child products and setting a stock status in the parent product has no effect.

Fixes #20927
2018-08-01 10:30:21 -03: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 Merge pull request #20260 from leglesslizard/master 2018-07-24 10:23:15 -07:00
meta-boxes Hide "Stock status" field for grouped products 2018-08-01 10:30:21 -03: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 branch 'master' into update/use-post-author-for-customer-id 2018-05-08 17:34:09 -03:00
settings Use + instead of array_merge for appending to tax classes since it rewrites numeric keys which we allow in tax class names. 2018-07-27 11:18:16 +02:00
views Merge pull request #20730 from woocommerce/fix/20716 2018-07-09 11:35:45 -07: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 Hid import/export from menu when having insufficient capabilities 2018-04-04 15:06:13 +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 Escape sku input properly for quickedit 2018-07-10 10:56:49 +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: Change name of PayPal Express Checkout gateway to match rebranding 2018-07-04 10:46:19 -04:00
class-wc-admin-status.php Fix log file deletion functionality. 2018-07-09 13:01:23 +02:00
class-wc-admin-taxonomies.php Add class names to `edit_category_fields()` to be inline with other fields 2018-07-16 15:24:57 +01: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 Update wc-admin-functions.php 2018-06-28 16:31:03 +02:00
wc-meta-box-functions.php Moved wc_selected to core functions. 2018-04-18 15:54:57 +02:00