This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

FacadeX

Description

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.

Installation

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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“FacadeX” is open source software. The following people have contributed to this plugin.

Contributors

Translate “FacadeX” into your language.

Interested in development?

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

Changelog

1.0.0

  • sends public sites with the XHTML mime type