| Server IP : 104.21.21.239 / Your IP : 216.73.217.123 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/home2/domains/siparentBAK/wp-content/plugins/genesis-simple-edits/ |
Upload File : |
<?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';