Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/wc-formatting-functions.php / Page 8

wc_get_filename_from_url()

Function: Gets the filename part of a download URL.

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

Used by 7 functions | Uses 0 functions

wc_get_dimension()

Function: Normalise dimensions, unify to cm then convert to wanted unit value.

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

Used by 1 function | Uses 0 functions

wc_string_to_bool()

Function: Converts a string (e.g. ‘yes’ or ‘no’) to a bool.

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

Used by 44 functions | Uses 0 functions

wc_bool_to_string()

Function: Converts a bool to a ‘yes’ or ‘no’.

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

Used by 11 functions | Uses 1 function

wc_string_to_array()

Function: Explode a string into an array by $delimiter and remove empty values.

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

Used by 1 function | Uses 0 functions
« Previous 1 … 7 8
Proudly powered by WordPress