Browse: Home / Functions /

learndash_post_type_supports_feed

learndash_post_type_supports_feed( string $feed_post_type = '' )

Checks whether a learndash post type supports feeds or not.


Description #


Parameters #

$feed_post_type

(string) (Optional) The post type slug to check.

Default value: ''


Return #

(boolean) Returns true if the post type supports feeds otherwise false.


Source #

File: includes/ld-misc-functions.php