Skip to content

Using the export code in Wordpress #10

@florianplag

Description

@florianplag

Please check the following for webmasters using WordPress.

The default WordPress installation converts -- (double hyphens) into - (single dash)
This affects the >--> part of the code generated for swfobject. Thus, the code may not work in FireFox.

Soln: Convert >--> to >-->
or just convert -- to --

May be helpful if you do this fix in the code generator itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions