HEX
Server: Apache
System: Linux c124.dattaweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: c1190199 (57165)
PHP: 7.4.33
Disabled: mail, system, shell, exec, system_exec, shell_exec, mysql_pconnect, passthru, popen, proc_open, proc_close, proc_nice, proc_terminate, proc_get_status, escapeshellarg, escapeshellcmd, eval, dl, imap_mail, libvirt_connect, gnupg_init, unsetenv, apache_setenv, pcntl_exec, pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wifcontinued, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_get_handler, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_getpriority, pcntl_setpriority, pcntl_async_signals, opcache_get_status, opcache_reset, opcache_get_configuration
Upload Files
File: /home/c1190199/public_html/wp-content/themes/infocus/lib/includes/sitemap-content.php
<h2>Páginas</h2>
	<ul class="arrow_list"><?php wp_list_pages("exclude=$show_hide_pg&title_li=" ); ?></ul>
	<div class="divider top"><a href="#">Top</a></div>



<h2>Feeds</h2>
	<ul class="arrow_list">
		<li><a title="Feed DM" href="feed:<?php bloginfo('rss2_url'); ?>">RSS del Sitio</a></li>
		<li><a title="Feed de Comentarios" href="feed:<?php bloginfo('comments_rss2_url'); ?>">Feed de Comentarios</a></li>
	</ul>	
	<div class="divider top"><a href="#">Top</a></div>



<h2>Categorías</h2>
	<ul class="arrow_list"><?php wp_list_cats('sort_column=name&optioncount=1&hierarchical=0&feed=RSS&hide_empty=1'); ?></ul>
	<div class="divider top"><a href="#">Top</a></div>



<h2>Todas las páginas y entradas del sitio:</h2>
	<p><a href="javascript:expandIt(document.getElementById('link0055'))">[+/-]  Ver todo</a> </p>
	<div id="link0055" style="display: none;">
		<ul class="arrow_list"><?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>
	<div class="divider top"><a href="#">Top</a></div>



<h2>Archivos</h2>
	<ul class="arrow_list">
		<?php wp_get_archives('type=monthly&show_post_count=true'); ?>
	</ul>

	<div class="divider top"><a href="#">Top</a></div>