apply_filters( 'learndash_topic_dots_item', string $topic_dots, WP_Post $topic, string $type, mixed $topic_count )

Filters output of topic list dots.


Description Description


Parameters Parameters

$topic_dots

Topic dots output.

$topic

Topic WP_Post object to be checked.

$type

Type of dots. Value can dots or list.

$topic_count

Count of topics.


Top ↑

Source Source

File: includes/course/ld-course-navigation.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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