includes/admin/class-wc-admin-dashboard-setup.php:
WC_Admin_Dashboard_Setup::populate_general_tasks()
|
Populate tasks from the database.
|
packages/woocommerce-admin/src/Features/OnboardingTasks.php:
OnboardingTasks::ppcp_ob_after_onboarding_redirect_url()
|
Sets the URL users are redirected to after PayPal Payments has received onboarding information from PayPal.
|
packages/woocommerce-admin/src/Features/Onboarding.php:
Onboarding::reset_extended_task_list()
|
Reset the extended task list and redirect to the dashboard.
|
packages/woocommerce-admin/src/Features/Onboarding.php:
Onboarding::admin_redirects()
|
Handle redirects to setup/welcome page after install and updates.
|
packages/woocommerce-admin/src/Features/Settings.php:
Settings::replace_settings_page()
|
Replace the Settings page in the original WooCommerce menu.
|
packages/woocommerce-admin/src/Features/Settings.php:
Settings::redirect_core_settings_pages()
|
Redirect the old settings page URLs to the new ones.
|
packages/woocommerce-admin/src/Notes/SetUpAdditionalPaymentTypes.php:
SetUpAdditionalPaymentTypes::get_note()
|
Get the note.
|
packages/woocommerce-admin/src/Notes/WooCommercePayments.php:
WooCommercePayments::get_note()
|
Add a note about WooCommerce Payments.
|
packages/woocommerce-admin/src/Notes/CouponPageMoved.php:
CouponPageMoved::get_note()
|
Get the note object for this class.
|
packages/woocommerce-admin/src/Notes/DeactivatePlugin.php:
DeactivatePlugin::get_note()
|
Get the note.
|
packages/woocommerce-admin/src/Notes/MerchantEmailNotifications/NotificationEmail.php:
NotificationEmail::trigger()
|
Trigger the sending of this email.
|
packages/woocommerce-admin/src/API/Plugins.php:
Plugins::request_wccom_connect()
|
Kicks off the WCCOM Connect process.
|
packages/woocommerce-admin/src/API/Plugins.php:
Plugins::connect_square()
|
Returns a URL that can be used to connect to Square.
|
packages/woocommerce-admin/src/RemoteInboxNotifications/SpecRunner.php:
SpecRunner::get_url()
|
Get the URL for an action.
|
packages/woocommerce-admin/src/Features/Onboarding.php:
Onboarding::reset_profiler()
|
Reset the onboarding profiler and redirect to the profiler.
|
packages/woocommerce-admin/src/Features/Onboarding.php:
Onboarding::reset_task_list()
|
Reset the onboarding task list and redirect to the dashboard.
|
packages/woocommerce-admin/src/Features/Onboarding.php:
Onboarding::redirect_wccom_install()
|
Redirects the user to the task list if the task list is enabled and finishing a wccom checkout.
|
packages/woocommerce-admin/src/Features/Onboarding.php:
Onboarding::overwrite_paypal_redirect()
|
Instead of redirecting back to the payment settings page, we will redirect back to the payments task list with our status.
|
packages/woocommerce-admin/src/Features/Onboarding.php:
Onboarding::overwrite_square_redirect()
|
Instead of redirecting back to the payment settings page, we will redirect back to the payments task list with our status.
|
packages/woocommerce-admin/src/Features/Onboarding.php:
Onboarding::add_help_tab()
|
Update the help tab setup link to reset the onboarding profiler.
|
packages/woocommerce-admin/src/Features/Onboarding.php:
Onboarding::redirect_old_onboarding()
|
Redirect the old onboarding wizard to the profiler.
|
packages/woocommerce-admin/src/API/Leaderboards.php:
Leaderboards::get_coupons_leaderboard()
|
Get the data for the coupons leaderboard.
|
packages/woocommerce-admin/src/API/Leaderboards.php:
Leaderboards::get_categories_leaderboard()
|
Get the data for the categories leaderboard.
|
packages/woocommerce-admin/src/API/Leaderboards.php:
Leaderboards::get_customers_leaderboard()
|
Get the data for the customers leaderboard.
|
packages/woocommerce-admin/src/API/Leaderboards.php:
Leaderboards::get_products_leaderboard()
|
Get the data for the products leaderboard.
|