Linux 软件免费装
Banner图

AutoHan

开发者 zuola
更新时间 2025年9月10日 00:36
捐献地址: 去捐款
PHP版本: 7.0 及以上
WordPress版本: 5.7.2
版权: GPLv2 or later
版权网址: 版权信息

标签

language user js translation chinese experience autohan hanzi hanji

下载

0.2 0.21 0.1 0.3 0.4 0.5 0.6

详情介绍:

Automatically switch to traditional Han characters (Kanji|Hanzi|漢字|汉字), or simplified Han characters, which the user is more accustomed to, based on the default language type accepted by the website visitor's browser. People in Singapore, Malaysia, Japan, China, Hong Kong, Taiwan, Macau, etc. have different Han character reading preferences. You can also switch manually.With this plugin, you don't need to maintain multiple additional Kanji versions of your content. Your reader will see the text he is used to. Introduction Welcome to install AutoHan, the automatic traditional-simplified Kanji conversion plugin. [youtube https://www.youtube.com/watch?v=ZVzJm9aM98Y] Some people struggle to read traditional Kanji, and some people struggle to read simplified Kanji. The AutoHan automatic traditional-simplified conversion plugin can help all people who read Kanji. The GB2312 character set contains 6763 Kanji, but cannot display traditional Kanji; the BIG5 character set used in Hong Kong, Macao and Taiwan contains 13,060 Kanji, but cannot display simplified Kanji. However, UTF-8 is commonly used on websites nowadays, which can display traditional and simplified Kanjis at same time. We have made a Wordpress plugin, which can convert 1275 simplified and traditional Kanji correspondingly, which can improve the reading speed of readers who visit your website.

安装:

Add a plugin in the Wordpress Dashboard, search with keywords Autohan, select Install now, and then enable it, so that the installation is complete without additional configuration. Manually Installation
  1. Download the autohan.zip file to your computer.
  2. Unzip the file.
  3. Upload the autohan folder to your /wp-content/plugins/ directory.
  4. Activate the plugin through the Plugins menu in WordPress. If you want to add a button to manually switch, Goto the AutoHan menu and copy the HTML code and follow the instruction.
You can add the following HTML code to Dashboard ➟ Appearance ➟ Widgets ➟ Custom HTML <a href='javascript:AutoHan_StranBody()' id='StranLink'>繁体中文</a> Thus add the function to manually switch between traditional and simplified Han characters interface. If you find this plugin helps, welcome to forward this video, any amount donation are welcome too. Produced by ZUOLA TECHNOLOGY Co., Ltd.

屏幕截图:

  • Screenshot of  traditional Kanji interface

升级注意事项:

if you satisfied and don't want any upgrade in there future, please just change the version from 0.2 to 100 or even bigger.

常见问题:

What happend if I use CDN to cache my pages?

Q:Do I need to pay for it? A:Not required, but donation are welcome. Q:Do I need coding for it? A:Not required, but learning code are welcome. It also works with CDN, switch to detect user Language via javascript in client side.

更新日志:

0.21 added video introduction. 0.2 added CDN support. 0.1 This is first version.