WordPress icon
<
WP
REST theme.com >
☰
How it works
Download
Blog
Contact
About
t
f
WordPress icon
ELF - WordPress REST API Theme created with vanilla JavaScript and PHP
Get page content using ECMAScript & WP REST API
Get page content using ECMAScript & WP REST API is easy. No JavaScript libraries, JavaScript frameworks or PHP code required. Working example. Live Demo.
Get Posts using ECMAScript and WordPress REST API
Get Posts using ECMAScript is easy and can be accomplished through several lines of code. The Fetch API allows us to execute HTTP requests to the server. Working example. Live Demo.
Get Categories with Vanilla JavaScript- WP REST API
Get Categories with Vanilla JavaScript using WordPress REST API, AJAX and JSON could be done without using JavaScript libraries, frameworks or PHP code. Working example. Live Demo.
Get Recent Posts using Vanilla JavaScript - WordPress REST API
Get Recent Posts using Vanilla JavaScript and WordPress REST API is simple and could be done without using JavaScript libraries, frameworks and PHP plugins. Working example. Live Demo.
Get posts from a tag using Vanilla JavaScript - WP REST API
Get posts from a tag using vanilla JavaScript and WordPress REST API is simple and could be done easily without using libraries, frameworks and PHP code. Working example. Live Demo.
Get a page content using Vanilla JavaScript - WP REST API
Get a page content using Vanilla JavaScript and WordPress REST API. No JavaScript libraries, frameworks or PHP code required. Working example. Live Demo.
Get Post using ECMAScript - WP REST API
Get Post using ECMAScript and WordPress REST API is easy and can be accomplished through several lines of code. We use the Fetch API to request the server.
WP REST API Get Posts by Category using vanilla JavaScript
WP REST API Get Posts by Category using vanilla JavaScript code, JSON and AJAX is simple and could be done easily without using libraries and PHP code.
WordPress REST API- Get post with JavaScript - working example
Get post with JavaScript using WordPress REST API is simple and could be done with plain code without using JavaScript libraries and PHP.