站长之家(chianz.com)5月28日消息:WordPress作为最受欢迎的博客平台,它给用户提供了各种工具,用户可以使用这些工具发布文章、与读者保持互动。今日wordpress官方正式发布WordPress 3.0 RC版本,使得它更加接近CMS内容管理系统。
WordPress 3.0 RC版本完善了多站点功能和自定义菜单功能。虽然不是最终的正式版本,不过官方此前提到的十大功能都已具备(WordPress 3.0十大看点 )。
编辑提醒:开启要启用3.0的多站点功能,你只需要打开WordPress根目录下的wp-config.php文件, 在文件的任何位置加上以下内容:
| define('WP_ALLOW_MULTISITE', true); |
官方原文如下:
As Matt teased earlier, the first release candidate (RC1) for WordPress 3.0 is now available. What’s an RC? An RC comes after beta and before the final launch. It means we think we’ve got everything done: all features finished, all bugs squashed, and all potential issues addressed. But, then, with over 20 million people using WordPress with a wide variety of configurations and hosting setups, it’s entirely possible that we’ve missed something. So! For the brave of heart, please download the RC and test it out (but not on your live site unless you’re extra adventurous). Some things to know:
If you are testing the RC and come across a bug, you can:
We hope you enjoy playing with the 3.0 RC as much as we’ve enjoyed making it for you. Enjoy! |
拓展阅读:
WordPress是一个注重美学、易用性和网络标准的个人信息发布平台.WordPress虽为免费的开源软件,WordPress是一个免费的开源项目,在GNU通用公共许可证下授权发布。但其价值是无法用金钱来衡量。使用WordPress可以搭建功强大的网络信息发布平台,但更多的是应用于个性化的博客。针对博客的应用,WordPress能让您省却对后台技术的担心,集中精力做好网站的内容。
WordPress是一种使用PHP语言开发的博客平台,用户可以在支持PHP和MySQL数据库的服务器上架设自己的网志。也可以把WordPress当作一个内容管理系统 (CMS)来使用。
(举报)
