Defaults

Table of Contents

$table_defaults  : mixed
add_selected_to_cart_default_text()  : mixed
add_selected_to_cart_plural_placeholder_default_text()  : mixed
add_selected_to_cart_singular_placeholder_default_text()  : mixed
get_design_defaults()  : mixed
get_misc_defaults()  : mixed
get_table_defaults()  : mixed

Properties

$table_defaults

private static mixed $table_defaults = ['columns' => 'image,name,summary,price,buy', 'widths' => '', 'auto_width' => true, 'priorities' => '', 'column_breakpoints' => '', 'responsive_control' => 'inline', 'responsive_display' => 'child_row', 'wrap' => true, 'show_footer' => false, 'search_on_click' => true, 'filters' => true, 'quantities' => true, 'variations' => 'dropdown', 'variation_name_format' => 'full', 'cart_button' => 'button', 'ajax_cart' => true, 'scroll_offset' => 15, 'description_length' => 15, 'links' => 'all', 'lazy_load' => false, 'cache' => false, 'image_size' => '70x70', 'lightbox' => true, 'shortcodes' => false, 'button_text' => '', 'date_format' => '', 'date_columns' => '', 'no_products_message' => '', 'no_products_filtered_message' => '', 'paging_type' => 'numbers', 'page_length' => 'bottom', 'search_box' => true, 'totals' => 'bottom', 'pagination' => 'bottom', 'reset_button' => true, 'add_selected_button' => 'top', 'user_products' => false, 'rows_per_page' => 25, 'product_limit' => 500, 'sort_by' => 'menu_order', 'sort_order' => '', 'status' => 'publish', 'category' => '', 'exclude_category' => '', 'tag' => '', 'term' => '', 'numeric_terms' => false, 'cf' => '', 'year' => '', 'month' => '', 'day' => '', 'exclude' => '', 'include' => '', 'search_term' => '', 'stock' => '', 'show_hidden_columns' => false]

Methods

add_selected_to_cart_default_text()

public static add_selected_to_cart_default_text() : mixed
Return values
mixed

add_selected_to_cart_plural_placeholder_default_text()

public static add_selected_to_cart_plural_placeholder_default_text() : mixed
Return values
mixed

add_selected_to_cart_singular_placeholder_default_text()

public static add_selected_to_cart_singular_placeholder_default_text() : mixed
Return values
mixed

get_design_defaults()

public static get_design_defaults() : mixed
Return values
mixed

get_misc_defaults()

public static get_misc_defaults() : mixed
Return values
mixed

get_table_defaults()

public static get_table_defaults() : mixed
Return values
mixed

Search results