Posts Tagged ‘wordpress’
10 Most Used Wordpress Tags in Design Wordpress Theme
Wednesday, November 26, 2008 15:30 No CommentsThis time I am lists 10 most used wordpress code snippets or wordpress tags in designing wordpress theme.
These code snippets are used in standard wordpress theme. This time, I am lists, 10 most used wp tags in sidebar.
Please save it for further reference. Here is:
1. Shows The Pages
<?php wp_list_pages(‘title_li=<h2>Pages</h2>’); ?>
The code above will lists all [...]
Tutorial Membuat Logo Login Wordpress
Thursday, October 16, 2008 11:02 No CommentsTahukah anda, anda bisa membuat halaman login dengan gambar dan logo sendiri seperti ini?
wordpress logo login image
Caranya mudah, untuk wordpress sebelum versi 2.6, buatlah dua buah file dengan ukuran 390 x 700 px dengan nama login-bkg-tile.gif dan 390 x 20 px dengan nama login-bkg-bottom.gif, kemudian upload kedua file tersebut ke blog anda di bagian wp-admin/images.
Untuk [...]
