Building A WordPress Plugin Settings Screen With React and The WordPress REST API

In this video I create a settings page for a WordPress plugin that uses React and the WordPress REST API.

🌲 Shorter video about creating WordPress plugins with React setting screens: https://youtu.be/DbKMkpN12G4
🌲 Admin Components Package: https://www.npmjs.com/package/@imaginary-machines/wp-admin-components
🌲 Using JavaScript With Plugins Created By Plugin Machine: https://pluginmachine.com/blog/doc/working-with-javascript/
🌲 Adding Custom Endpoints To WordPress REST API: https://developer.wordpress.org/rest-api/extending-the-rest-api/adding-custom-endpoints/