background preloader

Blog & website platforms

Facebook Twitter

Blogger Developers Network. Blogger APIs - Google Code. TypePad - Widgets - Become a Widget Developer. Gallery. Plugins. Plugins Languages: العربية • English • Español • Français • 日本語 • 한국어 • Македонски • Português • Português do Brasil • Русский • Slovenčina • ไทย • 中文(简体) • 中文(繁體) • (Add your language) Introduction Plugins are tools to extend the functionality of WordPress. This article contains a list of plugins by category, and links to other plugin repositories. The core of WordPress is designed to be lean, to maximize flexibility and minimize code bloat. Plugins offer custom functions and features so that each user can tailor their site to their specific needs.

For instructions and information on downloading, installing, upgrading, troubleshooting, and managing your WordPress Plugins, see Managing Plugins. Plugin Repositories WordPress Plugins are available from several sources. Official WordPress Plugins Repository Not all WordPress Plugins make it into the above repositories. Default Plugins The following plugins are included with the WordPress core distribution: Akismet Hello Dolly Plugin Development. Writing a Plugin. Languages: English • العربية • বাংলা • Español • Italiano • a Plugin 日本語 한국어 • Português do Brasil • Русский • ไทย • 中文(简体) • (Add your language) WordPress Plugins allow you to easily modify, customize, and enhance a WordPress site. Instead of changing the core program code of WordPress, you can add functionality with WordPress Plugins. Here is a basic definition. A WordPress Plugin is a program or a set of one or more functions written in the PHP scripting language, that adds a specific set of features or services to the WordPress site.

You can seamlessly integrate a plugin with the site using access points and methods provided by the WordPress Plugin Application Program Interface (API). Wish that WordPress had some new or modified functionality? The first thing to do is to search various WordPress Plugin repositories and sources to see if someone has already created a WordPress Plugin that suits your needs. Resources Names, Files, and Locations Plugin Name Plugin Files Readme File Home Page.

Plugin API. Plugin API Languages: বাংলা • English • Español • Français • 日本語 • 한국어 • Português do Brasil • ไทย • 中文(简体) • Русский • (Add your language) Introduction This page documents the API (Application Programming Interface) hooks available to WordPress plugin developers, and how to use them. This article assumes you have already read Writing a Plugin, which gives an overview (and many details) of how to develop a plugin. This article is specifically about the API of "Hooks", also known as "Filters" and "Actions", that WordPress uses to set your plugin in motion. These hooks may also be used in themes, as described here. Hooks, Actions and Filters Hooks are provided by WordPress to allow your plugin to 'hook into' the rest of WordPress; that is, to call functions in your plugin at specific times, and thereby set your plugin in motion. You can sometimes accomplish the same goal with either an action or a filter.

Function Reference Actions Modify database data. Create an Action Function Hook to WordPress. WordPress Plugins. Most Popular. API - The place to post everything. About. API. Welcome to the Tumblr API! There isn't anything we enjoy more than seeing talented designers and engineers using Tumblr to invent whole new forms of creative expression. We've put a tremendous amount of care into making this API functional and flexible enough for any projects you throw at it.

Join us in our discussion group to talk about how to use it, what could be better, and all the amazing things you're going to build with it. Follow our Developers Blog for important news and announcements. Please use the API responsibly, and send us your feedback. If you're looking for documentation for the old API, you can find it here. What You Need Get an OAuth key: register an application You'll need this to get your API key, even if you don't ever need to use a fully signed OAuth request. For more details, see Authentication below. Console Check out or developer console to test calls, and see live examples of using our official clients: API Console Overview URI Structure Blog Hostname Response Format. What's your flavor? Flavors.me. One example.