Title: @ Reply
Author: Yus
Published: <strong>1 آوریل 2008</strong>
Last modified: 16 ژوئن 2011

---

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

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

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

# @ Reply

 توسط [Yus](https://profiles.wordpress.org/iyus/)

[دانلود](https://downloads.wordpress.org/plugin/reply-to.zip)

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

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

## توضیحات

This plugin allows you to add Twitter-like @reply links to comments.
 When clicked,
those links insert the author name and a link to the comment you are replying to
in the textarea.

Most of the code is taken from the Custom Smilies plugin by Quang Anh Do which is
released under GNU GPL :
 https://wordpress.org/extend/plugins/custom-smilies/

Thanks to Guillaume Ringuenet for the arrow graphics.

I didn’t create anything new, and I do not claim so in any way.
 This plugin is 
just a feature I wanted and judging by the number of downloads I guess I wasn’t 
the only one. 😉

## عکس‌های صفحه

[⌊The reply links as they appear in comments.⌉⌊The reply links as they appear in
comments.⌉[

The reply links as they appear in comments.

[⌊This is automaticaly inserted when you click on a reply link.⌉⌊This is automaticaly
inserted when you click on a reply link.⌉[

This is automaticaly inserted when you click on a reply link.

## نصب

 1. Upload the plugin folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.
 3. (optional) The `dreply.png` file is for dark background themes use it to replace
    the default `reply.png` file if you want/need.

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

  It doesn’t work! I activated the plugin but I can’t see the reply links.

They _should_ be visible only when you move your mouse cursor over a comment text.
If it still doesn’t work, open `at-reply.php` search for `visibility:hidden;` (line
26) and remove that part, then you can also remove the whole line 29 `.comment:hover.
yarr { visibility:visible }` because it becomes useless. This will make the reply
links always visible for **all** comments (and not just the one your mouse cursor
is over).

  It doesn’t work! I can see the reply links but clicking them does nothing.

Either you have disabled JavaScript in your browser or your WordPress theme is not
using the default id for the comments textarea (which is `comment`). In the later
case, check your `comments.php` file to find your textarea id, then open `at-reply.
php` and replace all the `document.getElementById('comment')` with `document.getElementById('
YOUR_ID')`.

  This version sucks! I prefer the old one because I could choose where I want to
put the reply link.

It’s hard to please everyone. For me, **@ Reply** should be a built-in theme feature
and not a plugin. But plugins are easier to install (when it works).
 You can still
download the [previous version](https://downloads.wordpress.org/plugin/reply-to.1.0.1.zip),
just remember to replace `Version: 1.0.1` with `Version: 2.8` (or any higher number)
on line 6 so that WordPress doesn’t suggest you to update the plugin.

  Possible conflicts with other plugins.

A plugin that filters the default WordPress comments functions, may prevent @ Reply
from working. For example, WP_Identicon does this, but it also has an alternate 
setup for “advanced users” that doesn’t conflict with @ Reply.

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

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

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

“@ Reply” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

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

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

[ترجمه “@ Reply” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/reply-to)

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

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

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

#### 3.1.3 – Minor update

 * CSS fix for themes that aren’t displaying comments inside
 *  tags.

#### 3.1 – Major update

 * Added compatibility with WordPress’ threaded comments. If they’re enabled (and
   supported by your theme), @ Reply will replace the native “reply” links, otherwise
   it will be just like the previous versions.

#### 3.0.5 – Bugfix

 * WordPress 3.0.5 broke @ Reply, this should fix it.
 * P.S. I told you this should be a theme feature and not a plugin. 😉

#### 2.9 – Minor update

 * Added support for paged comments.

#### 2.8 – Major update

 * Now compatible with WordPress 2.8 and higher **only**!
 * You don’t need to edit your theme anymore, just activate the plugin and it works.
 * The plugin now uses your WordPress language file.

#### 1.0.1 – Minor (graphic) update

 * replaced the arrow graphics with better **and** original ones made by Guillaume
   Ringuenet.

#### 1.0 – Initial Release

## اطلاعات

 *  نگارش **3.1.3**
 *  آخرین به‌روزرسانی **15 سال پیش**
 *  نصب‌های فعال **90+**
 *  نگارش وردپرس ** 2.8 یا بالاتر **
 *  آزمایش‌شده تا **3.1.4**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/reply-to/)
 * برچسب
 * [at-reply](https://fa.wordpress.org/plugins/tags/at-reply/)[comments](https://fa.wordpress.org/plugins/tags/comments/)
   [reply](https://fa.wordpress.org/plugins/tags/reply/)[twitter](https://fa.wordpress.org/plugins/tags/twitter/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/reply-to/advanced/)

## امتیازها

 5 از 5 ستاره.

 *  [  امتیاز 2 5-ستاره     ](https://wordpress.org/support/plugin/reply-to/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/reply-to/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/reply-to/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/reply-to/reviews/?filter=2)
 *  [  امتیاز 0 1-ستاره     ](https://wordpress.org/support/plugin/reply-to/reviews/?filter=1)

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

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

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

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

## پشتیبانی

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

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

## کمک مالی

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

 [ کمک مالی به این افزونه ](http://yus.me/)