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

Mass Format Conversion

描述

This plugin applies all content filters to posts and comments and saves them back to the database. This is useful if you have been using Textile or Markdown (for example) and you want to switch to plain HTML.

Notes

USE THIS PLUGIN WITH CAUTION. If the results are not what you want, the damage will be irreparable unless you take the following precautions.

You should back up your database first — and be sure that you know how to restore from the backup!

If you are have plugins that allow you to use short codes — e.g. [thing] — you should deactivate them before running this conversion. Otherwise, that markup too will be converted to its HTML equivalent. (The built-in WordPress [gallery] tag should be fine.)

Once your conversion is complete, you should deactivate this plugin and reactivate your short code plugins.

安装

Installation is pretty standard:

e.g.

  1. Upload the files to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

评价

此插件暂无评价。

贡献者及开发者

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

贡献者

更新日志

1.2.1

  • Typo fix

1.2

  • get rid of deprecated notices
  • localized strings

1.1

  • Added user capability check (August 3, 2009)

1.0

  • First release (February 1, 2009)