Skip to content
This repository was archived by the owner on Jul 1, 2023. It is now read-only.

RSS Wrapped in HTML #1

@ethan-eb

Description

@ethan-eb

Hi, after adding your plugin I realized my RSS feed was broken. I narrowed it down to rewrite_content where the DOMDocument is treated at HTML. My non-php-non-wordpress-programmer hack was to search for '<?xml' in the $content, then use that to decide between loadHTML/loadXML and saveHTML/saveXML.

Seems like a poor workaround, I'm sure you can solve it more elegantly.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions