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.152
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/recent-posts.php
<?php

$query_string = 'posts_per_page=' . $instance['numbers'];
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); ?>

<?php echo wp_kses_post($before_title . $title . $after_title); ?>
<div class="widget__inner">
    <div class="widget__post">
        <?php while( $query->have_posts() ): $query->the_post(); ?>
        <div class="widget__post-item ul_li">
            <div class="post-thumb">
                <a href="<?php echo esc_url(get_the_permalink(get_the_id()));?>"><?php the_post_thumbnail('turner_90x90'); ?></a>
            </div>
            <div class="post-content">
                <div class="post-meta">
                    <a href="<?php echo esc_url(get_author_posts_url( get_the_author_meta('ID') )); ?>"><i class="invite-text-gr-color far fa-user"></i><?php esc_html_e('By ', 'turner'); ?> <?php the_author(); ?></a>
                    <a href="<?php echo get_month_link(get_the_date('Y'), get_the_date('m')); ?>"><i class="invite-text-gr-color far fa-calendar"></i><?php echo get_the_date( ); ?></a>
                </div>
                <h4 class="post-title border-effect-2"><a href="<?php echo esc_url(get_the_permalink(get_the_id()));?>"><?php the_title(); ?></a></h4>
            </div>
        </div>
        <?php endwhile; ?>
    </div>
</div>

<?php echo wp_kses_post($after_widget);

Youez - 2016 - github.com/yon3zu
LinuXploit