• 16-06-2007, 21:20:10
    #1
    Üyeliği durduruldu
    bulduklarımı ekliyorum sizde eksik olan bişe varsa eklersiniz
    Blog ismi

    <?php bloginfo('name'); ?>
    Blog url

    <a href="<?php bloginfo('url'); ?>">
    Son yazılmış 10 yazı

    <?php wp_get_archives('type=postbypost&limit=10'); ?>
    Kategoriler

      <?php the_category(', ') ?>
    Arşiv

    <?php wp_get_archives('type=monthly'); ?>
    Zaman

    <?php the_time('F jS, Y') ?>
    Yazıyı Yazan Kişi

    <?php the_author(); ?>
    Yazarın Adı

    <?php the_author_firstname(); ?>
    Yazarın Soyadı

    <?php the_author_lastname(); ?>
    Yazarın Nicki
    <?php the_author_nickname(); ?>
    Yazarın Emaili

    <?php the_author_email(); ?>
    Yazarın MSN i

    <?php the_author_msn(); ?>
    Yazarın AOL u

    <?php the_author_aol(); ?>
    Yazarın İCQ su

    <?php the_author_icq(); ?>
    Yazarın Websitesi

    <?php the_author_url(); ?>
    Önceki Yazı

    <?php previous_post('&laquo; %','','yes') ?>
    Sonraki Yazı

    <?php next_post(' % &raquo;','','yes') ?>
    Arama Formu

    <?php include (TEMPLATEPATH . '/searchform.php'); ?>
    include sidebar

    <?php get_sidebar(); ?>
    include header

    <?php get_header(); ?>
    include footer

    <?php get_footer(); ?>
  • 30-07-2007, 00:22:22
    #2
    Teşekkür ederim , beLki iLeride Lazım oLabiLir...
  • 30-07-2007, 03:08:27
    #4
    Bütün kodlar yok ama saol biLgiLendirdiğin için .Wordpress e Rss çekerken yazının devamını orjinal siteye nasıL yönLendiririz Mesut ?
  • 30-07-2007, 05:28:01
    #5
    Üyeliği durduruldu
    Kullandığın rss eklentisinin adını söylersen yardımcı olabilirim
  • 30-07-2007, 05:42:24
    #6
    *konudısı
    link

    vallahi pes!
  • 30-07-2007, 13:25:32
    #7
    o-matic ekLentisi Mesut
  • 30-07-2007, 13:26:48
    #8
    blogger için kodlar varmı elinizde