Title: Link Badges
Author: Marcus Downing
Published: <strong>5. јун 2013.</strong>
Last modified: 17. новембар 2020.

---

Претражи додатке

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

![](https://s.w.org/plugins/geopattern-icon/link-badges.svg)

# Link Badges

 [Marcus Downing](https://profiles.wordpress.org/marcusdowning/)

[Преузимање](https://downloads.wordpress.org/plugin/link-badges.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/link-badges/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/link-badges/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/link-badges/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/link-badges/#developers)

 [Подршка](https://wordpress.org/support/plugin/link-badges/)

## Опис

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

 * An icon for the link
 * The type of file
 * The size of the file

## Постављање

 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 {
      ...
    }
    ```

## Прегледи

Нема рецензија за овај додатак.

## Сарадници и градитељи

„Link Badges“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

 *   [ Marcus Downing ](https://profiles.wordpress.org/marcusdowning/)
 *   [ Dani Llewellyn ](https://profiles.wordpress.org/diddledan/)

[Преведите „Link Badges“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/link-badges)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/link-badges/), проверите
[SVN складиште](https://plugins.svn.wordpress.org/link-badges/) или се пријавите
на [белешку градње](https://plugins.trac.wordpress.org/log/link-badges/) преко [RSS-а](https://plugins.trac.wordpress.org/log/link-badges/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

#### 1.4

 * Improved cache of file sizes
 * Don’t show file sizes for mail links
 * Options for showing decimals
 * Spaces in local vs remote
 * Resolve relative URLs

#### 1.2

 * Filling in missing icons in Font Awesome

#### 1.1

 * Add option to use icon fonts (Dashicons and Font Awesome)
 * More file formats
 * More CSS hook, filters and actions
 * Better i18n
 * Updated admin are to fit the WP 3.8 appearance

#### 1.0

 * First version

## Мета

 *  Version **1.4**
 *  Last updated **6 година раније**
 *  Active installations **10+**
 *  WordPress version ** 3.0 или новије **
 *  Tested up to **5.5.0**
 *  Language
 * [English (US)](https://wordpress.org/plugins/link-badges/)
 * Tag
 * [anchor](https://sr.wordpress.org/plugins/tags/anchor/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/link-badges/advanced/)

## Оцене

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/link-badges/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/link-badges/reviews/)

## Сарадници

 *   [ Marcus Downing ](https://profiles.wordpress.org/marcusdowning/)
 *   [ Dani Llewellyn ](https://profiles.wordpress.org/diddledan/)

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/link-badges/)