includes/admin/class-yith-wacp-admin.php
Manages admin tabs
Params
array $admin_tabs The admin tabs array..
includes/class-yith-wacp.php
Params
boolean $is_admin Is an admin screen?
Params
boolean $load Is a frontend screen?
includes/frontend/class-yith-wacp-frontend-premium.php
Handles the stylesheet paths
Params
array $paths The stylesheet paths.
Handles the loader image
Params
string $path The loader image path.
Handles the form selectors
Params
string $selectors The form selectors.
Handles automatic popup
Params
boolean $value Is automatic popup allowed?
Handles the open popup selectors
Params
string $selector The open popup selector.
Handles touchstart on suggested product
Params
boolean $value Is touchstart enabled?
Handles touchstart on action buttons
Params
boolean $value Is touchstart enabled?
Handles script localization arguments
Params
array $localized Localization arguments.
Handles popup content arguments
Params
array $args Popup content arguments.
Handles added to cart success data
Paramsarray $datas Add to cart data.
WC_Product $product The added product.
string $layout The popup layout.
integer $quantity The product quantity.
Handles added to cart message HTML
Paramsstring $html Added to cart message HTML.
WC_Product $product The added product.
Handles "Go to cart" button URL
Params
string $url Button URL.
Handles "Go to checkout" button URL
Params
string $url Button URL.
Handles "Continue shopping" button URL
Paramsstring $url Button URL.
WC_Product $product The added product.
Handles action buttons HTML
Paramsstring $html Action buttons HTML.
WC_Product $product The added product.
Handles related product query args
Params
array $args Related proucts query arguments.
Handles related product display args
Params
array $args Related proucts display arguments.
Handles product exclusion
Paramsboolean $is_in_exclusion Check if product is excluded.
integer $product_id The product ID.
includes/frontend/class-yith-wacp-frontend.php
Handles popup template args
Params
array $args The popup template arguments.
Handles popup template args
Params
boolean $value The popup should be displayed?
includes/functions.yith-wacp-premium.php
Params
array $cart_info The current cart info.
includes/integrations/class-yith-wacp-ywcm-integration.php
Check if it's a valid cart message
Paramsboolean $value Is the message valid?
integer $message_id The message ID.
includes/integrations/class-yith-wacp-ywraq-integration.php
Manages RAQ popup additional arguments
Params
array $value The custom args array.
plugin-options/customization-options.php
Customize tab options
Params
array $customization Options array.
plugin-options/general-settings-options.php
Customize tab options
Params
array $general Options array.
plugin-options/mini-cart-options.php
Customize tab options
Params
array $style Options array.
templates/yith-wacp-popup-action.php
Handles "Go to cart" button CSS classes
Params
string $text The CSS classes.
Handles "Go to checkout" button CSS classes
Params
string $text The CSS classes.
Handles "Contine shopping" button CSS classes
Params
string $text The CSS classes.
templates/yith-wacp-popup-cart-info.php
Handles the shipping label text
Params
string $text The label text.
Handles the tax label text
Params
string $text The label text.
Handles the discount label text
Params
string $text The label text.
Handles the cart total label text
Params
string $text The label text.
templates/yith-wacp-popup-cart.php
Handles the popup title text
Params
string $text The title text.
templates/yith-wacp-popup-empty.php
Handles the empty cart message text
Params
string $text The empty message text.
templates/yith-wacp-popup-raq.php
Handles the Request a quote popup title text
Params
string $text The title text.