MOON
Server: Apache
System: Linux server1.primemusicproductions.com 4.18.0-477.27.2.el8_8.x86_64 #1 SMP Fri Sep 29 08:21:01 EDT 2023 x86_64
User: primrwxj (1001)
PHP: 8.3.3
Disabled: NONE
Upload Files
File: //home/primrwxj/weddingmonitor/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';