Do I need to add a support to my custom post type to get the type dropdown to show up in the batch editor? This would be a really helpful tool if I could use it on custom post types.
Are you using Admin Columns Pro? If so, edit the columns and add default ‘Type’ column. It won’t show in the overview, but is needed for the quick/bulk edit options.
@veggie_89 Just checked some of my custom post types and bulk editing shows the post type selector. Below is a copy of the code I use for my own custom post types. Maybe you can compare and see what you might be missing.