Skip to content

Commit

Permalink
Update cap-url-shortener.php
Browse files Browse the repository at this point in the history
  • Loading branch information
jhonaker-cap committed Apr 26, 2016
1 parent 1c1a276 commit 72df638
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions cap-url-shortener.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
<?php
/*
Plugin Name: CAP URL Shortener
Plugin URI: http://americanprogress.org
Description: Provides bit.ly like url shortening of posts automatically and allows users to create their own custom short urls to redirect wherever they want.
Version: 0.1
Author: Seth Rubenstein for Center for American Progress
Author URI: http://sethrubenstein.info
*/
* Plugin Name: CAP URL Shortener
* Plugin URI: http://americanprogress.org
* Description: Provides bit.ly like url shortening of posts automatically and allows users to create their own custom short urls to redirect wherever they want.
* Version: 1.0.0
* Author: Seth Rubenstein for Center for American Progress
* Author URI: https://github.com/amprog
* License: GPL2
*/

/**
* Copyright (c) 2014 . All rights reserved.
Expand Down

0 comments on commit 72df638

Please sign in to comment.