PATH:
home
/
lab2454c
/
equitablegold.com
/
wp-content
/
plugins
/
master-addons
/
inc
/
admin
/
welcome
<div class="jltma-master-addons-tab-panel" id="jltma-master-addons-changelogs" style="display: none;"> <div class="jltma-master-addons-features is-flex"> <div class="jltma-left_column"> <?php require_once(JLTMA_PATH . '/lib/readme-parser.php'); $li = new WordPress_Readme_Parser(); $t = $li->parse_readme(JLTMA_PATH . '/readme.txt'); echo '<pre>' . wp_filter_nohtml_kses($t['sections']['changelog']) . '</pre>'; ?> </div> <div class="jltma-right_column"> <?php require(JLTMA_PATH . '/inc/admin/welcome/right-column.php'); ?> </div> </div> </div>
[-] right-column.php
[edit]
[-] addons.php
[edit]
[+]
..
[-] supports.php
[edit]
[-] api-keys.php
[edit]
[-] addons-marketing.php
[edit]
[-] addons-forms.php
[edit]
[-] system-info.php
[edit]
[-] changelogs.php
[edit]
[-] extensions.php
[edit]
[-] navigation.php
[edit]
[-] version-control.php
[edit]
[-] third-party-plugins.php
[edit]
[-] addons-elements.php
[edit]
[-] white-label.php
[edit]
[-] icons-library.php
[edit]