apply_filters( 'learndash_body_classes', string $custom_classes , string|false $post_type , int|false $post_id )
Filters list of body tag CSS classes.
Description Description
Parameters Parameters
- $custom_classes
-
Body css classes.
- $post_type
-
Post Type slug.
- $post_id
-
Post ID.
Source Source
File: includes/ld-misc-functions.php