This is a custom WordPress plugin to get REST API data from a WordPress site and display it using a headless setup for custom design and development.
- This plugin is made to contact a WordPress REST API and display data such as posts with a featured image through a headless setup with a flex row layout for desktop, and a responsive column layout for mobile. Headless setups can be achieved using the WP Rest API and latest JavaScript Fetch functionality.
- JavScript
- HTML
- CSS
- PHP
- WordPress
- REST API
- Plugin Development