by atanasbalevsky on WordPress.org
This plugin will communicate with Zip.News' API, fetches articles according the search widget configuration and displaying them when the widget & …

The result of the integration will be articles from zip.news presented inside of a widget on your WordPress installation. The design of the boxes will be similar to https://zip.news, however customization is possible.
General plugin information about news API
Please visit https://zip.news and create an account that we’ll use for the integration with your WordPress installation.
./templates/related-articles.php. You can override it by putting a template at your_theme/related-articles.php.widget_title – this is an original WordPress filter that’s used to hook up during widget title calculationznaw_article_href – filter the URL of each articleznaw_article_title – filter the title of each articleznaw_article_text – filter the text of each articleznaw_excerpt_length – the length of the excerpt textznaw_excerpt_more – the symbol for the “read more” if the excerpt has to be truncatedznaw_the_content – filter the excerpt text of the article