這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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!

評價

There are no reviews for this plugin.

貢獻者及開發者

“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