该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

PJW Mime Config

描述

This plugin allows you to configure extra mime-types for support by the inline-uploader.

A new options page is added as Options … Mime-types which allows you to add/delete the extra mime-types.

By default the following extra mime-types are registered: audio/ac3, audio/MPA and video/x-flv.

With version 0.90 of the plugin you are now able to upload a file containing a long list of mime types as an easy way to register multiple mime-types.
The file format is “mime/type extension” for example like this:

audio/ac3 ac3
audio/MPA mpa
video/x-flv flv

安装

  1. Upload to your plugins folder, usually wp-content/plugins/
  2. Activate the plugin on the plugin screen.
  3. Navigate to Settings … Mime-types to add/delete mime-types.

评价

此插件暂无评价。

贡献者及开发者

“PJW Mime Config” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“PJW Mime Config”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

v1.00

  • Tidy up of old code and removal of support for very old WordPress versions.
  • Update of look and feel to match recent WordPress versions

v0.90

  • Add support for upload of a list of mime types in a file