\WC_Product_Table_Widget

Abstract widget class extended by the Product Table widgets.

Summary

Methods
Properties
Constants
__construct()
body_class()
is_table_on_page()
unescape_commas()
No public properties found
No constants found
get_main_tax_query()
get_main_meta_query()
get_current_taxonomy()
get_current_term_id()
get_current_term_slug()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct()

body_class()

body_class(  $classes)

Parameters

$classes

is_table_on_page()

is_table_on_page()

unescape_commas()

unescape_commas(  $link)

Parameters

$link

get_main_tax_query()

get_main_tax_query()

get_main_meta_query()

get_main_meta_query()

get_current_taxonomy()

get_current_taxonomy(): string

Return the currently viewed taxonomy name.

Returns

string

get_current_term_id()

get_current_term_id(): integer

Return the currently viewed term ID.

Returns

integer

get_current_term_slug()

get_current_term_slug(): integer

Return the currently viewed term slug.

Returns

integer