Submit
Path:
~
/
home
/
getwphos
/
www
/
pioneerasphalt
/
wp-content
/
plugins
/
qode-framework
/
inc
/
common
/
templates
/
File Content:
tab.php
<?php if ( ! defined( 'ABSPATH' ) ) { // Exit if accessed directly. exit; } $tab_description = $this_object->get_description(); if ( ! empty( $tab_description ) ) { ?> <div class="col-12"><p class="qodef-tab-description"><?php echo esc_html( $tab_description ); ?></p></div> <?php } ?> <?php foreach ( $this_object->get_children() as $child ) { $child->render(); }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
page-tabbed.php
1646 bytes
0644
page-table.php
374 bytes
0644
page.php
294 bytes
0644
row.php
836 bytes
0644
section.php
1326 bytes
0644
tab.php
373 bytes
0644
N4ST4R_ID | Naxtarrr