Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Functions / Page 717

wc_is_file_valid_csv()

Function: Check if a CSV file is valid.

Source: includes/wc-conditional-functions.php:462

Used by 1 function | Uses 2 functions

wc_is_order_status()

Function: See if a string is an order status.

Source: includes/wc-order-functions.php:112

Used by 2 functions | Uses 1 function

wc_is_running_from_async_action_scheduler()

Function: Test whether the context of execution comes from async action scheduler.

Source: includes/wc-core-functions.php:2494

Used by 3 functions | Uses 0 functions

wc_is_valid_url()

Function: Simple check for validating a URL, it must start with http:// or https://.

Source: includes/wc-conditional-functions.php:377

Used by 5 functions | Uses 0 functions

wc_is_webhook_valid_status()

Function: Check if given status is a valid webhook status.

Source: includes/wc-webhook-functions.php:131

Used by 1 function | Uses 1 function

wc_is_webhook_valid_topic()

Function: Check if the given topic is a valid webhook topic, a topic is valid if:

Source: includes/wc-webhook-functions.php:92

Used by 7 functions | Uses 0 functions

wc_is_wp_default_theme_active()

Function: Is the site using a default WP theme?

Source: includes/wc-core-functions.php:2329

Used by 3 functions | Uses 1 function

wc_kses_notice()

Function: Filters out the same tags as wp_kses_post, but allows tabindex for element.

Source: includes/wc-notice-functions.php:252

Used by 1 function | Uses 1 function

wc_legacy_round_half_down()

Function: Round half down in PHP 5.2.

Source: includes/wc-formatting-functions.php:251

Used by 2 functions | Uses 2 functions

wc_let_to_num()

Function: Notation to numbers.

Source: includes/wc-formatting-functions.php:636

Used by 4 functions | Uses 0 functions
« Previous 1 … 716 717 718 … 776 Next »
Proudly powered by WordPress