Title: WP Hashed IDs
Author: palicao
Published: <strong>2012年10月14日</strong>
Last modified: 2016年7月17日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

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

# WP Hashed IDs

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

[ダウンロード](https://downloads.wordpress.org/plugin/wp-hashed-ids.2.0.zip)

 * [詳細](https://ja.wordpress.org/plugins/wp-hashed-ids/#description)
 * [レビュー](https://ja.wordpress.org/plugins/wp-hashed-ids/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/wp-hashed-ids/#installation)
 * [開発](https://ja.wordpress.org/plugins/wp-hashed-ids/#developers)

 [サポート](https://wordpress.org/support/plugin/wp-hashed-ids/)

## 説明

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.

## インストール

 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.

## 評価

![](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年9月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年9月3日

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年9月3日

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

 [ 3件のレビューをすべて表示 ](https://wordpress.org/support/plugin/wp-hashed-ids/reviews/)

## 貢献者と開発者

WP Hashed IDs はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献
しています。

貢献者

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

[“WP Hashed IDs” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/wp-hashed-ids)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/wp-hashed-ids/)するか、
[SVN リポジトリ](https://plugins.svn.wordpress.org/wp-hashed-ids/)をチェックする
か、[開発ログ](https://plugins.trac.wordpress.org/log/wp-hashed-ids/)を [RSS](https://plugins.trac.wordpress.org/log/wp-hashed-ids/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## メタ

 *  バージョン **2.0**
 *  最終更新日 **10年前**
 *  有効インストール数 **100+**
 *  WordPress バージョン ** 3.0またはそれ以降 **
 *  検証済み最新バージョン: **4.5.33**
 *  言語
 * [English (US)](https://wordpress.org/plugins/wp-hashed-ids/)
 * タグ
 * [encryption](https://ja.wordpress.org/plugins/tags/encryption/)[permalinks](https://ja.wordpress.org/plugins/tags/permalinks/)
   [url shortening](https://ja.wordpress.org/plugins/tags/url-shortening/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/wp-hashed-ids/advanced/)

## 評価

 5つ星中5つ星

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

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/wp-hashed-ids/reviews/)

## 貢献者

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

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/wp-hashed-ids/)