
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php
/*
Plugin Name: Genesis Simple Edits
Plugin URI: http://www.studiopress.com/plugins/genesis-simple-edits

Description: Genesis Simple Edits lets you edit the three most commonly modified areas in any Genesis theme: the post-info, the post-meta, and the footer area.

Author: StudioPress
Author URI: http://www.studiopress.com/

Version: 2.2.1

Text Domain: genesis-simple-edits
Domain Path: /languages

License: GNU General Public License v2.0 (or later)
License URI: http://www.opensource.org/licenses/gpl-license.php
*/

require_once( plugin_dir_path( __FILE__ ) . 'genesis-simple-edits.php' );
