[wp-hackers] Filter Hooks for Enclosures
Denis de Bernardy
denis at semiologic.com
Mon Feb 13 15:29:19 GMT 2006
> There are some extant implementations of Object<->XML in PHP, so it
> might not be too difficult a conversion. Manipulating the
> feed XML via
> DOM in a plugin would be swell.
>
> Before I continue blathering about this, how much does this idea suck?
DOM/XML related stuff is far from being installed properly on most hosts,
and does not work the same in php4 and php5. I'd use a straightforward array
instead.
D.
More information about the wp-hackers
mailing list