stream icon indicating copy to clipboard operation
stream copied to clipboard

Custom post types missing from context filters

Open cameronjonesweb opened this issue 3 years ago • 1 comments
trafficstars

Bug Report

Expected Behavior

I expect to be able to filter by a custom post type, and also to be able to exclude based on a custom post type. Events on these post types are being logged, but there is no option for them in the context dropdowns.

Actual Behavior

Describe what actually happens.

Steps to Reproduce the Problem

  1. Register a post type with register_post_type()

  2. Create a new post in that post type

  3. Go to the Stream records page, from the "Show all contexts" dropdown attempt to find the post type under the "Posts" group

Screenshots

Just a sample of some of the post types being registered image

None of them appearing in the context dropdown image

System Information

  • Stream plugin version: 3.9.1
  • WordPress version: 6.0.1
  • PHP version: 7.6
  • Browser: Chrome
  • Computer operating system: Windows 11

cameronjonesweb avatar Aug 26 '22 01:08 cameronjonesweb

Also reported here: https://wordpress.org/support/topic/custom-post-types-not-showing-4/

cameronjonesweb avatar Jan 11 '23 03:01 cameronjonesweb