plugin-icon

WP Hashed IDs

作者:palicao·
This plugin adds a new permalink tag %hashed_id% which represents the encrypted
评级
5/5
版本
2.0
活跃安装
100
最后更新
Jul 17, 2016

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.

免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 4.5.33
这个插件是可用的下载,适用于您的站点。