learndash_admin_body_class( string $class = '' )

Adds the LearnDash post type to the admin body class.


Description Description

Fires on admin_body_class hook.


Parameters Parameters

$class

(Optional) The admin body CSS classes.

Default value: ''


Top ↑

Return Return

(string) Admin body CSS classes.


Top ↑

Source Source

File: includes/admin/ld-admin.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.5.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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