includes/class.yith-wccl-admin.php
Filter the available tabs in the plugin panel
Params
array $admin_tabs Admin tabs.
Filter enqueue admin script
Params
bool $status enqueue script.
Filter prevent sanitize a field
Params
bool $status sanitize field type.
Filter check for custom attribute types
Params
bool $status custom types.
Filter if pagenow is available for add the terms form
Params
bool $in_array page is in array.
Filter the available tabs in the plugin panel
Paramsarray $product_attributes The custom attributes.
WC_Product $variable The variable product.
includes/class.yith-wccl-frontend.php
Filter add to cart label
Params
string $add_to_cart label.
Params
bool true.
Filter wrapper container front selectors
Params
string $wrapper_container_shop frontend selectors.
Filter wrapper container front selectors
Params
string $wrapper_container_shop frontend selectors.
Filter image selectors
Params
string $image_selector image selectors.
Filter enable handle variation gallery
Paramsbool $enable variation gallery.
WP_Post $post actual $post
Filter plugin compatibility selectors
Paramsstring $compatibility_selectors compatibility selectors.
WP_Post $post actual $post
Filter single gallery selectors
Params
string $single_gallery_selector single gallery selectors.
Filter srcset on loop image
Params
bool $set set srcset on loop image.
Filter srcset on loop image
Params
bool $enable change label on selected attribute
Let's third part skip form on loop for specific product or on specific conditions using filter
Paramsbool $status skip form variable loop.
WC_Product $product actual product.
Filter force disable add to cart on specific product
Paramsbool $disable_add_to_cart conditional for disable add to cart.
WC_Product $product current product.
Filter get default language term value
Paramsbool $get_default_term_value conditional for get default term value.
WP_Term $term current term.
includes/class.yith-wccl.php
Filter the required files to be loaded in the plugin
Params
array $files Required files
Returnarray
includes/function.yith-wccl.php
Filter if get term meta
Paramsbool $get_term_meta conditional for get the term meta.
int $term_id term id.
Filter if use parent gallery for translated products
Params
bool $use_parent_gallery conditional for use parent gallery.
Filter the array of the arguments for the fields in the product metabox
Paramsarray $args Array of arguments.
array $field Field.
Returnarray
Filter the HTML for the fields in the product metabox
Paramsstring $html Field HTML
array $field Field
Returnstring