This is a WordPress plugin. [Official download available on WordPress.org](http://wordpress.org/extend/plugins/attachments/). ## [Docs TOC](TOC.md) / Installation 1. Download the plugin and extract the files 1. Upload `attachments` to your `~/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Implement Attachments in your theme's `functions.php` or your own plugin (see **[Usage](usage.md)**) 1. Update your templates where applicable (see **[Usage](usage.md)**) ----- #### Next: [Upgrade Notice](upgrade.md)