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

searchReplace

描述

Ever annoyed when you had to add that same opening sentence or image to a blogpost for the gazzilionth time? Or always wanted to have an easy way to insert youtube video’s to your site?
Despair no more, now there is searchReplace. Well, there probably are a number of similar plugins, but this one is different: it is mine. 🙂

The plugin makes it possible to search for certain texts and replace them, in both comments and posts. It does not alter your database contents.
For example, you could add the string “[topicimage]” to searchReplace and replace that with your default image tag.
When changing your default image you only have to change the searchReplace item to change it site wide!

The plugin supports regular expressions as well, which makes it possible to do url replacements, or other more advanced search and replace commands.

Uses: Implementing BBcode (pre configured), replace foul language, easy YouTube insertion (pre configured) etc.

It has the following features:

  • Easily add, edit and delete rules
  • simple search and replace option
  • regular expression search and replace option
  • apply rules to comments, posts or both at once
  • Pre installed with BBcode (minus smilies and tables) http://en.wikipedia.org/wiki/BBCode

安装

Installation instrucions:

  1. Upload the folder ‘searchReplace’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Activate the desired pre-defined options

常见问题

Why aren’t there any questions?

You guys did not ask any!

评价

此插件暂无评价。

贡献者及开发者

“searchReplace” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“searchReplace”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.1

  • Checked if it still worked under 3.8.1 (yes), updated version-nr to 1.1.

1.0

  • Checked if it still worked under 3.4.1 (yes), updated version-nr to 1.0, as no major bugs have been found.

0.1.1

  • When installed in subdirectory, the “edit” and “delete” link did not work

0.1

  • First version… Feedback appreciated