📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 15:31:16
📂
/ (Root)
/
home
/
apkbfjox
/
r789.pro
/
wp-content
/
themes
/
kadence
📍 /home/apkbfjox/r789.pro/wp-content/themes/kadence
🔄 Refresh
✏️
Editing: index.php
Writable
<?php /** * The main archive template file * * @package kadence */ namespace Kadence; if ( ! defined( 'ABSPATH' ) ) { exit; } get_header(); kadence()->print_styles( 'kadence-content' ); /** * Hook for main archive content. */ do_action( 'kadence_archive' ); get_footer();
💾 Save Changes
❌ Cancel