Closed benlk closed 6 years ago
QUESTION: What's the NPRML parent ID supposed to be for sending a story to NPR.org?
Actually the NPR.org code is taking a completely different approach - there will be a new separate API which can be used to mark a story available for syndication. This isn't yet ready to be used at this time.
Note that the SOW just says to replace the current functionality that says "Push to NPR" to say "Send to the NPR API" - you don't have to make any other changes there. This does not require you to say anything about NPR.org.
I don't know enough about this code to do a full review of it but I left some comments that I hope are helpful
Yes, those were helpful comments. Does my response to the checked()
question make sense?
Merging with approval from Olubunmi Odumade via email.
Changes
QUESTION: What's the NPRML parent ID supposed to be for sending a story to NPR.org?audioRunByDate
with dates formatted like so: 1 Oct 2017 01:00:00 -0400, 29 Feb 2020 23:59:00 -0500input type="date"
.nprapi
Notes
Tests will fail in PHP 5.3 because Travis-ci.org doesn't ship 5.3 on their default test-running boxes anymore. For updates to the test-running process to cover PHP 7 and 7.1, see https://github.com/npr/nprapi-wordpress/pull/46
HTTPS support changes are in https://github.com/npr/nprapi-wordpress/pull/44
Minor PHP 7 compat fixes are in https://github.com/npr/nprapi-wordpress/pull/42
Questions:
@version 1.7
?