• Skip to primary navigation
  • Skip to main content
  • Skip to footer
WooCommerce a2z

WooCommerce a2z

WooCommerce

  • Home
  • Plugins
  • Blocks
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
  • _
  • #
  • $
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z
Home / Archives for U

U

AbstractRoute::get_route_update_response() – Get route response for PUT requests.

ActionScheduler_Abstract_Schema::schema_update_required() – Determine if the database schema is out of date by comparing the integer found in $this->schema_version with the option set in the WordPress options table

ActionScheduler_Abstract_Schema::update_table() – Update the schema for the given table

ActionScheduler_AdminView_Deprecated::post_updated_messages() – Change messages when a scheduled action is updated.

ActionScheduler_AdminView::process_admin_ui() – Triggers processing of any pending actions.

ActionScheduler_AdminView::render_admin_ui() – Renders the Admin UI

ActionScheduler_DBStore::unclaim_action() – Remove the claim from an action.

ActionScheduler_FatalErrorMonitor::handle_unexpected_shutdown() –

ActionScheduler_FatalErrorMonitor::untrack_action() –

ActionScheduler_HybridStore::unclaim_action() – Release claims on an action in the table data store.

ActionScheduler_Logger::log_unexpected_shutdown() –

ActionScheduler_Logger::unhook_stored_action() –

ActionScheduler_QueueRunner::unhook_dispatch_async_request() – Unhook check for dispatching an async request.

ActionScheduler_Store_Deprecated::unhook() – Remove base hooks

ActionScheduler_Store::unclaim_action() –

ActionScheduler_wpPostStore::set_unique_post_slug() – Create a (probably unique) post name for scheduled actions in a more performant manner than wp_unique_post_slug().

ActionScheduler_wpPostStore::unclaim_action() –

ActionScheduler::plugin_url() – Get the absolute URL to the plugin directory, or a file therein

ActivityPanels::add_user_data_fields() – Adds fields so that we can store activity panel last read and open times.

ActivityPanels::woocommerce_updated_note() – Things to do after WooCommerce updates.

Analytics::add_user_data_fields() – Adds fields so that we can store user preferences for the columns to display on a report.

AnalyticsDashboard::add_user_data_fields() – Adds fields so that we can store performance indicators, row settings, and chart type settings for users.

AnalyticsDashboard::update_link_structure() – Update the WooCommerce menu structure to make our main dashboard/handler the top level link for ‘WooCommerce’.

Api::get_asset_url() – Retrieve the url to an asset for this plugin.

as_unschedule_action() – Cancel the next occurrence of a scheduled action.

as_unschedule_all_actions() – Cancel all occurrences of a scheduled action.

Autoloader_Handler::update_autoloader_chain() – Updates the spl autoloader chain: – Registers this namespace’s autoloader function.

CartItems::update_item() – Update a single cart item.

CartItemsByKey::get_route_update_response() – Update a single cart item.

CategoryLookup::unflatten_terms() – Convert flat terms array into nested array.

CategoryLookup::update() – Updates lookup table data for a category by ID.

Checkout::create_or_update_draft_order() – Create or update a draft order based on the cart.

Checkout::get_route_update_response() – Update the order.

Checkout::update_order_from_request() – Update an order using the posted values from the request.

ClassLoader::unregister() – Unregisters this instance as an autoloader.

CouponPageMoved::has_unactioned_note() – Find notes that have not been actioned.

CustomAutoloaderPlugin::uninstall() – Do nothing.

CustomersScheduler::delete_user() – Delete the customer data for a single user.

CustomersScheduler::schedule_user_delete() – Schedule an action to delete a single User.

DataStore::delete_customer_by_user_id() – Delete a customer lookup row by WordPress User ID.

DataStore::get_excluded_users() – Returns comma separated ids of excluded users, based on query arguments from the user.

DataStore::get_included_users() – Returns comma separated ids of included users, based on query arguments from the user.

DataStore::get_unique_coupon_count() – Get unique coupons based on user time query

DataStore::get_unique_product_count() – Get unique products based on user time query

DataStore::should_use_cache() – Whether or not the report should use the caching layer.

DataStore::update_interval_boundary_dates() – Updates start and end dates for intervals so that they represent intervals’ borders, not times when data in db were recorded.

DataStore::update_intervals_sql_params() – Updates the LIMIT query part for Intervals query of the report.

DataStore::update_registered_customer_via_last_active() – Trigger a customer update if their "last active" meta value was changed.

DataStore::update_registered_customer() – Update the database with customer data.

