Linux 软件免费装

Default Permalink

开发者 (this should be a list of wordpress.org userid's)
redwoodcity
更新时间 2026年6月13日 04:32
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

permalink url slug default multi-byte

下载

1.1 1.2 1.0 1.4 1.5

详情介绍:

When a post title contains multi-byte characters (such as Japanese), WordPress generates a URL-encoded slug like %e3%81%82..., which results in a long and unreadable permalink. This plugin replaces such auto-generated slugs with {post_type}-{post_ID} (e.g. post-123). A multi-byte slug is kept as-is when the user has explicitly specified it. Usage
  1. Go to "Settings" -> "Default Permalink" in the WordPress admin.
  2. Check "Enable" and save changes.

安装:

  1. Upload the default-permalink folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Enable the plugin's behavior from "Settings" -> "Default Permalink".

更新日志:

1.5 1.4 1.3 1.2 1.1 1.0