We don’t have a 100% matching for all of the available parameters, so the closest it looks like we have is just the “public” spot.
Are there any plans to implement publicly_queryable in a future update?
We can get that in the issues list so that it becomes more likely. We’re not 100% match still, so there are places that are missed. The ‘public’ param should cover it, but you may be wanting more itemized control.
We also have filters on the arguments right before registration, if you wish to get it in now. https://github.com/WebDevStudios/custom-post-type-ui/blob/master/custom-post-type-ui.php#L263:L271
Enhancement issue for those wanting to follow along:
https://github.com/WebDevStudios/custom-post-type-ui/issues/429
Michael, thank you for the quick response. Much appreciated!