Posts tagged ‘wordpress’

WordPress真的很省心

使用WP做自己的Blog有一段时间了,可以说是越用越爱。无论界面还是操作都突出了“简洁”的特点,这一定是精心设计和千锤百炼的结果。如果你正在犹豫用什么软件构建你的Blog,用WP肯定是没错的。

Memory use error while updating WordPress

When I update WP automatically at backend, I often get an error
“Fatal error: Allowed memory size of …”
to say the memory usage is beyond a limit. The solution is simple. SSH to the server and edit the wp-config.php as following,

Continue reading ‘Memory use error while updating WordPress’ »

WordPress中的自定义字段

google一下子可以找到成吨的介绍文章。例如:这里

Continue reading ‘WordPress中的自定义字段’ »