Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 687 Bytes

File metadata and controls

16 lines (13 loc) · 687 Bytes

Hashed Permalinks WordPress Plugin

Screenshot

This plugin will add a unique hash to the end of your post permalinks. Use %posthash% in your permalink structure to add the hash. This plugin will not work for pages.

How to Use

  1. Download the latest version from the releases page
  2. Upload the zip file as plugin
  3. Activate the plugin
  4. Go to Settings > Permalinks page
  5. Choose 'Custom Structure' as the permalink structure
  6. Add %posthash% for the hased version of the post title
  7. You may add additional permalink tags as needed
  8. Save changes
  9. Check your posts for the new hashed permalinks!