apply_filters( 'learndash_wrapper_class', string $wrapper_class , int|object $post )
Filters LearnDash content wrapper class.
Description Description
Parameters Parameters
- $wrapper_class
-
Wrapper class.
- $post
-
Post ID or post object.
Source Source
File: themes/ld30/includes/helpers.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |