Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

HTML Regex Replace

Opis

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.

Snimke zaslona

  • Specify replace rules.
  • Replace rules in action.

Instalacija

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

ČPP

No at the moment.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“HTML Regex Replace” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “HTML Regex Replace” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.1

  • Fix bug with empty replacement field.

1.0

  • Initial release.