Title: Uplink Editorial Semantics
Author: Stephen Walker
Published: <strong>24 آگوست 2026</strong>
Last modified: 8 سپتامبر 2026

---

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

![](https://ps.w.org/uplink-editorial-semantics/assets/banner-772x250.png?rev=3695459)

![](https://ps.w.org/uplink-editorial-semantics/assets/icon.svg?rev=3663272)

# Uplink Editorial Semantics

 توسط [Stephen Walker](https://profiles.wordpress.org/stphnwlkr/)

[دانلود](https://downloads.wordpress.org/plugin/uplink-editorial-semantics.1.1.0.zip)

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

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

## توضیحات

Uplink Editorial Semantics adds editorial markup tools to Rich Text fields in the
WordPress Block Editor. The saved content uses standard HTML and does not require
front-end JavaScript.

Inline formats:

 * **Inline quotation** (`q`) with optional BCP 47 language and citation URL attributes.
 * **Citation** (`cite`) for the title of a creative work.
 * **Abbreviation** (`abbr`) with a required expanded form.
 * **Defining instance** (`dfn`) for the occurrence of a term being defined.
 * **Inline span** (`span`) with optional sanitized CSS classes and one custom `
   data-*` name/value pair for cases where no semantic element is appropriate.
 * **Link attributes** for adding one custom `data-*` name/value pair and an optional`
   aria-label` to an existing native hyperlink.
 * **Change case** for converting selected text to sentence case, lowercase, uppercase,
   capitalized words, or toggled case without removing its inline formatting.

The **Editorial Quotation** block saves a `figure` containing a `blockquote` and
an optional `figcaption`. Its quotation area accepts Paragraph, Heading, and List
blocks. The plugin supplies no front-end styling, allowing the active theme to control
presentation.

### Development

Human-readable source is included in the plugin’s `src` directory, and the build
configuration is included in `package.json`. Public source and contribution history
are also available at https://github.com/stphnwlkr/uplink-editorial-semantics.

To build the production assets, install Node.js and npm, run `npm install`, and 
then run `npm run build`. The compiled files are written to the `build` directory.

## نصب

 1. Install and activate the plugin.
 2. Open a post or page in the Block Editor.
 3. Select text in a Rich Text field to use the added formatting controls, or insert
    the Editorial Quotation block.

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

### Where are the inline formats?

Select text in a supported Rich Text field. The available controls appear with the
editor’s other inline formatting tools.

### When should I use Citation?

Use `cite` for the title of a work, such as a book, article, film, or report. Do
not use it merely to italicize a person’s name.

### When should I use Inline Span?

Use it only when no semantic HTML element describes the text and you need a stable
CSS or JavaScript hook. The plugin adds its own base class, sanitizes the custom
class tokens you enter, and can add one custom data attribute. Enter the part after`
data-` using lowercase letters, numbers, and hyphens; for example, the name `state`
and value `active` save as `data-state="active"`.

### How do I add attributes to a link?

Place the text cursor inside an existing hyperlink or select linked text, then choose**
Link attributes** from the inline formatting toolbar. You can enter the part after`
data-` and its value, an `aria-label`, or both. The plugin preserves these attributes
when the link is later edited with WordPress’s native link controls.

An `aria-label` replaces the link’s visible text as its accessible name. Normally,
include the visible link text in the complete label. For example, a visible **Download
report** link that opens a new tab could use `Download report (opens in a new tab)`.

### Does the plugin add front-end scripts or styles?

No. It saves standard HTML and leaves its presentation to your theme.

### What happens if I deactivate the plugin?

Published HTML remains in the content. The custom formatting controls and Editorial
Quotation editing interface are unavailable until the plugin is reactivated.

### Does the plugin collect data?

No. It stores no plugin settings, sends no network requests, and performs no tracking.

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

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

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

“Uplink Editorial Semantics” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت
کرده‌اند.

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

 *   [ Stephen Walker ](https://profiles.wordpress.org/stphnwlkr/)

[ترجمه “Uplink Editorial Semantics” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/uplink-editorial-semantics)

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

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

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

#### 1.1.0

 * Added a selection-only Change case menu with five case conversions.
 * Preserved links, semantic formats, inline spans, and their attributes during 
   case conversion.

#### 1.0.0

 * Initial WordPress.org release.
 * Added inline quotation, citation, abbreviation, defining-instance, and controlled
   inline-span formats.
 * Added an optional custom `data-*` name/value pair to inline spans.
 * Added a companion control for custom `data-*` attributes on native hyperlinks.
 * Added an optional `aria-label` field with accessibility guidance for native hyperlinks.
 * Added the Editorial Quotation block with an optional attribution.

## اطلاعات

 *  نگارش **1.1.0**
 *  آخرین به‌روزرسانی **1 هفته پیش**
 *  نصب‌های فعال **10+**
 *  نگارش وردپرس ** 7.0 یا بالاتر **
 *  آزمایش‌شده تا **7.1**
 *  نگارش PHP ** 8.3 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/uplink-editorial-semantics/)
 * برچسب
 * [accessibility](https://fa.wordpress.org/plugins/tags/accessibility/)[block-editor](https://fa.wordpress.org/plugins/tags/block-editor/)
   [formatting](https://fa.wordpress.org/plugins/tags/formatting/)[quotes](https://fa.wordpress.org/plugins/tags/quotes/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/uplink-editorial-semantics/advanced/)

## امتیازها

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

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

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

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

 *   [ Stephen Walker ](https://profiles.wordpress.org/stphnwlkr/)

## پشتیبانی

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

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