[wordpress插件] Aucor URL SanitizerAucor URL消毒剂

wordpress 插件 文章 2020-02-23 02:40 521 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Converts Cyrillic, Georgian, Arabic and Chinese characters in post, term slugs and media file names to Latin characters.

将帖子,术语词条和媒体文件名中的西里尔,格鲁吉亚,阿拉伯和中文字符转换为拉丁字符。

This plugins uses parts from following plugins:

此插件使用以下插件中的部分:

    The problem

    问题

    WordPress cannot sanitize all languages correctly which leaves pretty permalink with bare post ID.

    WordPress无法正确清理所有语言,从而使永久的链接留有裸露的ID。

    There are a few separate plugins to handle sanitazing but they won’t generally play along nicley and end up often removing parts from other languages.

    有一些单独的插件可以处理卫生问题,但是它们通常不会与nicley一起玩,最终往往会从其他语言中删除某些部分。

    The solution

    解决方案

    This plugins combines the few working slug sanitazing plugins so that they will work together.

    此插件结合了几个可以正常工作的Slug清理插件,以便它们可以一起工作。

    If you need only one of above plugins, you can (and probably should) use them instead of this.

    如果您仅需要上述插件之一,则可以(可能应该)使用它们来代替。

    If you are in need of multiple of these plugins, this is the conflict-free combination for you.

    如果您需要多个这些插件,那么这对您来说是无冲突的组合。

    What this plugin sanitizes?

    此插件有何功能?

      • Post slug
      • Term slug
      • Term弹子

      • Filename
      • 文件名

      These are sanitized with WordPress’s filter and done in post save etc.

      这些内容已使用WordPress的过滤器进行了清理,并在帖子保存等操作中完成了。

      Notice: There is no bulk sanitizing option right now.

      注意:目前没有批量消毒选项。

      If you are in need of it, some of the plugins above have their own solutions so adding the feature here wouldn’t be such a big hassle.

      如果您需要它,上面的某些插件都有自己的解决方案,因此在此处添加功能不会有太大的麻烦。

      Send a PR!

      发送公关!

      What about language X?

      X语言呢?

      Send PR to add other languages to the mix.

      发送PR以将其他语言添加到组合中。

安装步骤

Download and activate.

下载并激活。

That’s it.

就是这样。

下载地址
https://downloads.wordpress.org/plugin/aucor-url-sanitizer.zip
-EOF-

AI助手支持GPT4.0