该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Tidy Output

描述

Tidy Output formats and/or cleans up output HTML based on the configured settings.
It supports Tidy (PHP library) and DOMDocument for cleanup. Only Tidy is supported
for formatting.

Additionally, it is possible to indent all of the post content to a certain
level in order to make it line up properly with the rest of the output. This is
not necessary when formatting the whole page, however.

Spanish and French translations are included and I’m more than happy to include
others on request (or improve the existing ones — I only speak English so they
are probably not the most accurate translations.)

屏幕截图

  • This is the settings page (with default settings)

安装

  1. Upload tidyoutput to the /wp-content/plugins/ directory
  2. 通过WordPress的“插件”菜单激活插件
  3. Visit /wp-admin/options-general.php?page=tidyoutput to configure the plugin.
    Note that the default options are probably sufficient (just cleanup bad post content)

评价

阅读所有1条评价

贡献者及开发者

「Tidy Output」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Tidy Output」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.2

  • Clean comment HTML in addition to post content

1.0.1

  • Fixed uninstall
  • Updates screenshot

1.0

  • First release