Linux 软件免费装

Link Badges

开发者 marcus.downing
diddledan
更新时间 2020年11月17日 22:39
PHP版本: 3.0 及以上
WordPress版本: 5.5.0
版权: GPLv2
版权网址: 版权信息

标签

anchor

下载

详情介绍:

Whenever your content contains a link to a file, this plugin can display:

安装:

  1. Upload the link-badges directory to your /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress

常见问题:

How does this plugin know the size of a file?

If the file is on the same server, it looks at it directly on disk. If it's on another server somewhere on the internet, it tries to get the size by downloading the file. The plugin has some memory of the file sizes, so it doesn't need to do this every time a page is loaded.

Can I make it say 'Kb' rather than 'kB'?

No. This plugin uses the correct units for file sizes. There's a setting in the options page to use SI units (based on multiples of 1000) rather than traditional file size units (based on 1024).

Can I use CSS to customise the way it's displayed?

Yes. `/ Icons / i.link-badge { ... } / File sizes and types / span.link-badges-affix { ... }`

更新日志:

1.4 1.2 1.1 1.0