Title: Better Footnotes
Author: Nashwan D
Published: <strong>24.07.2019</strong>
Last modified: 22.10.2020

---

ჩადგმების ძებნა

![](https://ps.w.org/better-footnotes/assets/banner-772x250.png?rev=2135864)

ეს პლაგინი **არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე**. როგორც ჩანს, ის უკვე
აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

![](https://ps.w.org/better-footnotes/assets/icon-256x256.png?rev=2170283)

# Better Footnotes

 ავტორი: [Nashwan D](https://profiles.wordpress.org/alex-ye/)

[ჩამოტვირთვა](https://downloads.wordpress.org/plugin/better-footnotes.1.3.zip)

 * [დეტალები](https://ka.wordpress.org/plugins/better-footnotes/#description)
 * [მიმოხილვა](https://ka.wordpress.org/plugins/better-footnotes/#reviews)
 *  [დაყენება](https://ka.wordpress.org/plugins/better-footnotes/#installation)
 * [დეველოპმენტი](https://ka.wordpress.org/plugins/better-footnotes/#developers)

 [მხარდაჭერა](https://wordpress.org/support/plugin/better-footnotes/)

## აღწერა

Better Footnotes is a robust and flexible solution that provides your article’s 
readers with a fast reference and links to additional information.

Better Footnotes lets you add footnotes on articles easily and effortlessly using
the visual editor or WordPress shortcodes. It’s easy to use, customizable, and compatible
with any WordPress theme.

#### Main Features

 * Robust & flexible implementation.
 * Visual editor buttons to add foonotes.
 * Simple shortcodes to add or list footnotes.
 * Animated footnotes scrolling effect, which can be disabled.

#### Usage

#### Inserting a Footnote

In order to insert a footnote, you can simply use the `[footnote]` shortcode as 
the following example:

    ```
    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent ex lacus, iaculis eget leo ac, tempus vestibulum mi. Curabitur dictum varius pharetra. Sed lobortis sem ac efficitur efficitur. [footnote]Your footnote here[/footnote]
    ```

_Shortcode Parameters_
 – `type` Determines the type of the reference. Options: `
numeric` / `non-numeric`.

#### Listing Footnotes

You can display the footnotes by using the shortcode `footnotes` as the following
example:

    ```
    [footnotes]
    ```

_Shortcode Parameters_
 – `title` Determines the title for the footnotes list. –`
title_tag` Title tag name. Default is `h3`.

An active demo is available on [Arageek](https://www.arageek.com/) articles.

#### Contributing

Developers can contribute to the source code on the [Github Repository](https://github.com/nash-ye/wp-better-footnotes).

## ეკრანული სურათები

[[

[[

[[

## დაყენება

 1. Upload and install the plugin
 2. Use the plugin shortcodes.

## მიმოხილვები

![](https://secure.gravatar.com/avatar/8fd0286b455d9be57ba3523d067726ce1c298843d61483c65a20fd09a11f2033?
s=60&d=retro&r=g)

### 󠀁[Best footnotes plugin](https://wordpress.org/support/topic/best-footnotes-plugin-2/)󠁿

 [theccd](https://profiles.wordpress.org/theccd/) 13.06.2020

I’ve tried all of the footnotes plugins and this one works best, it’s simple yet
smart enough to overcome what other plugins can’t (like reordering the numbers of
the footnotes when changing text). The support was also really helpful and quick
to answer. Thank you

![](https://secure.gravatar.com/avatar/14d7f40ae83aed9a00d72acc683f7b8ae144d159907af0ed45393f62c4470432?
s=60&d=retro&r=g)

### 󠀁[Easy and good perform](https://wordpress.org/support/topic/easy-and-good-perform/)󠁿

 [Nabil Moqbel](https://profiles.wordpress.org/nabilmoqbel/) 08.06.2020

Helpful, flexible and easy to use with shortcodes!

![](https://secure.gravatar.com/avatar/87d1a16a387f40e98c0195a51d277d413bc80b04453954f01bd477d697435257?
s=60&d=retro&r=g)

### 󠀁[Brilliant and straightforward](https://wordpress.org/support/topic/brilliant-and-straightforward/)󠁿

 [Nashwan D](https://profiles.wordpress.org/alex-ye/) 13.05.2020

A very awesome plugin that helps authors to publish content with a list of references
by using WordPress standardized shortcodes.

 [ 3 რევიუს წაკითხვა ](https://wordpress.org/support/plugin/better-footnotes/reviews/)

## მონაწილეები & დეველოპერები

“Better Footnotes” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს
მის განვითარებაში.

მონაწილეები

 *   [ Nashwan D ](https://profiles.wordpress.org/alex-ye/)

“Better Footnotes” ითარგმნა 3 ენაზე. გმადლობთ [თარჯიმნებო](https://translate.wordpress.org/projects/wp-plugins/better-footnotes/contributors)
თქვენი წვლილისათვის.

[გადათარგმნეთ Better Footnotes თქვენს ენაზე.](https://translate.wordpress.org/projects/wp-plugins/better-footnotes)

### დაინტერესებული ხართ დეველოპმენტით?

[დაათვალიერეთ კოდი](https://plugins.trac.wordpress.org/browser/better-footnotes/),
შეამოწმეთ [SVN რეპო](https://plugins.svn.wordpress.org/better-footnotes/), ან გამოიწერეთ
[შექმნის ჟურნალი](https://plugins.trac.wordpress.org/log/better-footnotes/) : [RSS](https://plugins.trac.wordpress.org/log/better-footnotes/?limit=100&mode=stop_on_copy&format=rss).

## ცვლილებები

#### 1.3

 * Add “Auto Append” setting.

#### 1.2

 * Add TinyMCE footnote button.
 * Add “BetterFootnotes\footnoteContent” filter.

#### 1.1.1

 * Hide footnotes section by default, and show it only when footnotes exist.
 * Sanitize ‘title_tag’ and ‘container’ parameters in [footnotes] shortcode.
 * Add ‘post_id’ parameter to [footnotes] shortcode.

#### 1.1.0

 * Switch to a client-side engine to render the footnotes.

#### 1.0

 * The Initial version.

## მეტა

 *  Version **1.3**
 *  Last updated **6 წელი წინ**
 *  Active installations **20+**
 *  WordPress version ** 4.0, ან უფრო მაღალი **
 *  Tested up to **5.5.20**
 *  PHP version ** 7.0, ან უფრო მაღალი **
 *  Languages
 * [Arabic](https://ar.wordpress.org/plugins/better-footnotes/), [Dutch](https://nl.wordpress.org/plugins/better-footnotes/),
   [English (US)](https://wordpress.org/plugins/better-footnotes/) და [Swedish](https://sv.wordpress.org/plugins/better-footnotes/).
 *  [თარგმნეთ თქვენს ენაზე](https://translate.wordpress.org/projects/wp-plugins/better-footnotes)
 * Tags
 * [bibliography](https://ka.wordpress.org/plugins/tags/bibliography/)[footnote](https://ka.wordpress.org/plugins/tags/footnote/)
   [footnotes](https://ka.wordpress.org/plugins/tags/footnotes/)[notes](https://ka.wordpress.org/plugins/tags/notes/)
   [references](https://ka.wordpress.org/plugins/tags/references/)
 *  [დამატებითი ხედი](https://ka.wordpress.org/plugins/better-footnotes/advanced/)

## რეიტინგები

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/better-footnotes/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/better-footnotes/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/better-footnotes/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/better-footnotes/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/better-footnotes/reviews/?filter=1)

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

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

## მონაწილეები

 *   [ Nashwan D ](https://profiles.wordpress.org/alex-ye/)

## მხარდაჭერა

გაქვთ კომენტარი? გჭირდებათ დახმარება?

 [მხარდაჭერის ფორუმის ნახვა](https://wordpress.org/support/plugin/better-footnotes/)

## შემოწირულობა

გსურთ ამ ჩადგმის განვითარების მხარდაჭერა?

 [ შეწირეთ თანხა ამ ჩადგმას ](https://www.patreon.com/nash1ye)