alleyinteractive / homepages

0 stars 1 forks source link

Older homepages are exposed in the REST API to logged out users #15

Open kjbenk opened 2 years ago

kjbenk commented 2 years ago

Issue

Only the latest homepage should be public and therefore exposed in the REST API. Currently, all published homepages are exposed in the REST API.

Steps to Reproduce

  1. Publish multiple homepages
  2. Go to the REST API endpoint /wp-json/wp/v2/homepage
  3. Notice multiple homepages appear and not just the latest homepage