该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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