Rewrite Blog pages and actions to use new Fuel Rats WP API. #359
Labels
Feature | Blog 📰
An issue that is related to the blog pages.
Type | Task ⚙️
An issue or PR that describes or performs a maintenance task or chore.
We have a new rest api built by NoLifeKing which renders data in JSONAPI format, includes and all. We can use it to significantly speed up our blog load times by dropping the synchronous request loading we do now in favor of having a all-in-one page that includes related data for us.
api docs: https://github.com/FuelRats/fuelrats-blogapi
Implementation Requirements
The text was updated successfully, but these errors were encountered: