Skip to content
Matthew Bernhardt edited this page Jan 5, 2017 · 2 revisions

The WP REST API is used to load several posts on the homepage:

  1. The experts on the home page are loaded by js/experts-home.js.
  2. "Alert" posts are loaded site-wide by js/alerts.js.

Beyond these, the API has also been used in the past to load news posts on the front page.

Clone this wiki locally