WP REST CACHE also caches endpoints that should return a single random post.
Acceptance Criteria
Create a single endpoint to load 1 post of every type
Create a random sort so it loads 1 random post of every type
Hook into WP REST CACHE and ignore the random endpoint
WP REST CACHE also caches endpoints that should return a single random post.
## Acceptance Criteria
- Create a single endpoint to load 1 post of every type
- Create a random sort so it loads 1 random post of every type
- Hook into WP REST CACHE and ignore the random endpoint
WP REST CACHE also caches endpoints that should return a single random post.
Acceptance Criteria