issues
search
datopian
/
frontend-v2
CKAN / Data Portal frontend as microservice in pure Javascript (Node).
http://tech.datopian.com/frontend/
MIT License
38
stars
18
forks
source link
Ability to display draft pages/posts from WordPress
#162
Closed
sagargg-zz
closed
4 years ago
sagargg-zz
commented
4 years ago
Adding
WP_SHOW_DRAFT=true
on .env file makes pages visible to the site.
WP_TOKEN
must be specified on .env file in order to draft the page visible to the site.
WP_SHOW_DRAFT=true
on .env file makes pages visible to the site.WP_TOKEN
must be specified on .env file in order to draft the page visible to the site.