Description
Have you ever tried to validate a WordPress page that is full of Flash content and experienced some major pain throughout the process? If so, then this plugin is just for you!
Ultimate Flash XMTMLizer turns Flash embed code into well-formed XHTML by escaping object tags on the server side and unescaping them on the client side using JavaScript.
Installation
- Extract the plugin.
- Upload the
ultimate-flash-xhtmlizerdirectory to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- You may want to go to the settings menu of the plugin and follow the directions there to minimize the number of HTTP requests involved.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Ultimate Flash XHTMLizer » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Ultimate Flash XHTMLizer » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
0.1
- First release.
0.2
- Don’t escape object tags on search pages because the excerpts that are featured on those pages by most themes would display the escaped content as it is.