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.


Top ↑

Source Source

File: includes/functions/llms-functions-content.php


Top ↑

User Contributed Notes User Contributed Notes

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