When Any media is uploaded in WordPress default wordpress creates the attachment post against it and set it's permalink using the post like media name..
To add word in all Media Attachments when you added updated it..
To add both denote and word in all Media Attachments when you added updated it..
Remove Parent Post Parent Post adds it's permalink in Media Permalink so by this feature None of the system would contains subject post..
You can also choose whether you want to remove Parent Post or not and whether you want the Permalink or not...
The easiest way to install the plugin is to use WP built-in menu for finding and installing new plugins directly from the WordPress repositories..
If you need to install this using FTP or SFTP you will follow these steps.
Upload media-post-permalink to the wp-content plugins directory using FTP client..
Activate the plugin through 'Plugins in WordPress..
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more