File manager - Edit - /home/adiance/public_html/beta/wp-content/plugins/envato-market/inc/admin/view/partials/themes.php
Back
<?php /** * Themes panel partial * * @package Envato_Market * @since 1.0.0 */ $themes = envato_market()->items()->themes( 'purchased' ); ?> <div id="themes" class="two-col panel <?php echo empty( $themes ) ? 'hidden' : ''; ?>"> <?php if ( ! empty( $themes ) ) { envato_market_themes_column( 'active' ); envato_market_themes_column( 'installed' ); envato_market_themes_column( 'install' ); } ?> </div>
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings