apply_filters( 'bigcommerce/widget/categories/dropdown_args', array $args, array $instance )

Summary

Filters the arguments for the Product Categories Categories widget drop-down.


Parameters

$args

(array) An array of Product Categories widget drop-down arguments.

$instance

(array) Array of settings for the current widget.


Source

File: src/BigCommerce/Widgets/Product_Category_Widget.php


User Contributed Notes

You must log in before being able to contribute a note or feedback.