PATH:
home
/
lab2454c
/
elementalrock.com
/
wp-content
/
plugins
/
zahar-core
/
ReduxCore
/
inc
/
welcome
/
views
<div class="wrap about-wrap"> <h1><?php esc_html_e( 'Redux Framework - Changelog', 'redux-framework' ); ?></h1> <div class="about-text"> <?php esc_html_e( 'Our core mantra at Redux is backwards compatibility. With hundreds of thousands of instances worldwide, you can be assured that we will take care of you and your clients.', 'redux-framework' ); ?> </div> <div class="redux-badge"> <i class="el el-redux"></i> <span> <?php printf( __( 'Version %s', 'redux-framework' ), esc_html(ReduxFramework::$_version) ); ?> </span> </div> <?php $this->actions(); ?> <?php $this->tabs(); ?> <div class="changelog"> <div class="feature-section"> <?php echo wp_kses_post($this->parse_readme()); ?> </div> </div> </div>
[-] status_report.php
[edit]
[-] credits.php
[edit]
[+]
..
[-] changelog.php
[edit]
[-] extensions.php
[edit]
[-] support.php
[edit]
[-] .htaccess
[edit]
[-] about.php
[edit]