Title: Custom Tags List
Author: Joan Junyent Tarrida
Published: <strong>29 نوامبر 2007</strong>
Last modified: 7 ژوئن 2013

---

جستجوی افزونه‌ها

![](https://ps.w.org/custom-tags-lists/assets/banner-772x250.png?rev=724115)

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](https://s.w.org/plugins/geopattern-icon/custom-tags-lists_b34a35.svg)

# Custom Tags List

 توسط [Joan Junyent Tarrida](https://profiles.wordpress.org/jjunyent/)

[دانلود](https://downloads.wordpress.org/plugin/custom-tags-lists.0.2.1.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/custom-tags-lists/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/custom-tags-lists/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/custom-tags-lists/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/custom-tags-lists/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/custom-tags-lists/)

## توضیحات

[ Notas en castellano en la web ] [ Notes en català a la web ]

It allows to display highly customizable tags lists. You can create tags lists linking
to anything you want (RSS feeds, twitter hashtags, wordpress.com tags, wikipedia
terms, google searches, flickr tags…). Use your tags in a completely new way!

#### Usage

Place the desired function on your theme wherever you want your tag list to appear.

    ```
    <?php the_tags_nice(', ' , ' and '); ?>
    ```

Shows a tags list like the regular one but in a nice way. Ex: apples, oranges, grapes
and kiwis.

    ```
    <?php the_tags_rss(', ' , ' and '); ?>
    ```

Shows a tags list with links to the rss feed.

    ```
    <?php the_tags_external('http://wordpress.com/tag/' , 'Find related posts on WordPress.com', ' , ' and '); ?>
    ```

Shows a tags list with links to any external social site.

You can also make use of the examples included uncomenting the line include “(“examples.
php”);”

#### Function parameters

    ```
    $url = URL to the social webservice you want to link. Defaults to 'http://wordpress.com/tag/'.
    $title = Title for the link. Defaults to 'Find related posts on WordPress.com'.
    $separator = Separator for the tags. Defaults to ' , '.
    $last_separator = Separator for the last tag. Defaults to ' and '.
    ```

#### ToDo

Create widgets for the tags lists.

#### Credits and Acknowledgments

This plugin is based on:

 * [Nice Categories plugin by Mark Jaquith](http://txfx.net/2004/07/22/wordpress-conversational-categories/)
 * [Ultimate Tag Warrior by Christine Davis](http://www.neato.co.nz/ultimate-tag-warrior)

Thanks to Mark Jaquith and Christine Davis for writing their plugins.

Image credits for the plugin header: http://www.flickr.com/photos/sheeprus/7123952917/

### License

This plugin is free software. You can redistribute it and/or modify it under the
terms of the GPL License (don’t remove credits to author, please). See license.txt
for details

## نصب

 1. Once downloaded the file, uncopress it and upload it through FTP to the server 
    where your WordPress blog is hosted.
 2. Copy it to the folder /wp-content/plugins/.
 3. Activate it through the plugin management screen.
 4. Put any of the functions avaliable on the desired place.

## سوالات متداول

None yet

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“Custom Tags List” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ Joan Junyent Tarrida ](https://profiles.wordpress.org/jjunyent/)

[ترجمه “Custom Tags List” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/custom-tags-lists)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/custom-tags-lists/)،
[مخزن SVN](https://plugins.svn.wordpress.org/custom-tags-lists/) را بررسی کنید، 
یا از طریق [RSS](https://plugins.trac.wordpress.org/log/custom-tags-lists/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/custom-tags-lists/) مشترک
شوید.

## گزارش تغییرات

#### 0.2.1

Fixing deployment error

#### 0.2

Metadata update

#### 0.1

Initial release

## اطلاعات

 *  نگارش **0.2.1**
 *  آخرین به‌روزرسانی **13 سال پیش**
 *  نصب‌های فعال **10+**
 *  نگارش وردپرس ** 2.3 یا بالاتر **
 *  آزمایش‌شده تا **3.6.1**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/custom-tags-lists/)
 * برچسب
 * [tags](https://fa.wordpress.org/plugins/tags/tags/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/custom-tags-lists/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[بررسی شما](https://wordpress.org/support/plugin/custom-tags-lists/reviews/#new-post)

[مشاهدهٔ همهٔ بررسی‌ها](https://wordpress.org/support/plugin/custom-tags-lists/reviews/)

## مشارکت کنندگان

 *   [ Joan Junyent Tarrida ](https://profiles.wordpress.org/jjunyent/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/custom-tags-lists/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](http://projectes.junyent.org/)