chnm / anthologize

Anthologize is a free, open-source, WordPress-based platform for publishing. Grab posts from your WordPress blog, pull in feeds from external sites, or create new content directly in Anthologize. Then outline, order, and edit your work, crafting it into a coherent volume for export in several formats, including PDF, EPUB, and TEI.
http://anthologize.org
GNU General Public License v3.0
174 stars 28 forks source link

Project Organizer should only list public post types #89

Closed r-a-y closed 9 years ago

r-a-y commented 9 years ago

When editing a project, under Items > Filter by > Post Type, all post types are listed in the All post types dropdown.

This PR restricts this dropdown menu to public post types only as private post types should not be listed. Commit 49fac4d also fixes a warning.

boonebgorges commented 9 years ago

:+1: