KOD BUDUR SORUN ÇÖZÜLDÜ


/**
* The Header for our theme.
*
* Displays all of the section and everything up till

*
* @package WordPress
* @subpackage Twenty_Ten
* @since Twenty Ten 1.0
*/
?>
>


<?php<br/> /*<br/> * Print the <title> tag based on what is being viewed.<br/> * We filter the output of wp_title() a bit -- see<br/> * twentyten_filter_wp_title() in functions.php.<br/> */<br/> wp_title( '|', true, 'right' );<br/><br/> ?>





/* We add some JavaScript to pages with the comment form
* to support sites with threaded comments (when in use).
*/
if ( is_singular() && get_option( 'thread_comments' ) )
wp_enqueue_script( 'comment-reply' );

/* Always have wp_head() just before the closing
* tag of your theme, or you will break many plugins, which
* generally use this hook to add elements to such
* as styles, scripts, and meta tags.
*/
wp_head();
?>


>






kişi bu mesajı beğendi.