Skip to content

Instantly share code, notes, and snippets.

View alisspers's full-sized avatar

Anders Lisspers alisspers

View GitHub Profile
@alisspers
alisspers / mynewsdesk-importer.php
Last active February 8, 2016 15:20
Plugin to import from MyNewsDesk - full plugin
<?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
{