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.

Tidy Output

Leírás

Tidy Output formats and/or cleans up output HTML based on the configured settings.
It supports Tidy (PHP library) and DOMDocument for cleanup. Only Tidy is supported
for formatting.

Additionally, it is possible to indent all of the post content to a certain
level in order to make it line up properly with the rest of the output. This is
not necessary when formatting the whole page, however.

Spanish and French translations are included and I’m more than happy to include
others on request (or improve the existing ones — I only speak English so they
are probably not the most accurate translations.)

Képernyőmentések

  • This is the settings page (with default settings)

Telepítés

  1. Upload tidyoutput to the /wp-content/plugins/ directory
  2. A bővítmény bekapcsolása a WordPress „Bővítmények” menü részénél lehetséges
  3. Visit /wp-admin/options-general.php?page=tidyoutput to configure the plugin.
    Note that the default options are probably sufficient (just cleanup bad post content)

Vélemények

1 vélemény olvasása

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

“Tidy Output” 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

“Tidy Output” 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ó

1.0.2

  • Clean comment HTML in addition to post content

1.0.1

  • Fixed uninstall
  • Updates screenshot

1.0

  • First release