includes/abstracts/class-yith-shippo-abstract-object.php
This filter allow to manage the object data as array
Params
array $object the object data.
Returnarray
includes/admin/views/shipping/validate-products-modal.php
This filter allow to set limit of products on the product validation ajax process
Params
int $limit The limit. Default: 20
Returnint
includes/class-yith-shippo-admin.php
This filter allow to add, remove or change the main tab inside the settings panel
Params
array $admin_tabs List of admin tabs
Returnarray
This filter allow change the arguments to create the admin panel
Params
array $arguments List of settings.
Returnarray
This filter allow to add, remove or change the main tab inside the settings panel
Params
array $admin_tabs List of admin tabs
Returnarray
This filter allow to add additional order status where is possible try to autocomple the order
Params
array $order_status list of order status.
Returnarray
includes/class-yith-shippo-assets.php
The filter allow to add ,remove the data in the script
Params
array $data The script data.
Returnarray
This filter allow to add, remove or change the param of a specific script
Paramsarray $params The script params.
string $handle The script handle.
Returnarray
includes/class-yith-shippo-autoloader.php
The filter allow to add remove the class to autoload
Params
array $mapped_files The mapped files array.
Returnarray
includes/class-yith-shippo-autotracking.php
This filter allow disable the autotracking scheduler
Params
bool $enable_autotracking Status of option to set.
Returnbool
includes/class-yith-shippo-shipping-email.php
This filter allow to add additional CSS to the emails
Params
string $newcss The CSS code.
Returnstring
includes/class-yith-shippo.php
Filter the locale
Paramsstring $locale the locale.
string $text_domain The text domain.
Returnstring
includes/data-stores/class-yith-shippo-shipping-rule-data-store.php
This filter allow to change the rule id created
Params
int $rule_id the rule id.
Returnint
includes/shippo-request/class-yith-shippo-request.php
This filter allow to set if the sandbox environment is enabled
Params
bool $is_sandbox Sandbox status.
Returnbool
includes/traits/trait-yith-shippo-trait-cacheable.php
The filter allow to manage the shippo cache object
Params
WP_Object_Cache $wp_object_cache The object cache.
ReturnWP_Object_Cache
includes/yith-shippo-functions.php
This filter allow to add, remove or change the postage content
Params
array $postage_content List of contents
Returnarray
This filter allow to add, remove or change the substatus that require an action
Params
array $substatus List of substatus.
Returnarray
plugin-options/bh-onboarding-options.php
This filter allow to manage the parcel packing subtabs
Params
array $parcel_tab List of subtabs.
Returnarray
plugin-options/checkout-options.php
This filter allow to manage the extra options panel
Params
array $extra_options List of extra options.
Returnarray
plugin-options/general-options.php
This filter allow to manage the general options panel
Params
array $general_options List of options.
Returnarray
plugin-options/parcel-options.php
This filter allow to manage the parcel packing subtabs
Params
array $parcel_tab List of subtabs.
Returnarray
plugin-options/parcel/parcel-adjustment-options.php
This filter allow to manage the options on the "Parcel Adjustment" tab
Params
array $parcel_adjustment_options List of options.
Returnarray
plugin-options/parcel/parcel-boxes-options.php
This filter allow to manage the options on the "Parcel Boxes" tab
Params
array $parcel_boxes_options List of options.
Returnarray
plugin-options/parcel/postage-options.php
This filter allow to manage the options on the "Postage options" tab
Params
array $postage_options List of options.
Returnarray
plugin-options/shipping/rates-options.php
This filter allow to add, remove or change the shipping rates options
Params
array $shipping_rates_options
plugin-options/shipping/rules-options.php
This filter allow to add,remove or change the shipping rules options
Params
array $shipping_rule_options
plugin-options/shipping/sender-info-options.php
This filter allow to manage the options on the "Sender info" tab
Params
array $options List of options.
Returnarray