View Product Page

Filters

plugin-options/search-fields-options.php

Copied!
Copy

 Params    array  $search_fields_tab  List of options. 
 
Return array

plugin-options/general-options.php

Copied!
Copy

 Params  array $general_tab List of options. 
 
Return array

plugin-options/customization-options.php

Copied!
Copy

 Params  array $customization_tab List of options. 
 
Return array

includes/functions-yith-wcas.php

Copied!
Copy

 Params  array $search_field_types List of search field types. 
 
Return array

includes/class-yith-wcas.php

Copied!
Copy

Filter the locale

 Params    string  $locale       the locale.    string  $text_domain  The text domain. 
 
Return string

includes/class-yith-wcas-shortcode.php

Copied!
Copy

 Params  int $maxresults  array $args shortcode atts 

includes/class-yith-wcas-autoloader.php

Copied!
Copy

The filter allow to add remove the class to autoload

 Params  array $mapped_files The mapped files array. 
 
Return array

includes/class-yith-wcas-assets.php

Copied!
Copy

This filter allow to add, remove or change the param of a specific script

 Params  array  $params The script params.  string $handle The script handle. 
 
Return array

Copied!
Copy

The filter allow to add ,remove the data in the script

 Params  array $data The script data. 
 
Return array