woocommerce/includes/admin
Vedanshu Jain 6564847802
Merge pull request #26454 from woocommerce/enhancement/verify-db
Add `verify_base_db` method to check if all base tables are present.
2020-06-05 15:15:39 +05:30
..
helper Merge pull request #26080 from yoavf/fix/helper-toggle-rtl 2020-05-11 19:58:45 -07:00
importers Add note to Products Importer that TXT files are also supported. 2020-06-02 12:55:06 -04: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 Update WC shipping settings so no shipping zones banner appears when all are deactivated 2020-05-15 16:32:12 +02:00
views Merge pull request #26454 from woocommerce/enhancement/verify-db 2020-06-05 15:15:39 +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 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 Merge pull request #25321 from grey-rsi/status_widget_stock_rows 2020-06-03 11:22:20 -03: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 Merge pull request #26454 from woocommerce/enhancement/verify-db 2020-06-05 15:15:39 +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 pull request #26399 from woocommerce/fix/uploads_htaccess 2020-05-19 15:56:37 +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