WC_Tests_Webhook_Functions::data_provider_test_wc_is_webhook_valid_status() – Data provider for test_wc_is_webhook_valid_status.
WC_Tests_User_Functions::test_wc_shop_manager_has_capability() – Test wc_shop_manager_has_capability function.
WC_Tests_Core_Functions::test_wc_ascii_uasort_comparison() – Test wc_ascii_uasort_comparison function
WC_Tests_Order_Functions::test_wc_sanitize_order_id() – Test wc_sanitize_order_id().
WC_Tests_API_Functions::mock_http_responses() – Helper method to define mocked HTTP responses using WP_HTTP_TestCase.
WC_Tests_API_Functions::test_wc_rest_upload_image_from_url_should_download_image_and_return_array() – Test wc_rest_upload_image_from_url() should download image and return an array containing information about it.
WC_Tests_API_Functions::test_wc_rest_upload_image_from_url_should_return_error_when_invalid_image_is_passed() – Test wc_rest_upload_image_from_url() should return error when invalid image is passed.
WC_Tests_API_Functions::test_wc_rest_upload_image_from_url_should_return_error_when_unable_to_download_image() – Test wc_rest_upload_image_from_url() should return error when unable to download image.
WC_Tests_API_Functions::tearDown() – Run tear down code for unit tests.
WC_Tests_API_Functions::setUp() – Run setup code for unit tests.
woocommerce_after_reset_password_form – action
woocommerce_before_reset_password_form – action
woocommerce_before_checkout_form_cart_notices – action
CssInliner::fillStyleAttributesWithMergedStyles() – Merges styles from styles attributes and style nodes and applies them to the attribute nodes
WC_Product_CSV_Exporter::filter_description_field() – Filter description field for export.
WC_Session_Handler::forget_session() – Forget all session data without destroying it.
WC_Helper_File_Headers::extra_headers() – Additional theme style.css and plugin file headers.
WC_Helper_File_Headers
WC_Helper_File_Headers::load() – Load functions adds the `extra_headers` filter on the `extra_plugin_headers` and `extra_theme_headers` hooks.
WC_Tests_User_Functions::test_wc_modify_map_meta_cap() – Test the logic of wc_modify_map_meta_cap.
WC_Tests_User_Functions
WC_Tests_User_Functions::test_wc_modify_editable_roles() – Test the logic of wc_modify_editable_roles.
WC_Tests_Core_Functions::test_wc_checkout_fields_uasort_comparison() – Test the wc_checkout_fields_uasort_comparison function.
WC_Tests_Core_Functions::test_wc_decimal_to_fraction() – Test wc_decimal_to_fraction.
WC_Tests_Core_Functions::test_wc_get_user_agent() – Test wc_get_user_agent function.
WC_Tests_Core_Functions::test_wc_get_permalink_structure() – Test wc_get_permalink_structure.
WC_Tests_Core_Functions::test_wc_get_credit_card_type_label() – Test wc_get_credit_card_type_label.
WC_Tests_Core_Functions::test_wc_array_cartesian() – Test wc_array_cartesian.
WC_Tests_Core_Functions::return_valid_logger_instance() – Return valid logger instance that implements WC_Logger_Interface.
WC_Tests_Core_Functions::test_wc_get_logger_for_instance() – Test wc_get_logger() to check if can return instance when given in filter.
WC_Tests_Core_Functions::test_wc_get_theme_support() – Test wc_get_theme_support()
WC_Tests_Template_Functions::test_wc_dropdown_variation_attribute_options_should_return_attributes_list() – Test: test_wc_dropdown_variation_attribute_options_should_return_attributes_list.
WC_Tests_Template_Functions::test_wc_dropdown_variation_attribute_options_should_return_attributes_list_and_selected_element() – Test: test_wc_dropdown_variation_attribute_options_should_return_attributes_list_and_selected_element.
WC_Tests_Template_Functions::test_wc_dropdown_variation_attribute_options_no_attributes() – Test: test_wc_dropdown_variation_attribute_options_no_attributes.
WC_Tests_Product_Functions::test_wc_get_attachment_image_attributes() –
WC_Tests_Formatting_Functions::test_wc_sanitize_endpoint_slug() – Test the wc_sanitize_endpoint_slug function
WC_Tests_Formatting_Functions::mock_http_responses() – Provides a mocked response for the oembed test. This way it is not necessary to perform a regular request to an external server which would significantly slow down the tests.
WC_Tests_Formatting_Functions::setUp() –
WC_Tests_Attributes_Functions::test_wc_create_attribute_serialized_data() – Test that updating a global attribute will not modify local attribute data.
WC_Helper_Coupon::filter_get_discount_amount() – Get custom discount type amount. Works like ‘percent’ type.
WC_Helper_Coupon::filter_discount_types() – Register custom discount types.
wc_update_343_cleanup_foreign_keys() – Remove duplicate foreign keys
wc_checkout_fields_uasort_comparison() – User to sort checkout fields based on priority with uasort.
ActionScheduler_SimpleSchedule_Test::test_future_date() –
ActionScheduler_wpCommentLogger_Test::test_filtering_of_get_comments() –
ActionScheduler_wpCommentLogger_Test::test_fatal_error_comments() –
ActionScheduler_wpCommentLogger_Test::test_failed_execution_comments() –
CronExpression_FieldFactory
CronExpression_FieldFactory::getField() – Get an instance of a field object for a cron expression position
CronExpression::factory() – Factory method to create a new CronExpression.
includes/libraries/action-scheduler/functions.php
action_scheduler_post_status_failed_labels – filter
ActionScheduler_wpPostStore::mark_failure() –
ActionScheduler_wpPostStore::find_actions_by_claim_id() –
ActionScheduler_wpPostStore::find_action() –
ActionScheduler_wpPostStore::make_action_from_post() –
ActionScheduler_wpPostStore::fetch_action() –
ActionScheduler_wpPostStore::filter_insert_post_data() –
ActionScheduler_wpCommentLogger::filter_comment_count() – Remove action log entries from wp_count_comments()
ActionScheduler_wpCommentLogger::filter_comment_feed() – Make sure Action Scheduler logs are excluded from comment feeds, which use WP_Query, not the WP_Comment_Query class handled by @see self::filter_comment_queries().
ActionScheduler_wpCommentLogger::filter_comment_query_clauses() –
ActionScheduler_wpCommentLogger::filter_comment_queries() –
ActionScheduler_WPCLI_QueueRunner::action_failed() – Handle WP CLI message when the action has failed.
ActionScheduler_Store::find_actions_by_claim_id() –
ActionScheduler_Store::mark_failure() –
ActionScheduler_Store::find_action() –
ActionScheduler_Store::fetch_action() –
action_scheduler_queue_runner_flush_cache – filter
action_scheduler_failure_period – filter
ActionScheduler_QueueCleaner::mark_failures() –
action_scheduler_failed_old_action_deletion – action
ActionScheduler_Logger::log_failed_action() –
action_scheduler_failed_action – action
ActionScheduler_ListTable::display_filter_by_status() – Prints the available statuses so the user can click to filter.
ActionScheduler_InvalidActionException::from_decoding_args() – Create a new exception when the action’s args cannot be decoded to an array.
load_script_translation_file – filter
woocommerce_after_lost_password_form – action
woocommerce_register_form_tag – action
woocommerce_edit_account_form_tag – action
woocommerce_price_filter_sql – filter
woocommerce_before_lost_password_form – action
woocommerce_downloadable_file_permission – filter
ActionScheduler_FinishedAction::is_finished() –
ActionScheduler_FinishedAction
ActionScheduler_FinishedAction::execute() –
ActionScheduler_FatalErrorMonitor::untrack_action() –
ActionScheduler_FatalErrorMonitor::handle_unexpected_shutdown() –
ActionScheduler_FatalErrorMonitor::detach() –
ActionScheduler_FatalErrorMonitor::track_current_action() –
ActionScheduler_FatalErrorMonitor
ActionScheduler_FatalErrorMonitor::__construct() –
ActionScheduler_FatalErrorMonitor::attach() –
ActionScheduler_Action::is_finished() –
action_scheduler_failed_execution – action
ActionScheduler_Abstract_ListTable::display_filter_by_status() – Prints the available statuses so the user can click to filter.
action_scheduler_load_deprecated_functions – filter
ActionScheduler::factory() –
woocommerce_load_cart_from_session – action
WC_Admin_Notices::wootenberg_feature_plugin_notice() – Notice about trying the Products block.
WC_REST_Controller::get_fields_for_response() – Gets an array of fields to be included on the response.
WP_REST_User_Meta_Fields::get_meta_subtype() – Retrieves the object meta subtype.
- 1
- 2
- 3
- …
- 24
- Next Page »