HEX
Server: LiteSpeed
System: Linux emerald.serverdnsnetwork.com 5.14.0-611.5.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 08:09:09 EST 2025 x86_64
User: mahdetej (1135)
PHP: 8.1.34
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open
Upload Files
File: /home/mahdetej/public_html/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');