Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями 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