npr / nprapi-wordpress

Access the NPR API from within WordPress. This repository is no longer being maintained. See the README for more information.
GNU General Public License v2.0
13 stars 30 forks source link

Fixed several bugs, added critical filters, added composer.json #38

Closed mikeschinkel closed 7 years ago

mikeschinkel commented 8 years ago

So you have version 1.6 on WPackagist.org but there are fixes on GitHub that have not made it into an update on WordPress.org.

By adding this composer.json we can use Composer to pull "dev-master" even if you have not officially released the code yet to WordPress.org.

mikeschinkel commented 7 years ago

Hi there.

I have just added to this pull request including fixing a few bugs. Here is what I added today:

This last one is a set of hooks critical for a station that needs to customize the import of content for their needs.

Any chance you guys can review this any time soon?

mike-douglas commented 7 years ago

Thank you for submitting this, and apologies for not getting to it sooner!

mikeschinkel commented 7 years ago

@mike-douglas Thank you.