Difference between revisions of "WordPress plugin"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→External links) |
Karl Jones (Talk | contribs) (→External links) |
||
(One intermediate revision by the same user not shown) | |||
Line 37: | Line 37: | ||
* [https://wordpress.org/plugins/advanced-custom-fields/ Advanced Custom Fields] | * [https://wordpress.org/plugins/advanced-custom-fields/ Advanced Custom Fields] | ||
+ | |||
+ | === Custom posts and taxonomies === | ||
+ | |||
+ | * [https://metabox.io/plugins/mb-relationships/ https://metabox.io/plugins/mb-relationships/] | ||
=== Contact forms === | === Contact forms === | ||
* [https://wordpress.org/plugins/contact-form-7/ Contact Form 7] | * [https://wordpress.org/plugins/contact-form-7/ Contact Form 7] | ||
+ | * [https://www.gravityforms.com/ Gravity Forms] | ||
* [http://www.wpbeginner.com/plugins/5-best-contact-form-plugins-for-wordpress-compared/ 5 Best Contact Form Plugins for WordPress Compared] | * [http://www.wpbeginner.com/plugins/5-best-contact-form-plugins-for-wordpress-compared/ 5 Best Contact Form Plugins for WordPress Compared] | ||
* [https://www.codeinwp.com/blog/best-contact-form-plugins-wordpress/ 6 Best Contact Form Plugins for WordPress Compared (2016 Edition)] | * [https://www.codeinwp.com/blog/best-contact-form-plugins-wordpress/ 6 Best Contact Form Plugins for WordPress Compared (2016 Edition)] | ||
Line 50: | Line 55: | ||
=== Data management === | === Data management === | ||
+ | * [https://www.elegantthemes.com/blog/resources/vital-link-six-of-the-best-wordpress-database-plugins Vital Link: Six of the Best WordPress Database Plugins] | ||
* [https://wordpress.org/plugins/data-tables-generator-by-supsystic/ Data Tables Generator] | * [https://wordpress.org/plugins/data-tables-generator-by-supsystic/ Data Tables Generator] | ||
Latest revision as of 16:37, 3 October 2018
A WordPress plugin is software which extends the functionality of WordPress, allowing developers to create new WordPress features.
Contents
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
- Akismet - anti-spam plugin
- Plug-in (computing)
- PHP
- WordPress
- WordPress plugin API
- WordPress widget
Categories
External links
- Plugins directory @ WordPress.org
Recommended plugins
Custom fields
Custom posts and taxonomies
Contact forms
- Contact Form 7
- Gravity Forms
- 5 Best Contact Form Plugins for WordPress Compared
- 6 Best Contact Form Plugins for WordPress Compared (2016 Edition)