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

---

Recherche d’extensions

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

# Text Orphans Remover

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

[Télécharger](https://downloads.wordpress.org/plugin/text-orphans-remover.1.0.1.zip)

 * [Détails](https://fr.wordpress.org/plugins/text-orphans-remover/#description)
 * [Avis](https://fr.wordpress.org/plugins/text-orphans-remover/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/text-orphans-remover/#installation)
 * [Développement](https://fr.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.

## Avis

Il n’y a aucun avis pour cette extension.

## Contributeurs/contributrices & développeurs/développeuses

« Text Orphans Remover » est un logiciel libre. Les personnes suivantes ont contribué
à cette extension.

Contributeurs

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

[Traduisez « Text Orphans Remover » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/text-orphans-remover)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/text-orphans-remover/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/text-orphans-remover/),
ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/text-orphans-remover/)
par [RSS](https://plugins.trac.wordpress.org/log/text-orphans-remover/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

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

## Méta

 *  Version **1.0.1**
 *  Dernière mise à jour **il y a 5 mois**
 *  Installations actives **Moins de 10**
 *  Version de WordPress ** 6.0 ou plus **
 *  Testé jusqu’à **6.9.4**
 *  Version de PHP ** 7.4 ou plus **
 *  Langue
 * [English (US)](https://wordpress.org/plugins/text-orphans-remover/)
 * Étiquettes
 * [design](https://fr.wordpress.org/plugins/tags/design/)[orphan](https://fr.wordpress.org/plugins/tags/orphan/)
   [Readability](https://fr.wordpress.org/plugins/tags/readability/)[typography](https://fr.wordpress.org/plugins/tags/typography/)
   [widows](https://fr.wordpress.org/plugins/tags/widows/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/text-orphans-remover/advanced/)

## Évaluations

Aucun avis n’a encore été envoyé.

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

[Voir tous les avis](https://wordpress.org/support/plugin/text-orphans-remover/reviews/)

## Contributeurs

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

## Support

Quelque chose à dire ? Besoin d’aide ?

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