API

FacebookTwitter
Plugin API Languages : English • Español • Français • 日本語 • 한국어 • Português do Brasil • ไทย • 中文(简体) • Русский • ( Add your language ) Introduction

Plugin API ? WordPress Codex

http://codex.wordpress.org/Plugin_API
Settings API Languages : English • 日本語 • Português do Brasil • 中文(简体) • ( Add your language ) Overview The Settings API , added in WordPress 2.7 , allows admin pages containing settings forms to be managed semi-automatically. It lets you define settings pages, sections within those pages and fields within the sections. New settings pages can be registered along with sections and fields inside them.

Settings API

http://codex.wordpress.org/Settings_API
http://codex.wordpress.org/Dashboard_Widgets_API Dashboard Widgets API The Dashboard Widgets API (added in WP 2.7) makes it very simple to add new widgets to the administration dashboard . Doing so requires working knowledge of PHP and the WordPress Plugin API , but to plugin or theme authors familiar with hooking actions and filters it only takes a few minutes and can be a great way to make your plugin even more useful.

Dashboard Widgets API

Shortcode API ? WordPress Codex

http://codex.wordpress.org/Shortcode_API Shortcode API Languages : English • 日本語 • Português do Brasil • Русский • ( Add your language ) The Shortcode API