mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-30 14:22:07 +03:00
d3c96ac04e
no issue
We use `visibility:public` filter for post url config for all API versions, which causes any post with non-public visibility to not get added in resource list. This means every time on server start/restart, fetching posts in theme will exclude any post not having `visibility:public` as it won't have a corresponding url resource added.
This fix was previously committed to master here -
|
||
---|---|---|
.. | ||
redirects | ||
routing | ||
rss | ||
settings | ||
sitemap | ||
themes | ||
url |