-
Notifications
You must be signed in to change notification settings - Fork 2
/
readme.txt
73 lines (47 loc) · 3.59 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
=== Attachment Slugs for WordPress ===
Contributors: sebd86
Donate Link: https://www.buymeacoffee.com/sebastien
Tags: attachment, attachments, attachment slug, page slug, image slug, image url, permalinks, custom permalinks
Requires PHP: 5.6
Requires at least: 4.4
Tested up to: 6.1
Stable tag: 2.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Enables permalink support for media attachments making the URLs more friendly and great for SEO.
== Description ==
**Attachment Slugs for WordPress** enables you to add permalink support for media attachments making the attachment URLs more friendly and great for SEO results should you decide to index your attachments.
You can also edit the permalink slug of an individual attachment which you can not do via "Quick Edit" like other post types. Changing the attachment title does not update the permalink slug so this is handy to have should you want to rename the URL for the attachment.
= How to edit an attachment slug? =
Simply go to the media library and edit the item you wish to rename. Then on the left side under "Attachment Slug" you can rename the slug. Press the "Update" button and that's it.
= Contribute on GitHub =
You can [contribute code](https://github.com/seb86/attachment-slugs/blob/master/.github/CONTRIBUTING.md) to this plugin via the [GitHub](https://github.com/seb86/attachment-slugs/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-slugs/issues) instead where I can act upon it more efficiently.
= Please Leave a Review =
Your ratings make a big difference. If you like Attachment Slugs, 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 Slugs plugin on GitHub](https://github.com/seb86/attachment-slugs)
== 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 permalinks 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
2. Attachment save meta box showing the attachment slug section
== Changelog ==
= v2.0.0 - 13th December 2022 =
### What's New?
* Just a little refresh of the plugin to keep it up to date with the latest WordPress.
* Applies a few improvements and corrections.
⚠️ You will have to redo your attachment permalinks once updated to this version of the plugin. ⚠️
== Upgrade Notice ==
= 2.0.0 =
You will have to redo your attachment permalinks once updated to this version of the plugin.