woocommerce/includes/admin
Mike Jolley 003a5bd188 Better placeholder replacement for footer 2019-03-04 14:53:19 +00:00
..
helper Impoved JSON handling 2019-02-20 12:00:47 +00:00
importers Update PHPCompatibility sniff names 2018-11-21 11:08:26 -02:00
list-tables Merge branch 'pr/21635' 2019-01-08 15:30:31 +00:00
meta-boxes Merge branch 'master' of https://github.com/woocommerce/woocommerce 2019-02-20 12:45:34 +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 Impoved JSON handling 2019-02-20 12:00:47 +00:00
settings Better placeholder replacement for footer 2019-03-04 14:53:19 +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 Impoved JSON handling 2019-02-20 12:00:47 +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 Add wrapper for is_plugin_active 2019-02-27 15:25:27 +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 Impoved JSON handling 2019-02-20 12:00:47 +00: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 span to paragraph 2019-02-05 11:28:46 +00:00
class-wc-admin-reports.php Fix for issue #22182 2018-12-10 00:47:49 +06:00
class-wc-admin-settings.php Remove whitespace characters from Select2 option title 2019-02-25 20:12:54 +01:00
class-wc-admin-setup-wizard.php Merge pull request #22218 from woocommerce/add/fb-in-obw 2019-02-28 16:45:41 +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 Performance: Support pagination to avoid double queries to search webhooks 2019-02-18 14:58:32 +00:00
class-wc-admin-webhooks.php Avoid getting all webhook ids 2019-02-18 13:19:12 +00:00
class-wc-admin.php Merge 17796 2019-01-23 16:39:21 +00:00
wc-admin-functions.php Update from master 2019-02-18 16:54:24 +00:00
wc-meta-box-functions.php Moved wc_selected to core functions. 2018-04-18 15:54:57 +02:00