WordPress 插件(Plugin)和主题(Theme)的安装、配置和删除

WordPress的插件安装非常方便,就三个步骤:

  1. 看好插件,下载,解压缩
  2. 将解压缩的插件文件上传到Wordpress的/wp-content/plugins/目录下
  3. 在WP后台的plugin管理里面激活刚刚上传的插件。

删除插件是这样:

  1. 去除激活状态;
  2. 将插件文件删除。

我觉得基本上很难再简化了,后面想自己开发Blog软件的人希望以此作为一个起点,如果不能做到比Wordpress的插件、主题安装简单,那么还是直接放弃吧。

安装Theme也是这样的,下载后上传到/wp-content/themes/目录。

Related posts

3 thoughts on “WordPress 插件(Plugin)和主题(Theme)的安装、配置和删除

  1. Pingback: WordPress 插件(Plugin)和主题(Theme)的安装、配置和删除 « On The Road

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>