Title: Link Badges
Author: Marcus Downing
Published: <strong>5 iunie 2013</strong>
Last modified: 17 noiembrie 2020

---

Caută module

Acest modul **nu a fost testat cu ultimele 3 versiuni importante ale WordPress**.
S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate
când este folosit cu versiuni recente ale WordPress.

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

# Link Badges

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

[Descarcă](https://downloads.wordpress.org/plugin/link-badges.zip)

 * [Detalii](https://ro.wordpress.org/plugins/link-badges/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/link-badges/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/link-badges/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/link-badges/#developers)

 [Suport](https://wordpress.org/support/plugin/link-badges/)

## Descriere

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

## Instalare

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

## Întrebări frecvente

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

## Recenzii

Nu există nicio verificare pentru acest modul.

## Contributori și dezvoltatori

„Link Badges” este un software open-source. La acest modul au contribuit următoarele
persoane.

Contributori

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

[Tradu „Link Badges” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/link-badges)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/link-badges/), vezi
[depozitarul SVN](https://plugins.svn.wordpress.org/link-badges/), sau abonează-
te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/link-badges/)
prin [RSS](https://plugins.trac.wordpress.org/log/link-badges/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

#### 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

## Meta

 *  Versiunea **1.4**
 *  Ultima actualizare **Acum 6 ani**
 *  Instalări active: **10+**
 *  Versiune WordPress ** 3.0 sau mai recentă **
 *  Testat până la **5.5.0**
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/link-badges/)
 * Etichetă
 * [anchor](https://ro.wordpress.org/plugins/tags/anchor/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/link-badges/advanced/)

## Evaluări

Nu a fost trimisă nicio recenzie până acum.

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

[Vezi toate recenziile](https://wordpress.org/support/plugin/link-badges/reviews/)

## Contributori

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

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/link-badges/)