Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Cute MediaInfo

Описание

MediaInfo for humans

  • MediaInfo library for modern browsers
  • Autocomplete from mediainfo text
  • Different ways to display using profiles
  • Customizable profiles: Styles
  • Customizable profiles: Layout
  • Customizable profiles: Data to display
  • Module for links (easy add)
  • Two icon packs (extensible)
  • Use as block or shortcode

Supported Links: 1fichier, Amazon, Amazon UE, box, Clicknupload, DailyUploads, ddownload, Dropapk, Dropbox, Fast Down, FastClick, FileFactory, GDrive, HexUpload, Jottacloud, KatFile, Mediafire, MEGA, MEGA Folder, NitroFlare, OneDrive, pCloud, pCloud(Euro), Rapidgator, Uploaded, UploadGIG, Uptobox, Usersdrive.

Extra features with PRO Addon

Did you know that PRO Addon contains a lot of extra features:

  • Screenshots with thumbnails and full-size viewer
  • Link checker for offline status
  • Link protection with reCaptcha
  • Link override ( usage example: protected or shortened link )
  • Extra icon pack: Flat Color
  • Export/Import profiles
  • Source Quality field (DVDRip, BRRip, etc)

Documentation

Documentation online on cutemi-docs.galetto.info

Скриншоты

Блоки

Этот плагин предоставляет 1 блок.

  • Cute MediaInfo Show mediainfo for humans

Часто задаваемые вопросы

What are the profiles

Profiles determine the way information is displayed. The same mediainfo can be shown with different profiles in different places. For example, with profile «summary» in a widget, and with profile «full» in a post. Each profile has different styles, layouts and data to show.

  • Styles: Determine the colors, dimensions and fonts.
  • Layouts: Determines if a block/group of information is displayed, how it is displayed and where. Examples of blocks are «Videos», «Audios», «Links».
  • Data to show: Determine what information and where to show it. For example, whether or not to show the bitrate, and if it is shown, to show in text, icon or both. And then show it before or after bitrate mode, etc.

Can i create my own icon pack?

Yes, you can use this repository as a base: CuteMI Gray Scale Icon Pack

Can I create my own profile with a PHP template?

Yes, you can, although customization options will not be available. You can use this repository as a base: CuteMI Template PHP Example

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Cute MediaInfo» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Cute MediaInfo» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.3

  • fix some UI issues
  • add edit link on block toolbar

1.0.2

  • call unregister_post_type on deactivate before flush_rewrite_rules
  • fix some css
  • fix arguments on hook cutemi_table_customize_style
  • fix meta term with type select (always show default)
  • fix VP8 svg

1.0.1

  • Code Cleanup
  • Removed the option to export/import profiles for security reasons
  • file_put_content was replaced by WP_Filesystem
  • Added some validations and variable escaping
  • curl was replaced by WP_Http

1.0.0

  • First version of the plugin