woocommerce/includes/admin
Rodrigo Primo 2c8d006c37 Update PHPCompatibility sniff names
The name of some sniffs changed in the most recent PHPCompatiblity version. This commit update all instances where those names are used in WooCommerce codebase.
2018-11-21 11:08:26 -02:00
..
helper Dont include the html tags in the translated string. 2018-10-26 13:33:40 +02:00
importers Update PHPCompatibility sniff names 2018-11-21 11:08:26 -02:00
list-tables Revert "phpcs" (bc4010) - incorrect phpcs fixes 2018-11-16 15:20:57 -05:00
meta-boxes Reintroduce Preview button on products 2018-11-06 15:28:23 -05: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 Revert "Update wc_customer_bought_product() and customers report to use post_author instead of _customer_user" 2018-10-29 11:15:22 -03:00
settings "account erasure request" text is not translatable 2018-11-05 14:47:28 +01:00
views Update notice wording for wp 5.0 2018-11-15 10:19:51 -08: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 Merge branch 'master' into update/13359 2018-06-15 15:12:12 +01: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 comment_type should be review for the latest reviews dashboard widget. 2018-10-26 13:16:16 +02: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 Use get_bloginfo( 'version' ) instead of wp_version global 2018-11-15 15:27:58 +02: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: Fix ShipStation plugin info so install works 2018-11-16 14:06:58 -05: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 Make easy to register new REST API versions into webhooks 2018-10-29 19:31: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 Use wc_check_utf8 function 2018-10-05 15:58:50 -04:00
wc-meta-box-functions.php Moved wc_selected to core functions. 2018-04-18 15:54:57 +02:00