apply_filters( 'distributable_post_types', Post ) → {array} Filter post types that are distributable. Parameters: Name Type Description Post array types that are distributable. Since: 1.0.0 Source: utils.php, line 311 Tutorials: Snippets Returns: Post types that are distributable. Type array