PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
plugins
/
qode-framework
/
inc
/
common
/
templates
<h2><?php echo esc_html( $this_object->get_title() ); ?></h2> <table class="qodef-page form-table qodef-table-wrapper qodef-section-wrapper <?php echo esc_attr( $class ); ?>"> <tbody> <?php foreach ( $this_object->get_children() as $child ) { $child->render(); } ?> </tbody> </table>
[-] page-table.php
[edit]
[-] page.php
[edit]
[+]
..
[-] page-tabbed.php
[edit]
[-] tab.php
[edit]
[-] row.php
[edit]
[-] section.php
[edit]