Menu

WordPress Tutorials

A curated resource for learning WordPress

Menu
  • Home
  • Gutenberg
  • WordPress Development
    • REST API
    • Hooks & Filters
  • WordPress Basics
  • WordPress Performance
  • WordPress Tutorials
    • Genesis
  • Contact
Browse: Home → Using The WordPress REST API Without An Extra HTTP Request

Using The WordPress REST API Without An Extra HTTP Request

The WordPress REST API is a really awesome way to get WordPress content in the JSON format so you can use it in a JavaScript-driven interface. Normally, this means that your page loads without any content included and then you make an AJAX request to the server for the content as JSON, and render it on the page.

Read Full Tutorial
Share on Facebook
Facebook
Tweet about this on Twitter
Twitter
Share on LinkedIn
Linkedin
April 18, 2017 REST API, WordPress Development Torque
Previous Previous Post

WordPress White Screen Of Death – How To Fix It Fast

Next Next Post

How to Fix Render-Blocking JavaScript and CSS in WordPress

Copyright © 2016 WordPress Tutorials & more!

Powered by WordPress and Neutro