Can I connect to plugins API and display data in a different format?
-
Hi all. If I connect to the WordPress plugins API for a particular plugin, I can view data about that plugin. For example, for the Woocommerce plugin, if I connect to:
https://api.www.ads-software.com/plugins/info/1.0/woocommerce.json
it will display data about the Woocommerce plugin.
On that page, dates are displayed in a particular format (screenshot). I realize this may be a standard format. But I was wondering if there was a way to connect to this API ‘in a different locale,’ i.e. a way to display plugin info on this page, with dates in a different format. Is that possible?
My educated guess is that what I want is not possible. If that’s the case, no worries–I’ll use this data and change format myself. But I just thought I’d do my due diligence and ask.
Thanks in advance.
- The topic ‘Can I connect to plugins API and display data in a different format?’ is closed to new replies.