Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

HTML Regex Replace

Descrizione

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.

Screenshot

  • Specify replace rules.
  • Replace rules in action.

Installazione

  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.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“HTML Regex Replace” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

1.1

  • Fix bug with empty replacement field.

1.0

  • Initial release.