=== Attachment Slugs for WordPress === Contributors: sebd86 Donate Link: https://sebastiendumont.com/plugin/attachment-slug/ Tags: attachment, attachments, attachment slug, page slug, image slug, image url, permalinks, custom permalinks Requires at least: 4.0 Tested up to: 4.9 Stable tag: 0.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Enables you to add an attachment slug allowing the attachment posts to have it's own URL structure. == Description == Enables you to add an attachment slug allowing the attachment posts to have it's own URL structure. This makes the URLs more friendly and great for SEO results should you decide to index your attachment pages. = Translate = If you would like to translate the plugin, you can do so via [Transifex](https://www.transifex.com/projects/p/attachment-slug/). = Contribute on GitHub = You can [contribute code](https://github.com/seb86/Attachment-Slug/blob/master/.github/CONTRIBUTING.md) to this plugin via the [GitHub](https://github.com/seb86/Attachment-Slug/blob/master/.github/CONTRIBUTING.md) repository. = Support = Use the WordPress.org forums for [community support](https://wordpress.org/support/plugin/attachment-slug). If you spot a bug, you can of course log it on [Github](https://github.com/seb86/Attachment-Slug/issues) instead where I can act upon it more efficiently. = Please Leave a Review = Your ratings make a big difference. If you like Attachment Slug, please consider spending a minute or two [leaving a review](https://wordpress.org/support/plugin/attachment-slug/reviews/?rate=5#postform) and tell me what you think about the plugin. **More information** - Other [WordPress plugins](http://profiles.wordpress.org/sebd86/) by [Sébastien Dumont](https://sebastiendumont.com/) - Contact Sébastien on Twitter: [@sebd86](http://twitter.com/sebd86) - If you're a developer yourself, follow or contribute to the [Attachment Slug plugin on GitHub](https://github.com/seb86/Attachment-Slug) == Installation == Installing "Attachment Slug" can be done either by searching for "Attachment Slug" via the "Plugins > Add New" screen in your WordPress dashboard, or by using the following steps: 1. Download the plugin via WordPress.org 2. Upload the ZIP file through the 'Plugins > Add New > Upload' screen in your WordPress dashboard. 3. Activate the plugin through the 'Plugins' menu in WordPress. = Setting up the Plugin = Simply go to "Settings -> Permalinks" page and then at the bottom configure the attachment permalink to your liking and press "Save Changes". That's it! = Upgrading = Automatic updates should work like a charm; as always though, ensure you backup your site just in case. == Screenshots == 1. Attachment Permalink Settings == Changelog == = v0.0.2 - 16/11/2017 * FIXED: Attachment base option when saving the permalinks. * FIXED: Undefined variable in permalink-settings.php * RENAMED: Plugin name for better SEO results. = v0.0.1 - 27/02/2016 = * Initial Version.