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: JSON feed | |
Plugin URI: http://wordpress.org/extend/plugins/json-feed/ | |
Description: Provides feeds in JSON form | |
Version: 1.3 | |
Author: Chris Northwood (modified by Dan Phiffer) | |
Author URI: http://www.pling.org.uk/ | |
Contributors: @jimakker | |
Comments: works on WP 3.4.1 |