apply_filters( 'learndash_course_info_per_page', int $info_per_page, string $context, int $user_id, array $atts )

Filters value of course information per page.


Description Description


Parameters Parameters

$info_per_page

Course info per page.

$context

The context of course info.

$user_id

User ID.

$atts

An array of shortcode attributes.


Top ↑

Source Source

File: includes/class-ld-lms.php


Top ↑

User Contributed Notes User Contributed Notes

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