Description
By default, the Advanced Post Creation add-on only surfaces publicly registered custom post types in the feed settings. This removes the public argument from the get_post_types() query, allowing both public and non-public CPTs to appear as options.
Code
Please log in to view this code snippet.