What's Changed
- "Org ID" renamed to "Service ID" in various places to try to better reflect the guidance from NPR
- Service IDs in
settings.php
can now be a comma-separated list, if all posts will be co-owned - Added
npr_cds_push_service_ids_filter
so ownership can be modified on an ad-hoc basis, if needed - Laying groundwork for potential WP-JSON endpoint
- Fixed a bug where the service ID was not being set properly on uploaded articles
- Minor formatting and bug fixes
- check for optional audio enclosure rels before using by @areynold in #22
Full Changelog: v1.2.11...v1.3.1