woocommerce/includes/admin/views
vedanshujain 3acc03c804 Add `verify_base_db` method to check if all base tables are present.
Optionally, also adds a notice in case all db tables are not present. Returns list of tables.

Note that we only check missing tables and don't care about exact table structure because many time tables are modified by merchants to better suit their needs (indexes, collations etc).
2020-05-22 18:30:11 +05:30
..
html-admin-page-addons.php Merge pull request #24639 from itowhid06/master 2019-09-23 12:32:23 -03:00
html-admin-page-product-export.php Added empty categories to the product exporter admin view 2019-11-27 12:08:56 -08:00
html-admin-page-reports.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-admin-page-status-logs-db.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-admin-page-status-logs.php Better way of doing it 2018-10-11 13:31:34 -07:00
html-admin-page-status-report.php Improved escaping 2020-04-02 14:25:09 -03:00
html-admin-page-status-tools.php Fix status page padding 2017-08-30 15:39:54 +01:00
html-admin-page-status.php Use phpcbf to fix coding standard violations in includes/admin 2018-03-05 16:21:35 -03:00
html-admin-settings.php Introduced hooks before and after settings form 2019-11-13 13:20:18 -03:00
html-bulk-edit-product.php Add increase and decrease stock qty option to bulk product edit. 2019-01-16 11:22:11 +02:00
html-email-template-preview.php Add anchor tag example to email template preview 2018-05-25 14:41:20 -04:00
html-notice-base-table-missing.php Add `verify_base_db` method to check if all base tables are present. 2020-05-22 18:30:11 +05:30
html-notice-custom.php Fixed mixed tabs and spaces 2016-07-11 16:56:35 +02:00
html-notice-install.php Fix strings case (#12069) 2016-10-12 11:16:30 +01:00
html-notice-legacy-shipping.php Fix dismiss button in two WC admin notices 2019-04-25 14:19:35 -03:00
html-notice-maxmind-license-key.php Added clarification that the MaxMind license key is not strictly necessary 2020-01-14 14:09:51 -08:00
html-notice-no-shipping-methods.php Fix dismiss button in two WC admin notices 2019-04-25 14:19:35 -03:00
html-notice-redirect-only-download.php Better messaging to inform that remote files will not be affected 2020-03-16 16:52:35 +05:30
html-notice-regenerating-lookup-table.php Changed all of the constant accesses into corresponding Automattic\Jetpack\Constants usages 2020-01-28 21:21:29 -08:00
html-notice-regenerating-thumbnails.php Cancel button text 2018-02-13 19:21:52 +00:00
html-notice-secure-connection.php grammar fix... 2018-04-18 09:11:32 -04:00
html-notice-template-check.php Update outdated templates notice 2018-07-09 15:10:49 +02:00
html-notice-update.php update text 2019-03-06 12:00:54 +00:00
html-notice-updated.php Update notice wording 2019-02-28 11:16:09 +00:00
html-notice-updating.php Changed all of the constant accesses into corresponding Automattic\Jetpack\Constants usages 2020-01-28 21:21:29 -08:00
html-notice-uploads-directory-is-unprotected.php Fixed space in URL 2020-05-12 15:16:36 -03:00
html-notice-wp-php-minimum-requirements.php Refactor to use constant so that we have easy way to reset admin notice version 2019-10-15 16:07:02 +05:30
html-quick-edit-product.php Update quick edit logic to handle external products 2018-05-08 16:58:51 +01:00
html-report-by-date.php Disable autocomplete from date inputs 2018-07-02 15:55:26 +01:00