woocommerce/includes/admin
Christopher Allford 888a5c40cd
Merge pull request #26163 from abhishek-pokhriyal/fix/typo-though
Change "though" to "through"
2020-05-11 19:47:36 -07:00
..
helper Merge pull request #26358 from woocommerce/fix/26348 2020-05-11 18:14:39 +05:30
importers Fix duplicated custom fields after import products from .csv file 2020-01-29 13:09:27 +02: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 Merge pull request #25630 from woocommerce/fix-25603 2020-05-11 19:43:08 -07:00
views Merge pull request #25904 from woocommerce/fix/25073 2020-04-06 23:18:42 +05:30
class-wc-admin-addons.php Update class-wc-admin-addons.php 2020-05-07 16:19:31 -07: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 Introduces woocommerce_menu_order_count filter 2020-03-31 17:43:50 -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 Change "though" to "through" 2020-04-11 19:35:13 +05:30
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 "though" to "through" 2020-04-11 19:35:13 +05:30
wc-meta-box-functions.php Moved wc_selected to core functions. 2018-04-18 15:54:57 +02:00