Title: WP Hashed IDs
Author: palicao
Published: <strong>2012-10-14</strong>
Last modified: 2016-07-17

---

Szukaj wtyczek

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

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

# WP Hashed IDs

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

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

 * [Szczegóły](https://pl.wordpress.org/plugins/wp-hashed-ids/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/wp-hashed-ids/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/wp-hashed-ids/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/wp-hashed-ids/#developers)

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

## Opis

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.

## Instalacja

 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.

## Recenzje

![](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/) 2017-09-20

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/) 2016-09-03

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/) 2016-09-03

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

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

## Kontrybutorzy i deweloperzy

„WP Hashed IDs” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój
wtyczki.

Zaangażowani

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

[Przetłumacz wtyczkę “WP Hashed IDs” na swój język.](https://translate.wordpress.org/projects/wp-plugins/wp-hashed-ids)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/wp-hashed-ids/), sprawdź
[repozytorium SVN](https://plugins.svn.wordpress.org/wp-hashed-ids/) lub czytaj 
[dziennik rozwoju](https://plugins.trac.wordpress.org/log/wp-hashed-ids/) przez 
[RSS](https://plugins.trac.wordpress.org/log/wp-hashed-ids/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Wersja **2.0**
 *  Ostatnia aktualizacja **10 lat temu**
 *  Włączone instalacje **100+**
 *  Wersja WordPressa ** 3.0 lub nowszej **
 *  Testowano do **4.5.33**
 *  Język
 * [English (US)](https://wordpress.org/plugins/wp-hashed-ids/)
 * Tagi
 * [encryption](https://pl.wordpress.org/plugins/tags/encryption/)[permalinks](https://pl.wordpress.org/plugins/tags/permalinks/)
   [url shortening](https://pl.wordpress.org/plugins/tags/url-shortening/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/wp-hashed-ids/advanced/)

## Oceny

 5 na 5 gwiazdek.

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

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

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

## Zaangażowani

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

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

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