2013年4 月的文章
针对主题新增加快速登录边栏的方法
首先是首页右下方的快速登录代码,放到sidebar.php边栏
<div class="widget">
<div class="sponsor">
<?php
global $user_ID, $user_identity, $user_email, $user_login;
get_currentuserinfo();
if (!$user_ID) {
?>
<form id="loginform" action="<?php echo get_settings('siteurl'); ?>/wp
关于webhostingpad主机无法登陆解决方法
今天登陆webhostingpad.com主机的wordpress博客居然显示Wordpress administrator area access disabled temporarily due to widespread brute force attacks.后来登陆webhostingpad.com网站询问在线工作人员才知道他们为了防止僵尸攻击而特意弄的,于是他给了我一个解决方法:https://support.webhostingpad.com/index.php?
退而求其次用三拼或者其他的咯。如果商业站…