Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

HTML Regex Replace

Beschreibung

HTML Regex Replace use find&replace mechanism based on regexp
for your posts/pages. Plugin finds html or text using regular
expressions
and replaces it with predefined ‚New string‘.
Unlimited replacement rules. You can specify any amount of short codes, and no buttons!

For example:

(c) -> Copyright
[me] -> My Full Name

Short code ‚(c)‘ will be replaced with ‚Copyright‘ and ‚[me]‘ with ‚My Full Name‘.

More than that you can fix html code or remove unwanted automatically inserted html
(for example, chrome-auto-translate-plugin-dialog inserted by Auto-Translate
chrome plugin).

Support Forum

Please use plugin support blog HERE
for help.

Screenshots

  • Specify replace rules.
  • Replace rules in action.

Installation

  1. Upload the plugin to your ‚wp-content/plugins‘ directory,
    or download and install through admin panel.
  2. Activate the plugin.

FAQ

No at the moment.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„HTML Regex Replace“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „HTML Regex Replace“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.1

  • Fix bug with empty replacement field.

1.0

  • Initial release.