learndash_post_type_supports_feed( string $feed_post_type = '' )
Checks whether a learndash post type supports feeds or not.
Description Description
Parameters Parameters
- $feed_post_type
-
(Optional) The post type slug to check.
Default value: ''
Return Return
(boolean) Returns true if the post type supports feeds otherwise false.
Source Source
File: includes/ld-misc-functions.php