Dev Resources

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

wc_get_notice_data_attr()

Function: Get notice data attribute.

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

Used by 0 functions | Uses 0 functions

wc_clear_notices()

Function: Unset all notices.

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

Used by 4 functions | Uses 2 functions

wc_print_notices()

Function: Prints messages and errors which are stored in the session, then clears them.

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

Used by 9 functions | Uses 6 functions

wc_print_notice()

Function: Print a single notice immediately.

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

Used by 2 functions | Uses 1 function

wc_get_notices()

Function: Returns all queued notices, optionally filtered by a notice type.

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

Used by 2 functions | Uses 2 functions

wc_add_wp_error_notices()

Function: Add notices for WP Errors.

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

Used by 1 function | 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

woocommerce_kses_notice_allowed_tags

Filter Hook: Kses notice allowed tags.

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

Used by 1 function | Uses 0 functions

wc_notice_count()

Function: Get the count of notices added, either for all notices (default) or for one.

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

Used by 10 functions | Uses 2 functions

wc_has_notice()

Function: Check if a notice has already been added.

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

Used by 2 functions | Uses 2 functions
1 2 Next »
Proudly powered by WordPress