apply_filters( 'sensei_module_course_column_max_links_count', $max_links_count ) → {int}
Filter to change the number of links in the course modules column.
Parameters:
Name | Type | Description |
---|---|---|
$max_links_count |
int | The number of links. |
- Since:
- 4.0.0
- Source:
Returns:
The filtered number of links.
- Type
- int