Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

searchReplace

Deskripsi

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

Instalasi

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

Tanya Jawab

Why aren’t there any questions?

You guys did not ask any!

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“searchReplace” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Terjemahkan “searchReplace” dalam bahasa Anda.

Tertarik mengembangkan?

Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.

Log Perubahan

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