Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

HTML Regex Replace

Beskrivning

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.

Skärmdumpar

  • 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.

Vanliga frågor

No at the moment.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”HTML Regex Replace” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”HTML Regex Replace” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.1

  • Fix bug with empty replacement field.

1.0

  • Initial release.