• 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 I

I

$this_cron_interval – filter

Abstract_WC_Order_Item_Type_Data_Store

Abstract_WC_Order_Item_Type_Data_Store::clear_cache() – Clear meta cache.

Abstract_WC_Order_Item_Type_Data_Store::create() – Create a new order item in the database.

Abstract_WC_Order_Item_Type_Data_Store::delete() – Remove an order item from the database.

Abstract_WC_Order_Item_Type_Data_Store::read() – Read a order item from the database.

Abstract_WC_Order_Item_Type_Data_Store::save_item_data() – Saves an item’s data to the database / item meta.

Abstract_WC_Order_Item_Type_Data_Store::update() – Update a order item in the database.

AbstractProductGrid::get_image_html() – Get the product image.

action_scheduler_execution_ignored – action

action_scheduler_initialize_2_dot_2_dot_5() –

action_scheduler_pre_init – action

action_scheduler_stored_action_instance – filter

ActionScheduler_Abstract_ListTable::get_items_offset() – Returns the number of items to offset/skip for this current view.

ActionScheduler_Abstract_ListTable::get_items_query_filters() – Prepares the SQL to filter rows by the options defined at `$this->filter_by`. Before trusting any data sent by the user it validates that it is a valid option.

ActionScheduler_Abstract_ListTable::get_items_query_limit() – Get prepared LIMIT clause for items query

ActionScheduler_Abstract_ListTable::get_items_query_offset() – Get prepared OFFSET clause for items query

ActionScheduler_Abstract_ListTable::get_items_query_order() – Prepares the ORDER BY sql statement. It uses `$this->sort_by` to know which columns are sortable. This requests validates the orderby $_GET parameter is a valid column and sortable. It will also use order (ASC|DESC) using DESC by default.

ActionScheduler_Abstract_ListTable::get_items_query_search() – Check if the current request is doing a "full text" search. If that is the case prepares the SQL to search texts using LIKE.

ActionScheduler_Abstract_ListTable::prepare_items() – Prepares the data to feed WP_Table_List.

ActionScheduler_Abstract_ListTable::set_items() – Set the data for displaying. It will attempt to unserialize (There is a chance that some columns are serialized). This can be override in child classes for further data transformation.

ActionScheduler_Action::is_finished() –

ActionScheduler_ActionClaim::get_id() –

ActionScheduler_AdminView::init() –

ActionScheduler_AdminView::instance() –

ActionScheduler_CronSchedule::is_recurring() –

ActionScheduler_FinishedAction::is_finished() –

ActionScheduler_IntervalSchedule

ActionScheduler_IntervalSchedule::__construct() –

ActionScheduler_IntervalSchedule::__sleep() – For PHP 5.2 compat, since DateTime objects can’t be serialized

ActionScheduler_IntervalSchedule::__wakeup() –

ActionScheduler_IntervalSchedule::interval_in_seconds() –

ActionScheduler_IntervalSchedule::is_recurring() –

ActionScheduler_IntervalSchedule::next() –

ActionScheduler_InvalidActionException

ActionScheduler_InvalidActionException::from_decoding_args() – Create a new exception when the action’s args cannot be decoded to an array.

ActionScheduler_ListTable::human_interval() – Convert an interval of seconds into a two part human friendly string.

ActionScheduler_ListTable::prepare_items() – {@inheritDoc}

ActionScheduler_LogEntry::get_action_id() –

ActionScheduler_Logger::init() –

ActionScheduler_Logger::instance() –

ActionScheduler_Logger::log_ignored_action() –

ActionScheduler_NullSchedule::is_recurring() –

ActionScheduler_QueueRunner::init() –

ActionScheduler_QueueRunner::instance() –

ActionScheduler_SimpleSchedule::is_recurring() –

ActionScheduler_Store::get_claim_id() –

ActionScheduler_Store::init() –

ActionScheduler_Store::instance() –

ActionScheduler_Versions::initialize_latest_version() –

ActionScheduler_Versions::instance() –

ActionScheduler::init() – Initialize the plugin

add_order_item() – Add an order item to an order.

admin_init – action

Assets::init() – Initialize class features on init.

before_woocommerce_init – action

child_is_in_stock() – Is a child in stock?

ClassLoader::isClassMapAuthoritative() – Should class lookup fail if not found in the current class map?

CssInliner::inlineCss() – Inlines the given CSS into the existing HTML.

CssToAttributeConverter::isTableOrImageNode() –

customize_nav_menu_available_item_types – filter

customize_nav_menu_available_items – filter

delete_by_download_id() – Method to delete a download permission from the database by download ID.

delete_by_id() – Method to delete a download permission from the database by ID.

delete_by_order_id() – Method to delete a download permission from the database by order ID.

delete_items() – Remove all line items (products, coupons, shipping, taxes) from the order.

delete_order_item() – Delete an order item.

FeaturedCategory::get_image() – Returns the main product image URL.

FeaturedProduct::get_image() – Returns the main product image URL.

get_code_by_id() – Return a coupon code for a specific ID.

get_download_ids() – Get a list of download IDs for a specific item from an order.

get_featured_product_ids() – Returns a list of product IDs ( id as key => parent as value) that are featured. Uses get_posts instead of wc_get_products since we want some extra meta queries and ALL products (posts_per_page = -1).

get_ids_by_code() – Return an array of IDs for for a specific coupon code.

get_order_id_by_order_item_id() – Get order ID by order item ID.

get_order_id_by_order_key() – Finds an Order ID based on an order key.

get_order_item_type() – Get the order item type based on Item ID.

get_payment_token_ids() – Get token ids for an order.

get_product_id_by_sku() – Return product ID based on SKU.

get_shipping_class_id_by_slug() – Get shipping class ID by slug.

get_token_by_id() – Returns an stdObject of a token.

get_token_type_by_id() – Get a token’s type by ID.

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

get_webhooks_ids() – Get all webhooks IDs.

get_zone_id_by_instance_id() – Return a zone ID from an instance ID.

get_zone_id_from_package() – Find a matching zone ID for a given package.

i18n

i18n/continents.php

i18n/countries.php

i18n/locale-info.php

i18n/phone.php

i18n/states.php

illegal_user_logins – filter

image_get_intermediate_size – action

import_end – action

import_start – action

import_upload_size_limit – filter

import() – Process importation.

in_plugin_update_message-woocommerce/woocommerce.php – action

includeFile() – Scope isolated include.

includes

includes/abstracts

includes/abstracts/abstract-wc-data.php

  • Go to page 1
  • Go to page 2
  • Go to page 3
  • Interim pages omitted …
  • Go to page 17
  • 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