learndash_30_custom_body_classes learndash_30_custom_body_classes( array $classes ) Gets the ld30 theme custom body classes. ContentsDescription Parameters Return Source Changelog Related Namespace @package Description # Fires on body_class hook. Parameters # $classes (array) (Required) An array of body class names. Return # (array) An array of body class names. Source # File: themes/ld30/includes/helpers.php Changelog # Changelog Version Description 3.0.0 Introduced. Related # Namespace # global @package # LearnDash / Templates / LD30