woocommerce/includes/admin
Vedanshu Jain 057b352de7
Merge pull request #26016 from woocommerce/fix/26010
Setup Wizard: Default 100% of users to new OBW.
2020-04-07 02:10:09 +05:30
..
helper Replaced the default error text for upgrades of expired WooCommerce.com plugin subscriptions 2020-03-30 14:11:02 -07: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 Merge pull request #25504 from woocommerce/update/order-detail-summary 2020-02-06 11:40:45 +01:00
notes Display only wc-admin notices when enabled to avoid duplicate notices 2020-03-05 16:53:10 +05:30
plugin-updates Fix PHP docblock for WC_Plugin_Updates::get_untested_plugins() 2020-03-12 11:01:36 -03:00
reports Fix Generic.WhiteSpace.ScopeIndent violations 2019-12-20 14:48:11 -03:00
settings fix typo in variable 2020-03-27 19:36:00 +00:00
views Merge pull request #25904 from woocommerce/fix/25073 2020-04-06 23:18:42 +05:30
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 move edited attribute message to location consistent with other edited messages 2020-02-25 11:28:11 -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 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 Remove the "Education" tab from Help 2020-03-05 11:39:08 +02: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 Also display on selected pages outside of wc-admin 2020-03-05 17:07:10 +05:30
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 Bump versions 2020-02-07 17:54:54 +05:30
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 Default 100% of users to new OBW. 2020-03-25 13:37:42 -07:00
class-wc-admin-status.php Improved dependency and update message style 2020-04-02 14:17:38 -03: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 Added explanation comments. 2020-02-07 12:58:31 +01: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