Title: Font Stripper
Author: DannyCooper
Published: <strong>Февраль 3, 2025</strong>
Last modified: Февраль 3, 2025

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/font-stripper.svg)

# Font Stripper

 By [DannyCooper](https://profiles.wordpress.org/dannycooper/)

[Download](https://downloads.wordpress.org/plugin/font-stripper.1.0.0.zip)

 * [Details](https://os.wordpress.org/plugins/font-stripper/#description)
 * [Reviews](https://os.wordpress.org/plugins/font-stripper/#reviews)
 * [Development](https://os.wordpress.org/plugins/font-stripper/#developers)

 [Support](https://wordpress.org/support/plugin/font-stripper/)

## Description

This plugin removes font-family, font-size, font-weight, line-height and color declarations
from existing content.

This can be useful if you have published posts and pages with out of date styling.
It also removes unwanted styles that may appear when copy and pasting from Microsoft
Word or other text editors.

**Before:**

    ```
    <p style="font-weight: bold; font-size: 24px">Hello world.</p>
    ```

**After:**

    ```
    <p>Hello world.</p>
    ```

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Font Stripper” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ DannyCooper ](https://profiles.wordpress.org/dannycooper/)

[Translate “Font Stripper” into your language.](https://translate.wordpress.org/projects/wp-plugins/font-stripper)

### Interested in development?

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

## Changelog

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.0.0**
 *  Last updated **1 year ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **6.7.5**
 *  Language
 * [English (US)](https://wordpress.org/plugins/font-stripper/)
 * Tags
 * [fonts](https://os.wordpress.org/plugins/tags/fonts/)[typography](https://os.wordpress.org/plugins/tags/typography/)
 *  [Advanced View](https://os.wordpress.org/plugins/font-stripper/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/font-stripper/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/font-stripper/reviews/)

## Contributors

 *   [ DannyCooper ](https://profiles.wordpress.org/dannycooper/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/font-stripper/)