Title: Abbreviation button for TinyMCE
Author: Jb Audras
Published: <strong>29 سپتامبر 2016</strong>
Last modified: 12 آگوست 2020

---

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

![](https://ps.w.org/abbreviation-button-for-tinymce/assets/banner-772x250.png?rev
=1504967)

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

![](https://ps.w.org/abbreviation-button-for-tinymce/assets/icon-128x128.png?rev
=1504967)

# Abbreviation button for TinyMCE

 توسط [Jb Audras](https://profiles.wordpress.org/audrasjb/)

[دانلود](https://downloads.wordpress.org/plugin/abbreviation-button-for-tinymce.1.3.7.zip)

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

 [پشتیبانی](https://wordpress.org/support/plugin/abbreviation-button-for-tinymce/)

## توضیحات

This plugin should be used to supply abbreviation support in the TinyMCE visual 
editor. Once activated, it provides an “ABR” button which allows editor to indicate
the meaning of each abbreviation used in Pages, Posts or any custom post types used
in your WordPress installation. The markup is fully compatible with accessibility
rules like Web Content Accessibility Guidelines (WCAG). It uses `<abbr>…</abbr>`
HTML markup instead of the deprecated `<acronym>…</acronym>` HTML markup.

**Available languages**

 * English
 * French

You can add your own language pack: contribute [here](https://translate.wordpress.org/)!
Contributors will be linked back here.
 Search Plugins > Abbreviation button for
tinymce and add your translations. Many strings are commented to help you to understand
context.

**Credits**

[Jean-Baptiste Audras](https://jeanbaptisteaudras.com/), WordPress projects manager
at [Whodunit](http://www.whodunit.fr/) and WordPress developer. @audrasjb on [Twitter](https://twitter.com/audrasjb)
or [Github](https://github.com/audrasjb).

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

[⌊the ABR button in your TinyMCE visual editor (second line of buttons).⌉⌊the ABR
button in your TinyMCE visual editor (second line of buttons).⌉[

the `ABR` button in your TinyMCE visual editor (second line of buttons).

[⌊the popup used to give the meaning of your abbreviation and optionally it's language.⌉⌊
the popup used to give the meaning of your abbreviation and optionally it's language
.⌉[

the popup used to give the meaning of your abbreviation and optionally it’s language.

## نصب

English: 1. Upload the plugin to the ‘/wp-content/plugins/’ directory 2. Activate
the plugin through the ‘Plugins’ menu in WordPress 3. Use it in your WordPress visual
editor with the “ABR” button

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

### Why I cannot see any changes on my website front-end?

Your theme probably don’t provides any styles for the ABBR tag… You can check if
your ABBR tag is generated by “hovering” your ABBR expression with the mouse. Wait
1 second: a tooltip is supposed to appear. If you want some styles, you can put 
the following CSS in your theme (or wait for the next version of this plugin).
 
abbr{text-decoration:none;border-bottom:1px dotted;cursor:help;}

### What about adding language attribute?

If the abbreviation’s language is different from your page main language, you have
to indicate the language of your abbreviation to be fully compatible with accessibility
rules.

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

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

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

“Abbreviation button for TinyMCE” نرم افزار متن باز است. افراد زیر در این افزونه
مشارکت کرده‌اند.

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

 *   [ Jb Audras ](https://profiles.wordpress.org/audrasjb/)
 *   [ Whodunit ](https://profiles.wordpress.org/whodunitagency/)

“Abbreviation button for TinyMCE” به 3 زبان ترجمه شده است. با تشکر از [مترجمین](https://translate.wordpress.org/projects/wp-plugins/abbreviation-button-for-tinymce/contributors)
برای همکاری و کمک‌هایشان.

[ترجمه “Abbreviation button for TinyMCE” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/abbreviation-button-for-tinymce)

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

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

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

#### 1.3.7

WordPress 5.3 compatibility.

#### 1.3.6

WordPress 4.9 compatibility checks and small fixes in some files. You can upgrade
without any risk 🙂

#### 1.3.5

 * Check WordPress 4.7 support (it works fine!)
 * Better internationalization support

#### 1.3.4

 * Better use of lang attribute: we don’t need to show this attribute if empty.
 * Small fixes on internationalization.

#### 1.3.3

 * Add french (fr_FR) translation to 1.3.

#### 1.3.2

 * Official WordPress translation compatibility. You can now contribute to translate
   this plugin to your language [here](https://translate.wordpress.org/). Just go
   to your locale language and search Plugins > Abbreviation button for tinymce.
   Contributors will be credited on the plugin’s main page 😉

#### 1.3.1

 * Fix a bug on the 1.3 single button, when you try to remove an abbr tag. Sorry.

#### 1.3

 * Add/remove an abbreviation with one single button. Many thanks to [Willy Bahuaud](https://wabeo.fr/)
   for helping.
 * Improvements on abbreviation node removing, based on [Laurent Olivares](https://www.linkedin.com/in/laurentolivares/fr)
   review.

#### 1.2.1

 * Minor corrections on french translation.

#### 1.2

 * Support lang HTML attribute.
 * Some accessibility enhancement, like an accessible modal windows which supports
   keyboard navigation.
 * Adding JS translation EN/FR
 * Corrections in screenshots and readme.txt file for better readability

#### 1.1

 * Buttons are in the second line of the visual editor now.

#### 1.0

 * Plugin initial commit.

## اطلاعات

 *  نگارش **1.3.7**
 *  آخرین به‌روزرسانی **6 سال پیش**
 *  نصب‌های فعال **100+**
 *  نگارش وردپرس ** 4.6 یا بالاتر **
 *  آزمایش‌شده تا **5.5.22**
 *  نگارش PHP ** 5.6 یا بالاتر **
 *  زبان‌ها
 * [English (US)](https://wordpress.org/plugins/abbreviation-button-for-tinymce/)،
   [French (France)](https://fr.wordpress.org/plugins/abbreviation-button-for-tinymce/)،
   [Spanish (Chile)](https://cl.wordpress.org/plugins/abbreviation-button-for-tinymce/)،
   و [Spanish (Spain)](https://es.wordpress.org/plugins/abbreviation-button-for-tinymce/).
 *  [به زبان خودتان ترجمه کنید](https://translate.wordpress.org/projects/wp-plugins/abbreviation-button-for-tinymce)
 * برچسب
 * [abbr](https://fa.wordpress.org/plugins/tags/abbr/)[abbreviation](https://fa.wordpress.org/plugins/tags/abbreviation/)
   [abbreviations](https://fa.wordpress.org/plugins/tags/abbreviations/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/abbreviation-button-for-tinymce/advanced/)

## امتیازها

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

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

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

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

 *   [ Jb Audras ](https://profiles.wordpress.org/audrasjb/)
 *   [ Whodunit ](https://profiles.wordpress.org/whodunitagency/)

## پشتیبانی

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

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

## کمک مالی

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

 [ کمک مالی به این افزونه ](https://www.paypal.me/audrasjb)