Difference between revisions of "WordPress plugin"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(External links)
Line 43: Line 43:
  
 
* [http://www.woothemes.com/woocommerce/ WooCommerce]
 
* [http://www.woothemes.com/woocommerce/ WooCommerce]
 +
 +
=== Data management ===
 +
 +
* [https://wordpress.org/plugins/data-tables-generator-by-supsystic/ Data Tables Generator]
  
 
=== Other ===
 
=== Other ===

Revision as of 13:43, 9 September 2018

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

Custom fields

Contact forms

E-commerce

Data management

Other