Title: WP Hashed IDs
Author: palicao
Published: <strong>Octubre 14, 2012</strong>
Last modified: Juliol 17, 2016

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-hashed-ids.svg)

# WP Hashed IDs

 By [palicao](https://profiles.wordpress.org/palicao/)

[Download](https://downloads.wordpress.org/plugin/wp-hashed-ids.2.0.zip)

 * [Details](https://bal.wordpress.org/plugins/wp-hashed-ids/#description)
 * [Reviews](https://bal.wordpress.org/plugins/wp-hashed-ids/#reviews)
 *  [Installation](https://bal.wordpress.org/plugins/wp-hashed-ids/#installation)
 * [Development](https://bal.wordpress.org/plugins/wp-hashed-ids/#developers)

 [Support](https://wordpress.org/support/plugin/wp-hashed-ids/)

## Description

This plugin adds a new permalink tag %hashed_id% which represents the encrypted

version of your post ID. Uses hashids library (see http://www.hashids.org/php/).

With this plugin you can change your permalink structure into something like

    ```
    /%hashed_id%/ 
    ```

to obtain links like

    ```
    http://www.example.com/B7j1rPk8
    ```

or into something like

    ```
    /%year%/%monthnum%/%hashed_id%/
    ```

to obtain URLs like

    ```
    http://www.example.com/2012/10/B7j1rPk8
    ```

or

    ```
    /%hashed_id%/%postname%/
    ```

to obtain

    ```
    http://www.example.com/B7j1rPk8/my-slug
    ```

This plugin is useful when you want to obfuscate the number of posts or simply
 
if you want an unusual and concise url schema. This is also useful if you want to
have short URLs without using a third-party service.

## Installation

 1. Upload `wp-hashed-id` directory to `/wp-content/plugins/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. If you have the `%post_id%` tag in your permalink structure it will be
     substituted
    by `%hashed_id%`. The opposite will happen upon deactivation.

## Reviews

![](https://secure.gravatar.com/avatar/537a16cbeaaf32acf348399ac9947be6e43c4e16578b31cdd1fecc02158389e1?
s=60&d=retro&r=g)

### 󠀁[Just what I was looking for](https://wordpress.org/support/topic/just-what-i-was-looking-for-330/)󠁿

 [Harry](https://profiles.wordpress.org/dibbyo456/) Setembre 20, 2017

5 star..

![](https://secure.gravatar.com/avatar/b1e13c3da8ae04685f2bb96baebd5afd11323d915ca183f0f00cbd81a52f9c23?
s=60&d=retro&r=g)

### 󠀁[Good stuff](https://wordpress.org/support/topic/good-stuff-154/)󠁿

 [MastroMicio](https://profiles.wordpress.org/mastromicio/) Setembre 3, 2016

It does what it claims: no muss, no fuss

![](https://secure.gravatar.com/avatar/34bb4e29f0f3ef2f18f9b42bf63757a520877c12621519fa51f3b597a87b266c?
s=60&d=retro&r=g)

### 󠀁[Works with 4.4.2](https://wordpress.org/support/topic/works-with-442/)󠁿

 [Dan](https://profiles.wordpress.org/zah/) Setembre 3, 2016

Works with 4.4.2. But doesn’t work with CPT.

 [ Read all 3 reviews ](https://wordpress.org/support/plugin/wp-hashed-ids/reviews/)

## Contributors & Developers

“WP Hashed IDs” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ palicao ](https://profiles.wordpress.org/palicao/)

[Translate “WP Hashed IDs” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-hashed-ids)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-hashed-ids/), check
out the [SVN repository](https://plugins.svn.wordpress.org/wp-hashed-ids/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/wp-hashed-ids/) 
by [RSS](https://plugins.trac.wordpress.org/log/wp-hashed-ids/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **2.0**
 *  Last updated **10 anys ago**
 *  Active installations **100+**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **4.5.33**
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-hashed-ids/)
 * Tags
 * [encryption](https://bal.wordpress.org/plugins/tags/encryption/)[permalinks](https://bal.wordpress.org/plugins/tags/permalinks/)
   [url shortening](https://bal.wordpress.org/plugins/tags/url-shortening/)
 *  [Advanced View](https://bal.wordpress.org/plugins/wp-hashed-ids/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/wp-hashed-ids/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wp-hashed-ids/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wp-hashed-ids/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-hashed-ids/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-hashed-ids/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/wp-hashed-ids/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-hashed-ids/reviews/)

## Contributors

 *   [ palicao ](https://profiles.wordpress.org/palicao/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-hashed-ids/)