PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
kingcomposer
/
includes
<!DOCTYPE HTML> <html <?php language_attributes(); ?>> <head> <?php wp_head(); ?> </head> <body <?php body_class(); ?>> <div id="kc-section-display"> <?php // Start the loop. while ( have_posts() ) : the_post(); ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <div class="entry-content"> <?php the_content(); ?> </div> </article> <?php endwhile; ?> </div> <?php wp_footer(); ?> </body> </html>
[+]
..
[+]
frontend
[-] kc.vendors.jsmin.php
[edit]
[-] kc.live.builder.php
[edit]
[-] kc.param.types.php
[edit]
[-] kc.vendors.shortcode.php
[edit]
[-] kc.tools.php
[edit]
[-] kc.extensions.php
[edit]
[-] kc.templates.php
[edit]
[-] kc.maps.php
[edit]
[-] kc.actions.php
[edit]
[-] kc.functions.php
[edit]
[-] kc.optimized.php
[edit]
[-] kc.pro.php
[edit]
[-] single-section.php
[edit]
[+]
extensions
[-] kc.sections.php
[edit]
[-] kc.mapper.php
[edit]
[-] kc.settings.php
[edit]
[-] kc.widgets.php
[edit]
[-] kc.fonts.php
[edit]
[-] .includes.php
[edit]
[-] kc.front.php
[edit]
[-] kc.nocache_templates.php
[edit]
[-] kc.js_languages.php
[edit]
[-] kc.ajax.php
[edit]