Changing all URLs in your WordPress databaseChanging all URLs in your WordPress database
Overview WordPress hardcodes your site’s domain n […]
WordPress是使用PHP语言开发的博客平台,用户可以在支持PHP和MySQL数据库的服务器上架设属于自己的网站。也可以把 WordPress当作一个内容管理系统(CMS)来使用。
WordPress有许多第三方开发的免费模板,安装方式简单易用。不过要做一个自己的模板,则需要你有一定的专业知识。比如你至少要懂的标准通用标记语言下的一个应用HTML代码、CSS、PHP等相关知识。
Overview WordPress hardcodes your site’s domain n […]
refer to: wp-cli.org WP-CLI is the command-line interfa […]
备份数据库,压缩文件 mysqldump -u root -p --databases wordpress & […]
refer to:https://letsencrypt.org/ 1. SSH into the serve […]
UEditor for wordpress 编辑器简介: UEditor 是由百度「FEX前端研发团队」开发的 […]
WordPress默认不支持TinyMCE的全部功能,但它支持的功能也没有全部开启。 将下面的代码放到主题的f […]
1.make tmp dir cd wp-content mkdir tmp chmod 777 tmp 2. […]
登录后台,页面没有渲染 1)vi phpinfo.phpwww.db-hub.net:8080/phpinfo […]
.site-header .site-title {text-decoration: none;} .entr […]