learndash_30_custom_body_classes( array $classes )

Gets the ld30 theme custom body classes.


Description Description

Fires on body_class hook.


Parameters Parameters

$classes

(Required) An array of body class names.


Top ↑

Return Return

(array) An array of body class names.


Top ↑

Source Source

File: themes/ld30/includes/helpers.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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