您尝试编辑此文章: 失败you attempt to edit failed

2009年07月21日  |  9:05 上午分类:经验分享,网络资源与工具  |  标签:  |  576 views

您尝试编辑此文章: 失败      “you attempt to edit failed

wordpress添加新文章发布失败问题解决方案

新建一个 fix.php文件 ,拷贝下面代码, 传到 plugin 目录,开启该插件功能!

注意这是针对 2.8版本 ,如果以后wordpress到2.9版本了,就不知道适不适用, 把两处28改成29试试,呵呵!

<?php
/*
Plugin Name: Your attempt Fix
Version: 1.0
Plugin URI: http://www.wordpress.org
Description: Fixes the very anoying “Your attempt to edit this post” bug in WP7 admin
Author: Bas
Author URI:
*/
function wp_28_adminpost_fix() {
        wp_deregister_script(‘autosave’);
        wp_deregister_script(‘post’);
        wp_deregister_script(‘word-count’);
}
add_action( ‘wp_print_scripts’, ‘wp_28_adminpost_fix’ );
?>

◎ 如果喜欢本文,你可以 订阅本站全文,以便获取更多相关的信息。

◎ 转载本站文章请在文中注明「转载自 长沙SEO博客 字样,并附上本站链接,敬请合作!

◎ 本文永久链接:http://www.changshaseo.com/seo-tools/1104.html
喜欢本文,那就收藏到: Del.icio.us Google书签 Digg Live Bookmark Technorati Furl Yahoo书签 Facebook 百度搜藏 新浪ViVi 365Key网摘 天极网摘 和讯网摘 博拉网 POCO网摘 添加到饭否 QQ书签 Digbuzz我挖网
  • 暂无相关日志

1条评论 关于 “您尝试编辑此文章: 失败you attempt to edit failed”

  1. Joan 发表于: 七月 21st, 2009 9:40 下午

    Thanks for posting, I really liked that post, wish you would post more often


发表您的评论

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word