版权声明
文章版权归作者所有,未经允许请勿转载。 <br><br /> <!--网站声明代码样式三 start--> <div> <fieldset style='border: 1px dashed #008cff; padding: 10px; border-radius: 5p...
解决Deprecated: preg_replace(): The /e modifier is deprecated, use
使用php5.5运行ecshop的时候出现如下错误Deprecated: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in \ecshop\includes\cls_template.php on line 300 ...
WordPress后台优化(更改字体/固定侧边栏菜单/增强编辑器等)
继续上一篇《 WordPress 后台回复评论添加提交快捷键[Ctrl+Enter] 》,这次我再来推荐几个比较实用的后台优化技巧。 下边的代码加到主题的 functions.php 的最后一个 ?> 前即可。 一、更改后...
Strict standards: Non-static method cls_image::gd_version() should not be called statically in
Strict standards: Non-static method cls_image::gd_version() should not be called statically in E:\SiteAll\zbphp.com\www\includes\lib_base.php on line346 这个错误的的处理是修改文件...
给网站右键添加自定义的按钮美化以及网站添加随便看看按钮
1.网站右键添加自定义的按钮美化 2.网站添加随机看看 教程 将以下 PHP 代码加入到主题目录中的 themes/zibll/functions.php 文件的即可 添加完成之后访问:你网站的域名/?random 即可看到效果
WordPress外链转内链短网址跳转,带点击次数统计的哦
我们在使用wordpress做网站的时候避免不了一些外部链接的存在,可是直接在网站贴上外部链接又影响权重分散,但给每个链接都加nofollow也确实蛮累的,那什么样的策略比较好呢? 大叔觉得,将外链...







