Title: Text Orphans Remover
Author: Jesse Naylor
Published: <strong>5 Januari 2026</strong>
Last modified: 5 Januari 2026

---

Cari plugin

![](https://s.w.org/plugins/geopattern-icon/text-orphans-remover.svg)

# Text Orphans Remover

 Oleh [Jesse Naylor](https://profiles.wordpress.org/jessenaylor/)

[Unduh](https://downloads.wordpress.org/plugin/text-orphans-remover.1.0.1.zip)

 * [Detail](https://id.wordpress.org/plugins/text-orphans-remover/#description)
 * [Ulasan](https://id.wordpress.org/plugins/text-orphans-remover/#reviews)
 *  [Instalasi](https://id.wordpress.org/plugins/text-orphans-remover/#installation)
 * [Pengembangan](https://id.wordpress.org/plugins/text-orphans-remover/#developers)

 [Bantuan](https://wordpress.org/support/plugin/text-orphans-remover/)

## Deskripsi

Text Orphans Remover (a.k.a. #NoMoreOrphans™) improves the visual quality of long-
form, responsive text by preventing “orphan” words on the last line.

This plugin adds a lightweight script on the **front-end only** (never in wp-admin).
It measures each text block and, when appropriate, replaces the last breaking space
with a non‑breaking space.

Default processed elements:
 p, li, h1–h6, blockquote, figcaption, dd, dt

You can override the selector via JavaScript:
 window.TextOrphansRemoverSelector
= ‘p, li, .my-class’;

## Instalasi

 1. Upload the plugin folder to `/wp-content/plugins/` (or upload the ZIP via Plugins
    Add New).
 2. Activate “Text Orphans Remover”.
 3. Done — it runs automatically on the front-end.

## Tanya Jawab

### Does it work in wp-admin?

No. This plugin never loads in the admin area.

### Can I target different elements?

Yes. Set `window.TextOrphansRemoverSelector` before the script runs (e.g. in your
theme’s footer or a small custom plugin).

### Will it break inline HTML tags (links, strong, em)?

No. The script updates **text nodes** only and does not rewrite your HTML markup.

## Ulasan

Belum ada ulasan untuk plugin ini.

## Kontributor & Pengembang

“Text Orphans Remover” adalah perangkat lunak open source. Berikut ini mereka yang
sudah berkontribusi pada plugin ini.

Kontributor

 *   [ Jesse Naylor ](https://profiles.wordpress.org/jessenaylor/)

[Terjemahkan “Text Orphans Remover” dalam bahasa Anda.](https://translate.wordpress.org/projects/wp-plugins/text-orphans-remover)

### Tertarik mengembangkan?

[Lihat kode](https://plugins.trac.wordpress.org/browser/text-orphans-remover/), 
periksa [repositori SVN ](https://plugins.svn.wordpress.org/text-orphans-remover/),
atau mendaftar ke [log pengembangan](https://plugins.trac.wordpress.org/log/text-orphans-remover/)
melalui [RSS](https://plugins.trac.wordpress.org/log/text-orphans-remover/?limit=100&mode=stop_on_copy&format=rss).

## Log Perubahan

#### 1.0.1

 * Rebuilt as a minimal, professional plugin.
 * Keeps the original measurement-driven approach, but replaces spaces safely via
   text nodes (no innerHTML rewrites).
 * Expands default targeting beyond paragraphs.

#### 1.0.0

 * Original release.

## Meta

 *  Versi **1.0.1**
 *  Diperbarui **4 bulan yang lalu**
 *  Instalasi Aktif **Kurang dari 10**
 *  Versi WordPress ** 6.0 atau yang terbaru **
 *  Diuji hingga **6.9.4**
 *  Versi PHP ** 7.4 atau yang terbaru **
 *  Bahasa
 * [English (US)](https://wordpress.org/plugins/text-orphans-remover/)
 * Tag
 * [design](https://id.wordpress.org/plugins/tags/design/)[orphan](https://id.wordpress.org/plugins/tags/orphan/)
   [Readability](https://id.wordpress.org/plugins/tags/readability/)[typography](https://id.wordpress.org/plugins/tags/typography/)
   [widows](https://id.wordpress.org/plugins/tags/widows/)
 *  [Tampilan lanjut](https://id.wordpress.org/plugins/text-orphans-remover/advanced/)

## Rating

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/text-orphans-remover/reviews/#new-post)

[Lihat semua ulasan](https://wordpress.org/support/plugin/text-orphans-remover/reviews/)

## Kontributor

 *   [ Jesse Naylor ](https://profiles.wordpress.org/jessenaylor/)

## Bantuan

Ada yang ingin dikatakan? Butuh bantuan?

 [Lihat forum bantuan](https://wordpress.org/support/plugin/text-orphans-remover/)