Skip to content

Commit f227d7a

Browse files
committed
WordPress
1 parent 31a876d commit f227d7a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

markdown-file/WordPress-Install-And-Settings.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,19 @@ systemctl enable httpd.service
194194

195195
- 我是托管到 DNSPOD,重新指向到新 IP 地址即可
196196

197+
## 常用插件
198+
199+
- JP Markdown
200+
- WP Code Highlight.js
201+
- FooBox Image Lightbox
202+
- WP Super Cache
203+
204+
## 常见问题
205+
206+
- 安装插件出现:`WordPress需要访问您网页服务器的权限。 请输入您的FTP登录凭据以继续`
207+
- 解决办法:`chown -R apache:apache /var/www/html`
208+
209+
197210
## 资料
198211

199212
- <https://blog.csdn.net/qq_35723367/article/details/79544001>

0 commit comments

Comments
 (0)