Difference between revisions of "WordPress plugin"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(External links)
Line 32: Line 32:
 
* [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]
 +
 +
Plugins of interest include:
 +
 
* [http://www.woothemes.com/woocommerce/ WooCommerce]
 
* [http://www.woothemes.com/woocommerce/ WooCommerce]
 
* [https://buddypress.org/ BuddyPress]
 
* [https://buddypress.org/ BuddyPress]

Revision as of 19:35, 8 September 2015

A WordPress plugin is a plugin for WordPress.

Description

WordPress plugins extend the functionality of WordPress, allowing developers to create and share new WordPress features.

Free and commercial

Many WordPress plugins are available for free.

Others 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 WordPress plugin API.

Many tutorials and examples are available on the web to help developers acquire the necessary knowledge.

See also

External links

My favorite plugins include:

Plugins of interest include: