apply_filters( 'llms_post_sales_page_content', WP_Post $content, string $default )

Filters the HTML content of a LifterLMS post type’s sales page content


Parameters Parameters

$content

(WP_Post) Post object.

$default

(string) Default content used when no override content can be found.


Top ↑

Source Source

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

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
4.17.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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