Back to glossary
Plugin
A code package that extends WordPress with new functionality.
Plugins add features like contact forms, SEO, e-commerce, or caching. A plugin is PHP plus optional assets and integrates with WordPress through hooks (actions and filters). The WordPress.org plugin directory lists more than 60,000 free plugins.