Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

searchReplace

Beschrijving

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

Installatie

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

FAQ

Why aren’t there any questions?

You guys did not ask any!

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“searchReplace” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “searchReplace” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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