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 | |
/* | |
Plugin Name: MyNewsDesk Importer | |
Description: Imports news via API from NyNewsDesk as post type for news | |
Version: 1.0 | |
Author: Webbgaraget | |
Author URI: http://www.webbgaraget.se | |
*/ | |
class MND_News_Importer | |
{ |