Your question seems like a false dichotomy. If you use a REST API to access the data, it has to be returned in some format, and that format will often be XML.
Related Posts:
- Export post data with xml to other site using php soap
- WP-API v2 Custom Endpoint Response Formatting
- Creating a post with the REST API, curl and oauth returning 401 error
- Does the REST API (official) support custom post types?
- How can I get an XML export of my 1K+ posts WordPress instance?
- Unrendered content Cornerstone through REST API
- Show different Customizer Settings on Page-Tamplates
- How can I export post data in xml format?
- how to decode % in app [closed]
- How to limit the content coming from wordpress shortcodes?
- Difference between ‘type’ => ‘text’ and WP_Customize_Control
- Shortcode API: How to get name that matched shortcode RegEx?
- woocommerce registration form with klaviyo(don’t work with current user)
- Change the CSS of the Customizer API
- How to properly loop through these external URLs to get them into the sitemap using this hook
- Create a range slider to change font-size with different screens sizes in wordpress customizer api
- Fetch post block/field data as JSON with WordPress API
- Woocommerce api: create product with images – bad request
- How to make a XML/PHP file returning custom field data from page
- How do I start using an external API and PHP for a WordPress.org page?
- Store a default value for a transient on plugin activation
- How to split links generated into an xml sitemap to avoid exceeding 30 sec maximum execution time?
- PHP > Scheduled Tasks > Sending daily email with dynamic API variables
- Display image from an external rss feed on wordpress without plugins
- Fetching instagram api not working on wordpress
- How can I call specific function if requested URL is not found?
- WordPress ajax-action failing because of newline in response
- Building a REST API for your web app exposes primary keys of DB records?
- How to set a template with wp_insert_post
- Is it possible to create new user from external form using REST API?
- SOAP Request/Parsing XML From wp_send_json_success
- How to clone all WordPress Rest API end points
- Add valid XHTML closing img tags to WordPress galleries
- Fetching review value using wpdb class
- Generate images with html2canvas and the woocommerce api
- Creating a brand attribute as a variable
- WordPress create custom XML RSS feed template
- Create a WordPress Contact Form to call a POST AWS API Gateway and send user data
- How do i post data to url with fields?
- Trouble Accessing Gravity Forms API (GFAPI)
- Import Instagram post as WordPress post
- $_GET[‘title’] in WordPress
- How do I create a WP endpoint that retrieves all custom post types that have a tag?
- Pulling Products from an API
- How do I get data from my database into my Custom Export Field
- WordPress post insertion from PHP file
- Creating a WordPress addon for ContactForm7 submission (.XML file export)
- WP HTTP API call response
- How can I export data without using any import/export plugin
- Dynamically Create Posts Via XML File
- AdWords API with WP
- Adapting a php array to WordPress
- Run A Pre-Built Core PHP Application Under A WordPress Page or Post Route
- add conditionals to a displayed external xml feed
- how to iterate through xml data?
- base64_encode conflict with convert_smilies in wordpress
- get_body_params() is always empty in POST request
- Create custom API endpoint to change custom header image
- Why is this specific API request failing when sending via wp_remote_post?
- How to cut a section of a URL from a string with a regular expression?
- XML WP_Query problem in PHP 8.0 and 8.1
- Adding Microsoft Teams Incoming Webhook to WordPress, Problem with Rest Route?
- wordpress-plugin (widget) that performs a Neaby-search on the openstreetmap-endpoint: around x find y
- REST API Plugin Update call back not updating the plugin
- Display endpoint’s return into a file (file_put_contents())
- Can’t make an external api call in php side of wordpress child theme
- WordPress Stripping Colons?
- Custom Field IF/ELSE PHP
- Run str_replace on title and save the output to a custom field
- Which function crops images in wordpress?
- Adding a line of text to php code
- WordPress Custom SQL Table with UserID Filter for results
- How to end a while loop when used in a fetch assoc function [closed]
- Menu Custom Data Attributes
- Pass return-path additional parameter in wp_mail
- How to get image from url from the database?
- How to override a plugins script
- Comparing Dates from custom field
- Taxonomy term description with style, only if the description exists?
- Page load timer?
- wordprees multi-site in user panel add filter
- copy fields value to another field
- Get parent category name when only child category is applied to a product
- Updated Php version from 5.4 to 7.2 and getting “PHP installation missing the MySQL extension needed by WordPress”
- Top Authors list by highest post views with Ajax pagination
- From php web to wordpress conversion, href changes only in URL
- What’s the correct offset value for order ASC?
- Setting at job with shortcode not working
- How to solve 404 permalink errors on nginx server
- Order by in foreach
- Query seems to be duplicated
- two sites, same code, different presentation
- WPMU schedule doesn’t execute actions
- Add Condition if WPBakery Page Builder Used on Page or Not
- Data inserted in database, but ajax calls error function
- Custom taxonomy with page post type – WordPress
- Calling a function via a shortcode in javascript
- Function wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder
- Add up all numbers from a WordPress query [closed]
- WordPress admin area not sending mail (but works with WP Mail SMTP, Test Mail, and PHP mail() function)