Browse: Home / Constants /

LEARNDASH_FILTER_PRIORITY_THE_CONTENT

define( 'LEARNDASH_FILTER_PRIORITY_THE_CONTENT',  int $value )

Define LearnDash LMS – Sets the priority when LearnDash hooks into the WordPress filter ‘the_content’ filter for the main course posts.


Description #


Parameters #

$value

(int) (Required) Default is 30.


Source #

File: learndash-scalar-constants.php


Changelog #

Changelog
Version Description
3.1.4 Introduced.