Linux 软件免费装

Uploaded file name sanitizer

开发者 devliudaseu
更新时间 2016年3月4日 12:55
PHP版本: 3.0 及以上
WordPress版本: 4.2.2
版权: GPLv2
版权网址: 版权信息

标签

upload filename file name sanitizer

下载

详情介绍:

Replaces uploaded file name chars which are not in \'a-z\', \'0-9\' and \' \'(space) range. Helpful when dealing with non-latin letters. Especially when dealing with urls.

安装:

  1. Upload the plugin files to the /wp-content/plugins/uploaded-file-name-sanitizer directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the \'Plugins\' screen in WordPress
  3. Use the Settings->'Uploaded file name sanitizer' screen to configure the plugin

更新日志:

Initial release