Tento plugin nebol testovaný s najnovšími 3 hlavnými vydaniami WordPress. Už nemusí byť udržiavaný alebo podporovaný a môže mať problémy s kompatibilitou pri použití s novšími verziami WordPress.

FacadeX

Popis

If FacadeX is active, the public WordPress sites are sent with the xhtml mime type. The internal sites like the administration panel and the login screen, which have many xhtml syntax errors, are still sent with the standard mime type.

You must ensure that your public sites have valid XHTML, otherwise you will get parsing errors in your browser.

Inštalácia

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

Recenzie

Pre tento plugin nie sú žiadne recenzie.

Prispievatelia a vývojári

“FacadeX” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci ľudia.

Prispievatelia

Preložiť „FacadeX“ do vašho jazyka.

Máte záujem o vývoj?

Prehľadávajte zdrojový kód, preskúmajte SVN repozitár, alebo sa prihláste na odber vývojárskeho logu cez RSS.

Zoznam zmien

1.0.0

  • sends public sites with the XHTML mime type