This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
HAS BEEN MOVED TO https://github.com/bamadesigner/pocket-to-wordpress. | |
/** | |
* This adventure into the Pocket API was inspired | |
* because I wanted to get all of my Pocket items | |
* that were tagged "reading" and display them as | |
* a reading list on my website. | |
* |