WordPress 2.5 观察
按照计划(http://trac.wordpress.org/roadmap)WordPress 2.5将在3月推出(2.4已被直接跳过)。那么,它会有什么新特点呢?
1、版本升级了,环境要求也升级了。PHP的版本要求在4.3及其以上(以前是4.2及其以上)。
2、管理后台全新设计,和以前的有很大不同,大家可以到http://test.edward.in 体验一下(用户名:admin 密码:test)新的后台。后台首页的信息完全模块化设计。
3、Widget数目不限。
4、评论在修改之后可以回溯,即取消刚才的修改。
5、搜索功能将把Page页面也包含进去(以前搜索只搜索Post)。
——————以下对开发人员有意义—————————
6、 可以随时使用$wpdb->prepare。
7、改进XML-RPC。
Popularity: 35% [?]
1 条评论 2008年02月29日
Is it possible to show only the selected smilies above the comment text box? Because right now if I activate the plugin I get a huge list of smilies, while I want only the ones selected - and the rest under the 'more' button, like happens underneath the text. This means I have to deactivate the plugin unless there is a solution for this?
谢谢博主了。 。 www.qnuan.com
终于找到了。
2012 新春快乐!
RESOLVED! my fault. I found the problem into the folder path ... firefox don't undestand the "\" slash but only "/" ... thanks anyway ... ^O^ ^O^ ^O^ Another question. Is it possible to add the plugin into the admin post panel?