DEV Community

Bruce Axtens
Bruce Axtens

Posted on

Need REST access to information available in XML dump of website

We have a WordPress eXtended RSS file generated by WordPress as an export of your site. It list all kind of things that I cannot find using REST queries. Most notable is an item which says, in part,

        <item&gt
            <title><![CDATA[MKT Products [NEW]]]></title>
            <wp:post_id>14146</wp:post_id>
            <wp:post_type><![CDATA[dtwpb_product_tpl]]></wp:post_type>
            <wp:postmeta>

after which come a host…

Top comments (0)

Heroku

This site is powered by Heroku

Heroku was created by developers, for developers. Get started today and find out why Heroku has been the platform of choice for brands like DEV for over a decade.

Sign Up

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay