HEX
Server: Apache
System: Linux vps.rockyroadprinting.net 4.18.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
User: rockyroadprintin (1011)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/rockyroadprintin/public_html/wp-content/plugins/woodmart-core/woodmart-core.php
<?php
/*
Plugin Name: Woodmart Core
Description: Woodmart Core needed for Woodmart theme
Version: 1.1.1
Text Domain: woodmart-core
*/

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Direct access not allowed.
}

define( 'WOODMART_CORE_PLUGIN_VERSION', '1.1.1' );

require_once 'vendor/opauth/twitteroauth/twitteroauth.php';
require_once 'inc/auth.php';
require_once 'class-post-types.php';
require_once 'post-types.php';
require_once 'inc/shortcodes.php';