alleyinteractive / apple-news

The Publish to Apple News plugin enables your WordPress blog content to be published to your Apple News channel.
https://wordpress.org/plugins/publish-to-apple-news/
GNU General Public License v3.0
152 stars 70 forks source link

Add 'Debug' option for API requests in Apple News to output debugging info #1111

Closed attackant closed 2 months ago

attackant commented 2 months ago

A 'Debug' link has been added to the API request in the admin section of the Apple News plugin. This link, which opens in a new tab, can be used for debugging purposes. It is particularly useful for showing the API request.

Also syncs WP scripts node dependencies with WordPress 6.5

Addresses #1110