在你的WP主题上放一个登录框
与Drupal或者Joomla这样的CMS不同,Wordpress的用户登录是转到单独的一个页面上,如果你想换个方式,像Drupal一样直接在首页上完成登录,那么需要在theme上添加一个登录框,小土豆(small potato)的一个帖子中介绍了这种方法并且放出了相关代码,你只需要将这段代码拷贝/粘贴到自己theme的sidebar上即可,如果你想要不同的样式,则需要在CSS中做相应的修改。
小土豆的代码请到他的帖子中下载 ![]()
Tags: login-form, theme, tips, Wordpress
July 10th, 2007 at 12:44 pm
Thank you for featuring my tutorial, but please don’t link directly to my files.
July 10th, 2007 at 12:50 pm
[quote comment="3607"]Thank you for featuring my tutorial, but please don’t link directly to my files.[/quote]
Sorry,I have deleted these links to your files.
July 10th, 2007 at 1:38 pm
Thanks Zhao
July 10th, 2007 at 1:41 pm