Dev Resources

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

woocommerce_widget_get_current_page_url

Filter Hook: Search Arg.

Source: includes/abstracts/abstract-wc-widget.php:387

Used by 1 function | Uses 0 functions

WC_Widget::get_widget_id_for_cache()

Method: Get widget id plus scheme/protocol to prevent serving mixed content from (persistently) cached widgets.

Source: includes/abstracts/abstract-wc-widget.php:398

Used by 3 functions | Uses 0 functions

WC_Widget::get_cached_widget()

Method: Get cached widget.

Source: includes/abstracts/abstract-wc-widget.php:82

Used by 0 functions | Uses 1 function

WC_Widget::cache_widget()

Method: Cache the widget.

Source: includes/abstracts/abstract-wc-widget.php:109

Used by 0 functions | Uses 1 function

WC_Widget::flush_widget_cache()

Method: Flush the cache.

Source: includes/abstracts/abstract-wc-widget.php:131

Used by 1 function | Uses 1 function

WC_Widget::get_instance_title()

Method: Get this widgets title.

Source: includes/abstracts/abstract-wc-widget.php:143

Used by 1 function | Uses 0 functions

WC_Widget::widget_start()

Method: Output the html at the start of a widget.

Source: includes/abstracts/abstract-wc-widget.php:161

Used by 0 functions | Uses 1 function

WC_Widget::widget_end()

Method: Output the html at the end of a widget.

Source: includes/abstracts/abstract-wc-widget.php:176

Used by 0 functions | Uses 0 functions

WC_Widget::update()

Method: Updates a particular instance of a widget.

Source: includes/abstracts/abstract-wc-widget.php:188

Used by 1 function | Uses 2 functions

woocommerce_widget_settings_sanitize_option

Filter Hook: Sanitize the value of a setting.

Source: includes/abstracts/abstract-wc-widget.php:229

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