apply_filters( 'llms_get_post_content', string $content , WP_Post $post , array $restrictions )
Filter the post_content of a LifterLMS post type.
Description Description
Parameters Parameters
- $content
-
Post content.
- $post
-
Post object.
- $restrictions
-
Result from
llms_page_restricted()
for the current post.
Source Source
File: includes/functions/llms-functions-content.php