Font Stripper

Lýsing

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>

Umsagnir

There are no reviews for this plugin.

Þátttakendur & höfundar

“Font Stripper&#8221 er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.

Höfundar

Translate “Font Stripper” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Breytingarsaga

1.0.0

  • Initial release