• 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
  • Z
Home / Archives for T

T

WC_Admin_Post_Types::bulk_post_updated_messages() – Specify custom bulk actions messages for different post types.

WC_Admin_Post_Types::disable_autosave() – Disable the auto-save functionality for Orders.

WC_Admin_Post_Types::edit_form_after_title() – Print coupon description textarea field.

WC_Admin_Post_Types::edit_form_top() – Output extra data on post forms.

WC_Admin_Post_Types::enter_title_here() – Change title boxes in admin.

WC_Admin_Post_Types::hidden_meta_boxes() – Hidden default Meta-Boxes.

WC_Admin_Post_Types::hide_cpt_archive_templates() – When editing the shop page, we should hide templates.

WC_Admin_Post_Types::post_updated_messages() – Change messages when a post type is updated.

WC_Admin_Post_Types::process_product_file_download_paths() – Grant downloadable file access to any newly added files on any existing.

WC_Admin_Post_Types::product_data_visibility() – Output product visibility options.

WC_Admin_Post_Types::quick_edit_save() – Quick edit.

WC_Admin_Post_Types::quick_edit() – Custom quick edit – form.

WC_Admin_Post_Types::setup_screen() – Looks at the current screen and loads the correct list table handler.

WC_Admin_Post_Types::show_cpt_archive_notice() – Show a notice above the CPT archive.

WC_Admin_Post_Types::upload_dir() – Change upload dir for downloadable files.

WC_Admin_Post_Types::woocommerce_media_upload_downloadable_product() – Run a filter when uploading a downloadable product.

WC_Admin_Setup_Wizard::tracking_modal() – Template for the usage tracking modal.

WC_Admin_Status::get_tools() – Get tools.

WC_Admin_Status::log_table_bulk_actions() – Bulk DB log table actions.

WC_Admin_Status::scan_template_files() – Scan the template files.

WC_Admin_Status::status_tools() – Handles output of tools.

WC_Admin_Taxonomies::__construct() – Constructor.

WC_Admin_Taxonomies::add_category_fields() – Category thumbnail fields.

WC_Admin_Taxonomies::create_term() – Order term when created (put in position 0).

WC_Admin_Taxonomies::delete_term() – When a term is deleted, delete its meta.

WC_Admin_Taxonomies::disable_checked_ontop() – Maintain term hierarchy when editing a product.

WC_Admin_Taxonomies::edit_category_fields() – Edit category thumbnail field.

WC_Admin_Taxonomies::get_instance() – Get class instance

WC_Admin_Taxonomies::handle_product_cat_row_actions() – Handle custom row actions.

WC_Admin_Taxonomies::product_attribute_description() – Description for shipping class page to aid users.

WC_Admin_Taxonomies::product_cat_column() – Thumbnail column value added to category admin.

WC_Admin_Taxonomies::product_cat_columns() – Thumbnail column added to category admin.

WC_Admin_Taxonomies::product_cat_description() – Description for product_cat page to aid users.

WC_Admin_Taxonomies::product_cat_notes() – Add some notes to describe the behavior of the default category.

WC_Admin_Taxonomies::product_cat_row_actions() – Adjust row actions.

WC_Admin_Taxonomies::save_category_fields() – Save category fields

WC_Admin_Taxonomies::scripts_at_product_cat_screen_footer() – Admin footer scripts for the product categories admin screen

WC_Admin_Webhooks_Table_List::__construct() – Initialize the webhook table list.

WC_Admin_Webhooks_Table_List::column_cb() – Column cb.

WC_Admin_Webhooks_Table_List::column_delivery_url() – Return delivery URL column.

WC_Admin_Webhooks_Table_List::column_status() – Return status column.

WC_Admin_Webhooks_Table_List::column_title() – Return title column.

WC_Admin_Webhooks_Table_List::column_topic() – Return topic column.

WC_Admin_Webhooks_Table_List::display_tablenav() – Generate the table navigation above or below the table.

WC_Admin_Webhooks_Table_List::get_bulk_actions() – Get bulk actions.

WC_Admin_Webhooks_Table_List::get_columns() – Get list columns.

WC_Admin_Webhooks_Table_List::get_status_label() – Get the status label for webhooks.

WC_Admin_Webhooks_Table_List::get_views() – Table list views.

WC_Admin_Webhooks_Table_List::no_items() – No items found text.

