index.php هم پيداش نكردم
كد ايندكس:
<?php
// Exit if accessed directly
if ( !defined('ABSPATH')) exit;
?>
<?php get_header(); ?>
<div id="sub-head">
<div id="container">
<h1 class="post-title"><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php printf(__('Permanent Link to %s', 'Wcolor'), the_title_attribute('echo=0')); ?>"><?php the_title(); ?></a></h1>
</div>
</div>
</div></div>
<div id="container" class="hfeed">
<?php Wcolor_header_end(); // after header hook ?&