Konu
Wordpress | Sidebar'a Login bölümü eklemek
19-04-2009, 18:34:26
#10
amacdizayn
<?php
if
(
function_exists
(
'UserSidebarPanel'
)
)
{
UserSidebarPanel
(
)
;
}
?>
bu kodu sideba da uygun bir yere ekle.