403Webshell
Server IP : 93.115.150.27  /  Your IP : 216.73.216.221
Web Server : LiteSpeed
System : Linux host2.azar.host 4.18.0-553.80.1.lve.el8.x86_64 #1 SMP Wed Oct 22 19:29:36 UTC 2025 x86_64
User : dorfakkh ( 1797)
PHP Version : 8.1.34
Disable Function : show_source, system, passthru, exec, popen, proc_open, mail
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/dorfakkh/www/wp-content/themes/dorfakkhabar/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/dorfakkh/www/wp-content/themes/dorfakkhabar/sidebar.php
			
				<div class="leftsides">
				
							<div class="box">
					
					<div class="boxtitle">
					<div class="arrow"></div>
					<div class="title"><a href="<?php echo get_category_link(get_option('tabnakweb_sardabcat') ); ?>" target="_blank"><?php echo get_option('tabnakweb_sardabtitle'); ?></a></div>
				</div>
				
					<ul>
					<hr style="border-top: .8px solid #E7E7E7; width: 93%;">

					<?php query_posts('cat=' . get_option('tabnakweb_sardabcat') . '&showposts=' . get_option('tabnakweb_sardabcount')); ?>  
	 <?php if ( have_posts() ): ?>
								<?php while ( have_posts()) : the_post(); ?>
        <li><a href="<?php the_permalink(); ?>" title="<?php printf(esc_attr('لينك به:: %s'), the_title_attribute('echo=0')); ?>" rel="bookmark"><?php the_title(); ?></a></li>
<hr style="border-top: .8px solid #E7E7E7; width: 93%;">
	   <?php endwhile; ?>
							<?php endif; ?>
							<?php wp_reset_query(); ?>			
		</ul>
					
			</div>
				
				
	<div class="box"><div style="width=255px;margin:0px auto"><a href="<?php echo get_option('tabnakweb_contentads7link'); ?>"><img src="<?php echo get_option('tabnakweb_contentads7img'); ?>" alt="<?php echo get_option('tabnakweb_contentads7title'); ?>" title="<?php echo get_option('tabnakweb_contentads7title'); ?>" /></a>	</div>	</div>

					<div class="boxslide">
					<div class="boxtitle">
					<div class="arrow"></div>
					<div class="title"><a href="<?php echo get_category_link(get_option('tabnakweb_gallerycat') ); ?>" target="_blank"><?php echo get_option('tabnakweb_gallerytitle'); ?></a></div>
				</div>
					
					           	<div id="media">
					<ul id="medias-slide">
					
					<?php query_posts('cat=' . get_option('tabnakweb_gallerycat')  . '&showposts=' . get_option('tabnakweb_gallerycount')); ?>  
						<?php $i=1; if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
											<li>
							<a href="<?php the_permalink(); ?>">
							<?php if (  (function_exists('has_post_thumbnail')) && (has_post_thumbnail())  ) { /* if post has post thumbnail */ ?>
						
							<?php } ?>
							<img width="450" height="200" src="<?php $image_id = get_post_thumbnail_id();
$image_url = wp_get_attachment_image_src($image_id,'titre', true);
echo $image_url[0];  ?>" class="attachment-firsttitle wp-post-image" alt="<?php the_title(); ?>" /></a>

														<?php if ( get_post_meta($post->ID, 'post_rutitr', true) ) { ?><div class="rootitr"><?php echo get_post_meta($post->ID, 'post_rutitr', true); ?></div><?php } ?>

							<div class="desc"><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></div>
						</li>
									<?php $i++; endwhile; ?>
										
										
										</ul>
					<div class="paginations"></div>
                </div>
		
							
						</div>
					
				
	<div class="box"><div style="width=255px;margin:0px auto"><a href="<?php echo get_option('tabnakweb_contentads8link'); ?>"><img src="<?php echo get_option('tabnakweb_contentads8img'); ?>" alt="<?php echo get_option('tabnakweb_contentads8title'); ?>" title="<?php echo get_option('tabnakweb_contentads8title'); ?>" /></a>	</div>	</div>

					
					
					
					
					
					
					
					
					
					
					
		<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('right-sidebar') ) : ?><?php endif; ?>


			
			<div class="textwidget"><script src="http://www.pishkhaan.net/tools/sidebar2/pishkhaan.js"></script>	</div>
					

						<div class="newstab">
				<div class="box">
					<div class="boxtitle">
						<div class="news active">
							<div class="arrow"></div>
							<div class="title">آخرين اخبار</div>
						</div>
						<div class="weblog">
							<div class="arrow"></div>
							<div class="title"> پربازديدترين </div>
						</div>
					</div>

					<div class="nc" style="clear: both;">
						<ul>
				 

			<?php
global $post;
$myposts = get_posts(array('numberposts' => 15, 'offset' => 0,'post_status'=>'publish'));
foreach($myposts as $post) :
setup_postdata($post);
?>
																									
        <li><h3><a href="<?php the_permalink(); ?>" title="<?php printf(esc_attr('لينك به:: %s'), the_title_attribute('echo=0')); ?>" rel="bookmark"><?php the_title(); ?></a></h3> </li>	
 
<?php endforeach; ?>
<?php wp_reset_query(); ?>																				</ul>
					</div>

					<div class="wc" style="clear: both; display: none">
						<div class="ldWrapper">
                         <h2 id="ldTitle"></h2>
               	<ul>
				 
	<?php $posts = get_posts('orderby=rand&numberposts=20'); foreach($posts as $post) { ?>
																										
        <li><h3><a href="<?php the_permalink(); ?>" title="<?php printf(esc_attr('لينك به:: %s'), the_title_attribute('echo=0')); ?>" rel="bookmark"><?php the_title(); ?></a></h3> </li>	
<?php } ?>

																							</ul></div>					</div>
				</div>
			</div>
			
			
				<div class="box"><div style="width=255px;margin:0px auto"><a href="<?php echo get_option('tabnakweb_contentads9link'); ?>"><img src="<?php echo get_option('tabnakweb_contentads9img'); ?>" alt="<?php echo get_option('tabnakweb_contentads9title'); ?>" title="<?php echo get_option('tabnakweb_contentads9title'); ?>" /></a>	</div>	</div>

			
			
			
			
			
			</div>

Youez - 2016 - github.com/yon3zu
LinuXploit