woocommerce/includes/admin
Nestor Soriano e0dad77e49 Fix logic for including the "payments" task in onboarding wizard
The logic should be "if woo payments is installed and the country
is US then remove the payments task" but the check was mistakenly
being set to "or" so the task was removed whenever the country was US.
2021-03-29 11:25:39 +02:00
..
helper Fix requires_php check 2020-11-13 16:47:26 -03:00
importers Fixed package tag usage 2020-08-05 13:36:24 -03:00
list-tables Remove double space before concat operator 2021-03-23 23:29:30 +01:00
marketplace-suggestions Fixed package tag usage 2020-08-05 13:36:24 -03:00
meta-boxes Merge pull request #29049 from wppunk/master 2021-03-17 13:46:19 -07:00
notes Remove do_update_woocommerce query arg to prevent actions taken on it 2021-01-05 14:16:46 -08:00
plugin-updates Remove compatibility checks for major version. 2021-02-23 13:27:06 +01:00
reports Removed external class and moved logic to private functions 2021-02-18 16:05:00 -04:00
settings Merge pull request #29447 from luizbills/patch-1 2021-03-23 09:48:11 -07:00
views Update verbiage based on feedback 2021-03-22 05:42:34 -07:00
class-wc-admin-addons.php Add section to tracks event props 2021-02-23 12:25:40 +09: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 Started Converting Woo Page Dropdowns 2021-02-19 15:28:07 -08:00
class-wc-admin-attributes.php Replace usages of depracted jQuery.fn.click() event shorthand 2020-11-18 15:27:46 -03:00
class-wc-admin-customize.php Fixed coding standards to make trigger a test on Travis 2020-08-11 20:11:07 -03:00
class-wc-admin-dashboard-setup.php Fix logic for including the "payments" task in onboarding wizard 2021-03-29 11:25:39 +02:00
class-wc-admin-dashboard.php Merge pull request #29174 from woocommerce/add/28568-dashboard-widget-finish-setup 2021-03-02 16:46:51 -08:00
class-wc-admin-duplicate-product.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-admin-exporters.php Add filter to allow third-parties to filter exportable product types 2021-02-02 14:41:03 +10:00
class-wc-admin-help.php Update default GIT branch 2021-02-25 20:51:14 -03:00
class-wc-admin-importers.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-admin-log-table-list.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-admin-menus.php Merge pull request #29094 from woocommerce/try/admin-menu-svg-icons 2021-02-12 18:06:37 -03:00
class-wc-admin-meta-boxes.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-admin-notices.php Remove html_entity_decode 2021-01-21 12:17:22 -08:00
class-wc-admin-permalink-settings.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-admin-pointers.php Restored pointers position 2020-08-12 21:46:36 -03:00
class-wc-admin-post-types.php Merge pull request #27842 from sudoshreyansh/fix/27839 2020-10-14 18:06:10 -03:00
class-wc-admin-profile.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-admin-reports.php Fixed package tag usage 2020-08-05 13:36:24 -03:00
class-wc-admin-settings.php Add excludes feature to exclude certain pages 2021-03-22 13:36:55 -07:00
class-wc-admin-setup-wizard.php Fix version in which the setup wizard was deprecated 2020-09-22 11:20:33 -03:00
class-wc-admin-status.php Deactivate untrusted plugin's banner 2021-01-18 18:29:02 -03:00
class-wc-admin-taxonomies.php Convert optional-before-required arguments to required (take 2) 2020-10-16 13:08:31 +02:00
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 Replace 'DIRECTORY_SEPARATOR' with '/' 2020-08-26 15:50:34 -05:00
class-wc-admin.php Status dashboard widget should be rendered only if onboarding tasks have been completed or hidden 2021-02-22 15:29:47 -08:00
wc-admin-functions.php Stock managment fixes: 2020-12-17 22:28:21 +05:30
wc-meta-box-functions.php Fixed package tag usage 2020-08-05 13:36:24 -03:00