WP API (tag)
Example of Updating a Post via Postman and Application Password
This article demonstrates how to update a WordPress post using the WP REST API and Postman, along with creating and using application passwords for authentication.
Settings API for Network Sites (Multisite)
This article explains how to create a settings page for a plugin in the WordPress Multisite network admin using the Options API, highlighting the differences from...
ThickBox API: Modal Window in WordPress Admin
This article explains the usage of the ThickBox API for creating modal windows in the WordPress admin area, including examples and parameters for customization.
HTTP API WordPress
Introduction to using the HTTP API in WordPress, including the basics of sending requests and handling responses. Learn about the functions and their parameters, as...
API Settings (Options)
This article explains the WordPress Options API, detailing how to register, add, and display option fields and sections in settings pages.