\WCPT_Settings

Utility functions for the product table plugin settings.

Summary

Methods
Properties
Constants
get_setting_table_styling()
get_setting_table_defaults()
get_setting_misc()
settings_to_table_args()
table_args_to_settings()
add_selected_to_cart_default_text()
open_links_in_quick_view_pro()
No public properties found
OPTION_TABLE_STYLING
OPTION_TABLE_DEFAULTS
OPTION_MISC
SECTION_SLUG
No protected methods found
No protected properties found
N/A
array_map_yes_no_to_boolean()
get_setting()
No private properties found
N/A

Constants

OPTION_TABLE_STYLING

OPTION_TABLE_STYLING ='wcpt_table_styling'

OPTION_TABLE_DEFAULTS

OPTION_TABLE_DEFAULTS ='wcpt_shortcode_defaults'

OPTION_MISC

OPTION_MISC ='wcpt_misc_settings'

SECTION_SLUG

SECTION_SLUG ='product-table'

Methods

get_setting_table_styling()

get_setting_table_styling()

get_setting_table_defaults()

get_setting_table_defaults()

get_setting_misc()

get_setting_misc()

settings_to_table_args()

settings_to_table_args(  $settings)

Parameters

$settings

table_args_to_settings()

table_args_to_settings(  $args)

Parameters

$args

add_selected_to_cart_default_text()

add_selected_to_cart_default_text()

open_links_in_quick_view_pro()

open_links_in_quick_view_pro()

array_map_yes_no_to_boolean()

array_map_yes_no_to_boolean(  $val)

Parameters

$val

get_setting()

get_setting(  $option_name,  $default = array())

Parameters

$option_name
$default