woocommerce/includes/admin
Claudio Sanches eea062f9fa
Merge pull request #26519 from woocommerce/fix/csv-import-special-columns
Fixed the case conversion for meta key column mapping in product CSV imports
2020-05-18 11:33:50 -03:00
..
helper Merge pull request #26080 from yoavf/fix/helper-toggle-rtl 2020-05-11 19:58:45 -07:00
importers Adjusted the column name normalization to avoid squashing meta key case sensitivity 2020-05-14 21:20:55 -07: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 Merged should_show_notice and show_reminder and simplified logic. 2020-05-15 10:24:30 +02:00
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 Fixed space in URL 2020-05-12 15:16:36 -03:00
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 Merge branch 'privacy-policy-update' of github.com:garretthyder/woocommerce into privacy-policy-update 2020-04-02 13:11:24 -07: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 Correct argument count for action hooked on `woocommerce_process_shop_order_meta` 2020-04-26 16:01:40 +05:30
class-wc-admin-notices.php Make safe 2020-05-06 21:49:20 -03: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 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 Updated since tag and removed global variable 2020-05-07 18:57:53 -03: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