woocommerce/includes/admin
Christopher Allford 57734ca8ce Merge branch 'master' into refactor/add-jetpack-constants 2020-02-04 14:36:35 -08:00
..
helper Merge branch 'master' into refactor/add-jetpack-constants 2020-02-04 14:36:35 -08:00
importers Replace removed WordPress.Security.NonceVerification.NoNonceVerification 2019-12-13 17:45:32 -03:00
list-tables Fix Generic.Formatting.MultipleStatementAlignment violations 2019-12-20 14:21:08 -03:00
marketplace-suggestions cancel_all 2019-04-24 16:28:28 +01:00
meta-boxes Changed country to country/region label. 2020-01-30 12:42:41 +01:00
plugin-updates Merge branch 'master' into refactor/add-jetpack-constants 2020-02-04 14:36:35 -08:00
reports Fix Generic.WhiteSpace.ScopeIndent violations 2019-12-20 14:48:11 -03:00
settings Changed all of the constant accesses into corresponding Automattic\Jetpack\Constants usages 2020-01-28 21:21:29 -08:00
views Merge branch 'master' into refactor/add-jetpack-constants 2020-02-04 14:36:35 -08:00
class-wc-admin-addons.php Replaced direct access of many constants with the Constants library 2020-01-31 22:18:47 -08:00
class-wc-admin-api-keys-table-list.php Fix PEAR.Functions.FunctionCallSignature violations 2019-12-20 15:25:23 -03:00
class-wc-admin-api-keys.php Fix PEAR.Functions.FunctionCallSignature violations 2019-12-20 15:25:23 -03:00
class-wc-admin-assets.php Extracted the repetitive Constants::get_constant( 'WC_VERSION' ) calls where possible 2020-02-04 14:02:57 -08:00
class-wc-admin-attributes.php Fixed escaping. 2019-09-11 14:53:52 +05:30
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 Extracted the repetitive Constants::get_constant( 'WC_VERSION' ) calls where possible 2020-02-04 14:02:57 -08:00
class-wc-admin-duplicate-product.php Added a comment clarifying the suffix substring when checking slug uniqueness 2019-11-20 10:02:34 -08:00
class-wc-admin-exporters.php Extracted the repetitive Constants::get_constant( 'WC_VERSION' ) calls where possible 2020-02-04 14:02:57 -08:00
class-wc-admin-help.php Update links to bug report and feature request issue templates 2019-10-17 16:28:01 -03:00
class-wc-admin-importers.php Extracted the repetitive Constants::get_constant( 'WC_VERSION' ) calls where possible 2020-02-04 14:02:57 -08:00
class-wc-admin-log-table-list.php Added escaping. 2019-09-11 15:37:39 +05:30
class-wc-admin-menus.php Replace removed WordPress.Security.NonceVerification.NoNonceVerification 2019-12-13 17:45:32 -03:00
class-wc-admin-meta-boxes.php Changed all of the constant accesses into corresponding Automattic\Jetpack\Constants usages 2020-01-28 21:21:29 -08:00
class-wc-admin-notices.php Merge branch 'master' into refactor/add-jetpack-constants 2020-02-04 14:36:35 -08: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 Changed all of the constant accesses into corresponding Automattic\Jetpack\Constants usages 2020-01-28 21:21:29 -08:00
class-wc-admin-profile.php Changed country to country/region label. 2020-01-30 12:42:41 +01:00
class-wc-admin-reports.php Fix for issue #22182 2018-12-10 00:47:49 +06:00
class-wc-admin-settings.php Merge branch 'master' into refactor/add-jetpack-constants 2020-02-04 14:36:35 -08:00
class-wc-admin-setup-wizard.php Merge branch 'master' into refactor/add-jetpack-constants 2020-02-04 14:36:35 -08:00
class-wc-admin-status.php Changed all of the constant accesses into corresponding Automattic\Jetpack\Constants usages 2020-01-28 21:21:29 -08:00
class-wc-admin-taxonomies.php Add missing post_type=product in url 2019-06-14 12:28:08 +05:30
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 Fixes for alignment issues on the settings screen introduced by WP 5.3 2019-11-27 13:05:20 +01:00
class-wc-admin.php Replace removed WordPress.Security.NonceVerification.NoNonceVerification 2019-12-13 17:45:32 -03:00
wc-admin-functions.php Change filter name to woocommerce_show_invalid_variations_notice and also pass through the $product_object variable. 2019-12-05 08:08:07 +02:00
wc-meta-box-functions.php Moved wc_selected to core functions. 2018-04-18 15:54:57 +02:00