Title: Extra Feed Links
Author: scribu
Published: <strong>30.05.2008</strong>
Last modified: 29.08.2010

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

![](https://s.w.org/plugins/geopattern-icon/extra-feed-links.svg)

# Extra Feed Links

 Від автора [scribu](https://profiles.wordpress.org/scribu/)

[Завантажити](https://downloads.wordpress.org/plugin/extra-feed-links.1.1.5.1.zip)

 * [Деталі](https://uk.wordpress.org/plugins/extra-feed-links/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/extra-feed-links/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/extra-feed-links/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/extra-feed-links/#developers)

 [Підтримка](https://wordpress.org/support/plugin/extra-feed-links/)

## Опис

This plugin adds feed auto-discovery links to any page type:

 * Category page
 * Tag page
 * Search page
 * Author page
 * Comments feed for single articles and pages

It also has a template tag that you can use in your theme.

Links: [Plugin News](http://scribu.net/wordpress/extra-feed-links) | [Author’s Site](http://scribu.net)

## Встановлення

 1. Unzip the archive and put the folder into your plugins folder (/wp-content/plugins/).
 2. Activate the plugin from the Plugins admin menu.
 3. Customize the links in the settings page.

**Usage**

You can use `extra_feed_link()` inside your theme to display a link to the feed 
corresponding to the type of page:

 * `<?php extra_feed_link(); ?>` (creates a link with the default text)
 * `<?php extra_feed_link('Link Text'); ?>` (creates a link with the text you choose)
 * `<?php extra_feed_link('http://url/of/image'); ?>` (creates an image tag linked
   to the feed URL)
 * `<?php extra_feed_link('raw'); ?>` (just displays the feed URL)

## Часті питання

  “Parse error: syntax error, unexpected T_CLASS…” Help!

Make sure your new host is running PHP 5. Add this line to wp-config.php:

    ```
    var_dump(PHP_VERSION);
    ```

## Відгуки

Для цього плагіна немає відгуків.

## Учасники та розробники

“Extra Feed Links” — проект з відкритим вихідним кодом. В розвиток плагіну внесли
свій вклад наступні учасники:

Учасники

 *   [ scribu ](https://profiles.wordpress.org/scribu/)

[Перекладіть “Extra Feed Links” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/extra-feed-links)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/extra-feed-links/),
перегляньте [сховище SVN](https://plugins.svn.wordpress.org/extra-feed-links/) або
підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/extra-feed-links/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/extra-feed-links/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 1.1.5

 * WP 2.8 compatibility

#### 1.1.1

 * italian translation

#### 1.1

 * more flexible link text format
 * [more info](http://scribu.net/wordpress/extra-feed-links/efl-1-1.html)

#### 1.0

 * added options page

#### 0.6

 * extra_feed_link() template tag

#### 0.5

 * initial release

## Мета

 *  Версія **1.1.5.1**
 *  Останнє оновлення **16 років тому**
 *  Активних встановлень **10+**
 *  Версія WordPress ** 2.5 або вище **
 *  Tested up to **2.8**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/extra-feed-links/)
 * Позначки
 * [archive](https://uk.wordpress.org/plugins/tags/archive/)[comments](https://uk.wordpress.org/plugins/tags/comments/)
   [feed](https://uk.wordpress.org/plugins/tags/feed/)[rss](https://uk.wordpress.org/plugins/tags/rss/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/extra-feed-links/advanced/)

## Оцінки

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/extra-feed-links/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/extra-feed-links/reviews/)

## Учасники

 *   [ scribu ](https://profiles.wordpress.org/scribu/)

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/extra-feed-links/)

## Пожертвування

Ви хотіли б підтримати розвиток цього плагіна?

 [ Пожертвувати на розвиток плагіна ](http://scribu.net/wordpress)