上一页 1 ··· 102 103 104 105 106 107 108 109 110 ··· 169 下一页
摘要: 一,第一种方法:手动更换ico 1,代码: <link rel="shortcut icon" href="http://wp.liuhongdi.com/favicon.ico?v=35" type="image/x-icon" /> 2,添加代码: 3,上传文件到wordpress根目录,如图: 阅读全文
posted @ 2023-05-06 10:20 刘宏缔的架构森林 阅读(1456) 评论(0) 推荐(0)
摘要: 一,添加代码: 1,代码: <a target="_blank" href='http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?title=<?php the_title(); ?>&desc=&summary=&site=&pic 阅读全文
posted @ 2023-05-05 21:20 刘宏缔的架构森林 阅读(111) 评论(0) 推荐(0)
摘要: 一,代码: 1,代码: <a target="_blank" href='https://www.douban.com/share/service?href=<?php the_permalink(); ?>&name=<?php the_title(); ?>&text=&image=&stari 阅读全文
posted @ 2023-05-05 19:23 刘宏缔的架构森林 阅读(61) 评论(0) 推荐(0)
摘要: 一,添加代码 1,代码: <a target="_blank" href='https://service.weibo.com/share/share.php?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>'> <img id="i 阅读全文
posted @ 2023-05-05 12:44 刘宏缔的架构森林 阅读(109) 评论(0) 推荐(0)
摘要: 一,给文章添加二维码: 代码: <img src="https://api.sey.ink/api/qr?text=<?php the_permalink(); ?>&size=100" alt="QR:<?php the_title(); ?>"/> 编辑文章页面->single.php: 查看效 阅读全文
posted @ 2023-05-04 18:44 刘宏缔的架构森林 阅读(110) 评论(0) 推荐(0)
摘要: 一,默认头像效果: Gavatar的头像在国内不能正常访问,如图: 二,设置: 把以下php代码添加到模板函数funtions.php文件中 if ( ! function_exists( 'get_cravatar_url' ) ) { /** * 把Gravatar头像服务替换为Cravatar 阅读全文
posted @ 2023-05-04 15:00 刘宏缔的架构森林 阅读(1749) 评论(1) 推荐(1)
摘要: 一,群组方式添加小工具 1,添加小工具时,选择群组: 添加后的群组 点击 + 按钮 修改标题为日历,然后点击 + 按钮: 选择日历添加 2,查看页面上的展示效果 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.imgtouch.com原文: https://blog.i 阅读全文
posted @ 2023-05-04 10:32 刘宏缔的架构森林 阅读(19) 评论(0) 推荐(0)
摘要: 一,安装插件 搜索到结果后,点击Post Views Counter的 立即安装 按钮 安装完成后, 点击 启用 按钮启用此插件,如图: 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.imgtouch.com原文: https://blog.imgtouch.com/ 阅读全文
posted @ 2023-05-03 20:57 刘宏缔的架构森林 阅读(266) 评论(1) 推荐(0)
摘要: 一,安装插件: 安装完成,如图: 从 已安装的插件 中可以看到 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.imgtouch.com原文: https://blog.imgtouch.com/index.php/2023/06/06/wordpress-cha-ji 阅读全文
posted @ 2023-05-03 19:28 刘宏缔的架构森林 阅读(390) 评论(0) 推荐(0)
摘要: 一,默认设置:发表评论时不需要登录 如图: 二,设置: 设置->讨论->选中 用户必须注册并登录才可以发表评论 选中后点击: 保存更改 按钮 效果: 未登录前的效果: 说明:刘宏缔的架构森林是一个专注架构的博客, 网站:https://blog.imgtouch.com原文: https://blo 阅读全文
posted @ 2023-05-03 19:04 刘宏缔的架构森林 阅读(438) 评论(0) 推荐(0)
上一页 1 ··· 102 103 104 105 106 107 108 109 110 ··· 169 下一页