apply_filters( 'tribe_image_plus_bullets_limit', int $limit , array $instance )
Filter the limit at which bullets navigation changes to slide numbers.
Contents
Parameters
- $limit
-
(int) The number of slides at which to switch. Defaults to 10.
- $instance
-
(array) Options/settings specific to this widget instance.