Font Stripper

Апісанне

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>

Водгукі

На гэты плагін няма водгукаў.

Удзельнікі і распрацоўшчыкі

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

Удзельнікі

Перакласці “Font Stripper” на вашу мову.

Зацікаўлены ў распрацоўцы?

Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.

Журнал змяненняў

1.0.0

  • Initial release