Difference between revisions of "WordPress plugin"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (etc) |
Karl Jones (Talk | contribs) (etc) |
||
Line 19: | Line 19: | ||
* [https://wordpress.org/plugins/advanced-custom-fields/ Advanced Custom Fields] | * [https://wordpress.org/plugins/advanced-custom-fields/ Advanced Custom Fields] | ||
* [https://wordpress.org/plugins/contact-form-7/ Contact Form 7] | * [https://wordpress.org/plugins/contact-form-7/ Contact Form 7] | ||
+ | * [http://www.woothemes.com/woocommerce/ WooCommerce] | ||
+ | * [https://buddypress.org/ BuddyPress] |
Revision as of 06:37, 31 July 2015
A plugin is a self-contained unit of source code which "plugs in" to some larger computer program.
Plugins allow for the modification of existing features, and the addition of new features.
Programs that support plugins, such as WordPress, are said to have a plugin architecture.
Many plugins are available for free. Other plugins are commercial products, commonly with a free starter version, and a pay version which unlocks more features.
Authoring plugins
Authoring new plugins requires some knowledge of PHP, and specific knowledge about the plugin architecture. Many tutorials and examples are available on the web to help developers acquire the necessary knowledge.
External links
- Plugins directory @ WordPress.org
My favorite plugins include: