Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Shortcode Cleanup

Leírás

The plugin provides four shortcode cleanup utilities. The replace utility replaces occurences of selected shortcodes with replacement text/html that you provide. The wrap utility wraps shortcode in „before” and „after” text/html that you provide. The delete utility deletes selected shortcodes (and, if you want, the content inside the selected shortcodes as well). The freeze utility replaces shortcodes with thier current static output.

Telepítés

  1. Make a full backup of your site
  2. Log in to your WordPress dashboard, then click Plugins->add new.
  3. Search for the Shortcode Cleanup plugin in the plugin repository.
  4. Activate the plugin.

or, if you prefer:

  1. Upload shortcode_cleanup.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

GYIK

How about some instructions?

Instructions are here: http://forteweb.us/shortcode-cleanup-plugin

Can you make the plugin do x?

Probably. Contact me at http://forteweb.us#contact and I’ll see what I can do.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Shortcode Cleanup” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Shortcode Cleanup” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

0.5

  • Beta Release