WP-T-WAP 1.2 已支持通过手机发布文章
WP-T-WAP 1.2 是 TangGaowei.com 开发的 WordPress 3.2.1 (其它版本未测试过) 插件。它能功能如下:
- 通过手机浏览 WordPress 博客网站的文章和评论;
- 通过手机发布 WordPress 博客网站的评论(Comment);
- 通过手机发布 WordPress 博客网站的文章(Post)。(推荐使用 UCWeb 发布文章,IE可能不支持)
使用方法:直接解压到 plugins 目录,然后启动插件即可通过“http://XXX/wap” 或“http://xxx/wap/index.php”访问。后台的“常规设置”->“WAP 插件”里可设置“显示方式”和“版本信息”。
下载地址:http://www.tanggaowei.com/2008/01/04/7.html
[ 标签: WAP, WorePress ][ 固定链接:http://m.tanggaowei.com/2008/01/13/22.html ]


3 个评论 - “WP-T-WAP 1.2 已支持通过手机发布文章”
牧狼羊 发表于 2008-01-22 | 回复
博主你好,首先感谢你设计出这么好的插件,正是我所需。
今天刚刚安装这款插件,感觉非常不错,但在使用过程中却遇到一个问题:在点“发表”后,界面提示:
“Warning: Cannot modify header information - headers already sent by (output started at /home/mlyangcn/domains/mlyang.cn/public_html/wap/post.php:20) in /home/mlyangcn/domains/mlyang.cn/public_html/wp-includes/pluggable.php on line 391
”
然后我发表的文章却是可以正常显示的,请问如何解决?
详见:http://mlyang.cn/archives/30
[Reply]
admin 发表于 2008-01-25 | 回复
刚修改了一下 WP-T-WAP,请帮忙测试一下:
http://www.tanggaowei.com/download/wp-t-wap.1.3.alpha.zip
[Reply]
admin 发表于 2008-01-25 | 回复
不行的话
打开 php.ini 然后把 output_buffering 设为 on 。重起apache
[Reply]