🚀 Hostinger Optimized
🖥️ Server: Apache
💻 System: Linux webm015.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
👤 User: stakrfrcol (69043)
🐘 PHP: 8.3.31
🚫 Disabled: _dyuweyrj4,_dyuweyrj4r,dl

💻 Terminal

📁 /home/stakrfrcol/agency
$

📄 themes.php

📁 Path: /home/s/t/a/stakrfrcol/agency/wp-content/plugins/envato-market/inc/admin/view/partials/themes.php
📊 Size: 461 B
🔒 Perm: 0644
📝 MIME: text/x-php
<?php
/**
 * Themes panel partial
 *
 * @package Envato_Market
 * @since 1.0.0
 */

$themes = envato_market()->items()->themes( 'purchased' );

?>
<div id="themes" class="panel <?php echo empty( $themes ) ? 'hidden' : ''; ?>">
	<div class="envato-market-blocks">
		<?php
		if ( ! empty( $themes ) ) {
			envato_market_themes_column( 'active' );
			envato_market_themes_column( 'installed' );
			envato_market_themes_column( 'install' );
		}
		?>
	</div>
</div>
← Back📥 Raw✏️ Edit🔒 Chmod
✨ File Manager Magic ✨