uawdijnntqw1x1x1
IP : 216.73.216.124
Hostname : webm001.cluster110.gra.hosting.ovh.net
Kernel : Linux webm001.cluster110.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
creationoo
/
www
/
wp-content
/
plugins
/
hseo
/
class-custom-sitemap-provider.php
/
/
<?php include_once plugin_dir_path(__FILE__) . "constants.php"; class Custom_Sitemap_Provider { public function __construct() { die('test'); // parent::__construct(SITEMAP); } public function get_url_list($page_num, $post_type = '') { return [ [ 'loc' => home_url("/".SITEMAP.".xml") ] ]; } public function get_max_num_pages() { return 1; } } ?>
/home/creationoo/www/wp-content/plugins/hseo/class-custom-sitemap-provider.php