月归档:2019年11月
Markdown-WP-editor
WP-editor
1、简介
- WP Editor.MD是一个漂亮又实用的在线Markdown文档编辑器。
- WP Editor.MD is a beautiful and practical Markdown document editor.
- 基于Editor.md构建对WordPress平台的支持。
- Build support for the WordPress
发表在 未分类
Markdown-WP-editor已关闭评论
install-sth
1、First, get the script and make it executable :
curl -O https://raw.githubusercontent.com/angristan/openvpn-install/master/openvpn-install.sh chmod +x openvpn-install.sh
2、Then run it
./openvpn-install.sh
3、Finish
…Think Different
Here’s to the crazy ones.
The misfits.
The rebels.
The troublemakers.
The round pegs in the square holes.
The ones …
添加网站备案信息代码步骤教程
具体:网站后台——主题设置——页脚设置——更改foot代码。把以下代码添加上去就好了
<img style=”width: 20px; height: 20px;” src=”http://www.beian.gov.cn/img/ghs.png” alt=”备案标识” /> <a href=”http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=32058202010228&token=2be051c1-22dd-44ec-9f4b-d41155f2d855″ target=”_blank” rel=”nofollow noopener noreferrer”>江公网安备32058202010228号</a> <a href=”http://beian.miit.gov.cn” target=”_blank” rel=”nofollow noopener…
解决wordpress安装更新插件、主题,需输入FTP权限
主要原因是站点文件所属组问题,可以尝试上传文件,查看文件是哪个所属用户和组创建,然后更改全部站点用户和组。具体连接https://my.oschina.net/kjpioo/blog/162697…
发表在 wordpress搭建
解决wordpress安装更新插件、主题,需输入FTP权限已关闭评论