KebraNegast adlı üyeden alıntı: mesajı görüntüle
Tema klasöründe inc/extras.php satır 116

<div class="copyright">
    <span class="copyright-text">
        <?php printf( esc_html__( 'Copyright %1$s %2$s', 'flash' ), '&copy; ', date( 'Y' ) ); ?>
        <a href="<?php echo esc_url( home_url( '/' ) ); ?>"><?php echo get_bloginfo( 'name' ); ?></a>
        <?php printf( esc_html__( 'Theme: %1$s by %2$s.', 'flash' ), 'Flash', '<a href="http://themegrill.com/themes/flash" rel="author">ThemeGrill</a>' ); ?>
        <?php printf( esc_html__( 'Proudly powered by %s', 'flash' ), '<a href="'.esc_url( __( 'https://wordpress.org/', 'flash' ) ).'">' . esc_html__( 'WordPress', 'flash' ) . '</a>' ); ?>
    </span>
</div><!-- .copyright -->

Evet hocam, aradığım burasıydı. Her temada burada mı tutulur fonksiyonlar genelde. Teşekkürleri