plugin-icon

Font Stripper

作者 DannyCooper·
Removes inline font declarations from existing content.
版本
1.0.0
最近更新:
Feb 3, 2025

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>
目前已測試版本
WordPress 6.7.5
此外掛程式已可供下載,並可用於你 系統。