WC_Admin_Webhooks_Table_List::prepare_items() – Prepare table list items.

WC_Admin_Webhooks_Table_List::process_bulk_action() – Process bulk actions.

WC_Admin_Webhooks_Table_List::search_box() – Search box.

WC_Admin_Webhooks::get_topic_data() – Get the webhook topic data.

WC_Admin_Webhooks::table_list_output() – Table list output.

WC_Admin::admin_footer_text() – Change the admin footer text on WooCommerce admin pages.

WC_AJAX::add_order_tax() – Add order tax column via ajax.

WC_AJAX::add_to_cart() – AJAX add to cart.

WC_AJAX::calc_line_taxes() – Calc line tax.

WC_AJAX::get_cart_totals() – AJAX receive updated cart_totals div.

WC_AJAX::grant_access_to_download() – Grant download permissions via ajax function.

WC_AJAX::remove_order_tax() – Remove an order tax.

WC_AJAX::revoke_access_to_download() – Delete download permissions via ajax function.

WC_AJAX::tax_rates_save_changes() – Handle submissions from assets/js/settings-views-html-settings-tax.js Backbone model.

WC_AJAX::term_ordering() – Ajax request handling for categories ordering.

WC_AJAX::toggle_gateway_enabled() – Toggle payment gateway on or off via AJAX.

WC_AJAX::variation_bulk_toggle() – Bulk toggle convenience function.

WC_API_Reports::get_top_sellers_report() – Get the top sellers report

WC_API_Server::error_to_array() – Convert an error to an array

WC_API_Taxes::bulk() – Bulk update or insert taxes Accepts an array with taxes in the formats supported by WC_API_Taxes->create_tax() and WC_API_Taxes->edit_tax()

WC_API_Taxes::create_tax_class() – Create a tax class.

WC_API_Taxes::create_tax() – Create a tax

WC_API_Taxes::delete_tax_class() – Delete a tax class

WC_API_Taxes::delete_tax() – Delete a tax

WC_API_Taxes::edit_tax() – Edit a tax

WC_API_Taxes::get_tax_classes_count() – Get the total number of tax classes

WC_API_Taxes::get_tax_classes() – Get all tax classes

WC_API_Taxes::get_tax() – Get the tax for the given ID

WC_API_Taxes::get_taxes_count() – Get the total number of taxes

WC_API_Taxes::get_taxes() – Get all taxes

WC_API_Taxes::query_tax_rates() – Helper method to get tax rates objects

WC_API_Taxes::register_routes() – Register the routes for this class

WC_Background_Emailer::task() – Task

WC_Background_Updater::task() – Task

wc_bool_to_string() – Converts a bool to a ‘yes’ or ‘no’.

WC_Breadcrumb::add_crumbs_tag() – Tag trail.

WC_Breadcrumb::add_crumbs_tax() – Add crumbs for taxonomies

WC_Breadcrumb::endpoint_trail() – Endpoints.

WC_Breadcrumb::paged_trail() – Add a breadcrumb for pagination.

WC_Breadcrumb::search_trail() – Add a breadcrumb for search results.

WC_Breadcrumb::term_ancestors() – Add crumbs for a term.

WC_Cache_Helper::clean_term_cache() – Clean term caches added by WooCommerce.

WC_Cache_Helper::delete_transients_on_shutdown() – Transients that don’t need to be cleaned right away can be deleted on shutdown to avoid repetition.

WC_Cache_Helper::get_transient_version() – Get transient version.

wc_cart_totals_coupon_html() – Get coupon display HTML.

wc_cart_totals_coupon_label() – Get a coupon label.

wc_cart_totals_fee_html() – Get the fee value.

wc_cart_totals_order_total_html() – Get order total html including inc tax if needed.

wc_cart_totals_shipping_html() – Get shipping methods.

wc_cart_totals_shipping_method_label() – Get a shipping methods full label including price.

wc_cart_totals_subtotal_html() – Get the subtotal.

wc_cart_totals_taxes_total_html() – Get taxes total.

WC_Cart_Totals::__construct() – Sets up the items provided, and calculate totals.

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Interim pages omitted …
  • Go to page 9
  • Go to Next Page »

Footer

WooCommerce a2z WooCommerce a2z
WooCommerce
WordPress 5.3.1
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-2019. All rights reserved.


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

  • Home
  • Blog
  • Sitemap
  • Sites