FacadeX
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
- Upload
facadex.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
Changelog
1.0.0
- sends public sites with the XHTML mime type