HEX
Server: LiteSpeed
System: Linux standart108 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: pplae2ji7 (11089)
PHP: 8.3.33
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/plasmak.com.tr/httpdocs/wp-content/plugins/neoncore-themes/index.php
<?php
/**
 * Plugin Name: Singkat Padat Hama
 * Description: 

 */

// Your plugin code goes here

// For example, you can add a welcome message in the WordPress admin dashboard

function plugins_by_UjangPargoat_admin_notice() {
    ?>
    <div class="notice notice-success is-dismissible">
        <p>Welcome to My Plugins Demon! Enjoy With No plugins.</p>
    </div>
add_action('admin_notices', 'welcome_my_plugins_Demon_admin_notice');