learndash_post_type_supports_comments( string $feed_post_type = '' )

Checks whether a learndash post type supports comments or not.


Description Description


Parameters Parameters

$feed_post_type

(Optional) The post type slug to check.

Default value: ''


Top ↑

Return Return

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


Top ↑

Source Source

File: includes/ld-misc-functions.php


			

Top ↑

User Contributed Notes User Contributed Notes

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