HEX
Server: LiteSpeed
System: Linux c002.dapurhosting.com 3.10.0-962.3.2.lve1.5.83.el7.x86_64 #1 SMP Thu Nov 23 15:58:18 UTC 2023 x86_64
User: distri20 (2231)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: /home/distri20/public_html/wp-content/plugins/kworkp/kworkp.php
<?php
/**
 * kworkp
 *
 * @package       KWORKP
 * @author        Tiol Pxe
 * @version       1.0.0
 *
 * @wordpress-plugin
 * Plugin Name:   kworkp
 * Plugin URI:    https://wordpress.com
 * Description:   This is some demo short description...
 * Version:       1.0.0
 * Author:        Tiol Pxe
 * Author URI:    https://wordpress.com
 * Text Domain:   kworkp
 * Domain Path:   /languages
 */

// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) exit;

// Include your custom code here.