Filters the setting that determines if Jetpack comments should be enabled for the current post type.
Parameters
- $return
boolean Should comments be enabled?
Changelog
- Introduced in Jetpack 3.8.1
'jetpack_comment_form_enabled_for_' . get_post_type()Filters the setting that determines if Jetpack comments should be enabled for the current post type.
booleanShould comments be enabled?