Andrew Tegenkamp
Member
Posted 1 year ago #
I noticed my private post types were not showing up and actually wanted to use the Custom Status for one of them. I found a line in settings.php (311) that gets custom post types that are not built in and are public. I removed public and it seems to work fine but of course had to edit the core file. So my questions are
1) Will this break anything you can think of?
2) Is it possible to do this without changing core plugin files?
Thanks,
Andrew
http://wordpress.org/extend/plugins/edit-flow/
Sorry for the late reply on this. I don't think it's going to break anything, but it's definitely worth testing. Did the slight modification work out for you?
I've filed a ticket to look into offering this support in the plugin. We'll try to have it in the next release.
There's a filter you can use now to set this argument properly. Check out the release post: http://editflow.org/2012/07/03/v0-7-2-custom-statuses-for-contributors/