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.


Top ↑

Source Source

File: includes/ld-misc-functions.php


Top ↑

User Contributed Notes User Contributed Notes

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