llms_get_post_content( string $content )
Post Template Include
Description Description
Adds LifterLMS template content before and after the post’s default content.
Parameters Parameters
- $content
-
(Required) WP_Post post_content.
Return Return
(string)
Source Source
File: includes/functions/llms-functions-content.php
Changelog Changelog
Version | Description |
---|---|
4.17.0 | Refactored. |
3.25.2 | Unknown. |
1.0.0 | Introduced. |