WP Plugin WordPress APIs
API Application Programming Interface
The WordPress API stands for the WordPress Application Programming Interface. It can be separated into multiple API sections / topics. Each covers the functions involved in and use of a given set of functionality. Together they form what might be called the WordPress API, which is the plugin/theme/add-on interface created by the entire WordPress project.
https://codex.wordpress.org/WordPress_APIs
https://codex.wordpress.org/Function_Reference
10 Related pages
- WordPress Plugin Documentation
- WP Plugin Admin Main and Sub Menus
- WP Plugin boilerplate generator
- WP Plugin enable debug
- WP Plugin Must-Use Plugins
- WP Plugin Pluggable Functions
- WP Plugin prevent direct access to PHP code in WordPress
- WP Plugin Registration Hooks
- WP Plugin Secure WordPress Plugins
- WP Plugin WordPress APIs