Your IP : 216.73.217.154


Current Path : /home/ereika83/public_html/wp-content/plugins/genesis-simple-edits/
Upload File :
Current File : /home/ereika83/public_html/wp-content/plugins/genesis-simple-edits/plugin.php

<?php //phpcs:ignore
/**
 * Genesis Simple Edits File
 * Plugin Name: Genesis Simple Edits
 * Plugin URI: https://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: https://www.studiopress.com/
 *
 * Version: 2.3.1
 *
 * Requires at least: 5.0.0
 * Requires PHP: 5.6
 *
 * Text Domain: genesis-simple-edits
 * Domain Path: /languages
 * License: GNU General Public License v2.0 (or later)
 * License URI: https://www.opensource.org/licenses/gpl-license.php
 *
 * @package genesis-simple-edits
 */

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