Skip to content

Commit

Permalink
Main plugin file header update
Browse files Browse the repository at this point in the history
  • Loading branch information
pderksen committed Nov 11, 2015
1 parent a90f94c commit 5dff709
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions simple-calendar-blog-feed.php
Original file line number Diff line number Diff line change
@@ -1,20 +1,17 @@
<?php
/**
* Plugin Name: Simple Calendar - Blog Feed
* Plugin URI: https://wordpress.org/plugins/simple-calendar-blog-feed/
* Description: Display your WordPress blog posts as Simple Calendar events.
*
* Plugin URI: https://simplecalendar.io
* Description: A Simple Calendar add-on to display your WordPress blog posts in a calendar view.
* Version: 1.0.0
*
* Author: Moonstone Media
* Author URI: http://moonstonemediagroup.com
*
* Author URI: https://simplecalendar.io
* Text Domain: simple-calendar-blog-feed
* Domain Path: /languages/
*
* @package SimpleCalendar/Extensions
* @subpackage BlogFeed
* @copyright 2014-2015 Moonstone Media/Phil Derksen. All rights reserved.
* @copyright 2015 Moonstone Media/Phil Derksen. All rights reserved.
*/

if ( ! defined( 'ABSPATH' ) ) {
Expand Down

0 comments on commit 5dff709

Please sign in to comment.