apply_filters( 'llms_in_rest_restrict_content_skip_post_types', string[] $post_types )

Filters the post types that must be skipped.


Description Description

The LifterLMS post types content restriction should be handled by the LifterLMS rest-api.


Top ↑

Parameters Parameters

$post_types

(string[]) The array of post types to skip.


Top ↑

Source Source

File: includes/class.llms.template.loader.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.41.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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