Difference between revisions of "WordPress plugin"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
(External links)
Line 29: Line 29:
 
* [https://wordpress.org/plugins/ Plugins directory] @ WordPress.org
 
* [https://wordpress.org/plugins/ Plugins directory] @ WordPress.org
  
My favorite plugins include:
+
=== Plugins ===
  
 
* [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]
  
 
[[Category:WordPress]]
 
[[Category:WordPress]]

Revision as of 19:54, 16 November 2016

A WordPress plugin is software which extends the functionality of WordPress, allowing developers to create new WordPress features.

Free versus 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

Categories

External links

Plugins