DataStore::update_sql_query_params() – Updates the database query with parameters used for Products Stats report: categories and order status.

DataStore::update() – Update the database with stats data.

decrease_usage_count() – Decrease usage count for current coupon.

DraftOrders::uninstall() – Remove cronjobs if they exist (but only from admin).

get_coupon_url() – Get the URL for the coupon management page.

get_legacy_coupon_url() – Get the URL for the legacy coupon management.

get_management_url() – Get the new URL for managing coupons.

get_recorded_coupon_usage_counts() – Gets information about whether coupon counts were updated.

get_unpaid_orders() – Get unpaid orders after a certain date,

get_usage_by_user_id() – Get the number of uses for a coupon by user ID.

get_users_default_token() – Returns an stdObject of a token for a user’s default token.

get_woocommerce_api_url() – Get the URL to the WooCommerce REST API.

HistoricalData::update_status_to_actioned() – Update status of note to actioned on data import trigger.

Homescreen::add_user_data_fields() – Adds fields so that we can store performance indicators, row settings, and chart type settings for users.

Homescreen::update_link_structure() – Update the WooCommerce menu structure to make our main dashboard/handler the top level link for ‘WooCommerce’.

ImageAttachment::update_alt_text() – Update attachment alt text.

ImageAttachment::update_name() – Update attachment name.

ImageAttachment::upload_image_from_src() – Upload an attachment file.

increase_usage_count() – Increase usage count for current coupon.

Install::get_db_update_callbacks() – Get list of DB update callbacks.

Install::maybe_update_db_version() – See if we need to show or run database updates during install.

Install::needs_db_update() – Is a DB update needed?

Install::update_db_version() – Update WC Admin version to current.

Install::update() – Push all needed DB updates to the queue for processing.

Installer::uninstall() –

is_wc_endpoint_url() – Is_wc_endpoint_url – Check if an endpoint is showing.

Loader::get_unregistered_order_statuses() – Get all order statuses present in analytics tables that aren’t registered.

Loader::get_url() – Gets the URL to an asset file.

Loader::get_user_data_field() – Helper to retrive user data fields.

Loader::get_user_data_fields() – We store some WooCommerce specific user meta attached to users endpoint, so that we can track certain preferences or values such as the inbox activity panel last open time.

Loader::get_user_data_values() – For all the registered user data fields ( Loader::get_user_data_fields ), fetch the data for returning via the REST API.

Loader::register_user_data() – Registers WooCommerce specific user data to the WordPress user API.

Loader::should_use_minified_js_file() – Determines if a minified JS file should be served.

Loader::update_admin_title() – Edits Admin title based on section of wc-admin.

Loader::update_user_data_field() – Helper to update user data fields.

Loader::update_user_data_values() – For all the registered user data fields ( Loader::get_user_data_fields ), update the data for the REST API.

Loader::user_can_analytics() – Helper function indicating whether the current user has the required analytics capability.

Menu::get_callback_url() – Convert a WordPress menu callback to a URL.

MobileAppBanner::add_user_data_fields() – Adds fields so that we can store user preferences for the mobile app banner

Navigation::get_callback_url() – Convert a WordPress menu callback to a URL.

Notes::batch_update_items() – Batch update a set of notes.

Notes::get_requested_updates() – Prepare an array with the the requested updates.

Notes::schedule_unsnooze_notes() – Schedule unsnooze notes event.

Notes::undoremove_items() – Batch update a set of notes.

Notes::unsnooze_notes() – Clear note snooze status if the reminder date has been reached.

Notes::update_item() – Update a single note.

Notes::update_items_permissions_check() – Makes sure the current user has access to WRITE the settings APIs.

Notes::update_note() – Update a note.

Onboarding::add_uploaded_theme_data() – Add theme data to response from themes controller.

Onboarding::update_help_tab() – Update the existing help tab and add an option to enable the new onboarding experience.

OnboardingPlugins::update_item_permissions_check() – Check if a given request has access to manage plugins.

OnboardingProfile::update_items_permissions_check() – Check whether a given request has permission to edit onboarding profile data.

OnboardingProfile::update_items() – Update onboarding profile data.

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Interim pages omitted …
  • Go to page 6
  • Go to Next Page »

Footer

WooCommerce a2z
WooCommerce a2z
WooCommerce
WordPress 5.6
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  woocommerce.wp-a2z.org
© Copyright WooCommerce a2z 2014-2021. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins

  • Home
  • Blog
  • Sitemap
  • Sites