
WordPress主题无标题解决办法
WordPress 主题测试时有一条是测试文章无标题时也必须显示一条指向详细页面的链接, This Post has no Post Title, but must still display a link to the single-page Post view. 否则提交主题时会被驳回。我们可以利用add_filter方法来解决这个问题。 阅读全文
世界上最遥远的距离,不是生与死的距离,而是我就站在你面前,你却不知道我爱你。The most distant way in the world is not the way from birth to the end, It is when I sit near you that you don’t understand I love you. 阅读全文»
WordPress 主题测试时有一条是测试文章无标题时也必须显示一条指向详细页面的链接, This Post has no Post Title, but must still display a link to the single-page Post view. 否则提交主题时会被驳回。我们可以利用add_filter方法来解决这个问题。 阅读全文
域名 artschoolgirls.com 过期时间 02-6月-2014,谁感兴趣的,请联系我,价格:500元。
今天把博客移到 /blog/目录下,访问 renniaofei.com 会自动跳转到 renniaofei.com/blog,由于博客地址更换,导致之前的文章链接失效,从搜索引擎来的访客暂时会跳转到404错误页面,本来想利用.htaccess跳转功能来解决这个问题的,但忙了一上午也没解决。