Title: Text Orphans Remover
Author: Jesse Naylor
Published: <strong>ജനുവരി 5, 2026</strong>
Last modified: ജനുവരി 5, 2026

---

Search plugins

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

# Text Orphans Remover

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

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

 * [Details](https://ml.wordpress.org/plugins/text-orphans-remover/#description)
 * [Reviews](https://ml.wordpress.org/plugins/text-orphans-remover/#reviews)
 *  [Installation](https://ml.wordpress.org/plugins/text-orphans-remover/#installation)
 * [Development](https://ml.wordpress.org/plugins/text-orphans-remover/#developers)

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

## Description

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’;

## Installation

 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.

## FAQ

### 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.

## Reviews

ഈ പ്ലഗിന് റിവ്യൂകൾ ഒന്നുമില്ല.

## Contributors & Developers

“Text Orphans Remover” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Text Orphans Remover” into your language.](https://translate.wordpress.org/projects/wp-plugins/text-orphans-remover)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/text-orphans-remover/),
check out the [SVN repository](https://plugins.svn.wordpress.org/text-orphans-remover/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/text-orphans-remover/)
by [RSS](https://plugins.trac.wordpress.org/log/text-orphans-remover/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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

 *  Version **1.0.1**
 *  Last updated **5 മാസങ്ങള്‍ ago**
 *  Active installations **Fewer than 10**
 *  വേർഡ്പ്രസ്സ് പതിപ്പ് ** 6.0 അല്ലെങ്കില്‍ അതിലും ഉയര്‍ന്നത് **
 *  Tested up to **6.9.4**
 *  PHP പതിപ്പ് ** 7.4 അല്ലെങ്കില്‍ അതിലും ഉയര്‍ന്നത് **
 *  Language
 * [English (US)](https://wordpress.org/plugins/text-orphans-remover/)
 * Tags
 * [design](https://ml.wordpress.org/plugins/tags/design/)[orphan](https://ml.wordpress.org/plugins/tags/orphan/)
   [Readability](https://ml.wordpress.org/plugins/tags/readability/)[typography](https://ml.wordpress.org/plugins/tags/typography/)
   [widows](https://ml.wordpress.org/plugins/tags/widows/)
 *  [Advanced View](https://ml.wordpress.org/plugins/text-orphans-remover/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

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

## Support

Got something to say? Need help?

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