Saturday, September 14, 2013

禁止WordPress 3.5.X的自动保存和修订

WordPress的自动保存和修订的功能很蛋疼,不但造成数据库的垃圾文件,还严重降低博客发布时的便捷性,时不时页面还假死。Google了一下解决方法,现记录如下:

1.在wp-config.php 文件中查找$table_prefix = ‘wp_’; 在这行的前面插入如下代码:

define(‘AUTOSAVE_INTERVAL’, false ); //自动保存时间
define(‘WP_POST_REVISIONS’, false); //修定版本开启/关闭

2.在wp-admin\post-new.php文件中注释或者删除代码:

wp_enqueue_script(‘autosave’);

在wp-admin\post.php文件中注释或者删除代码:

if ( 'attachment' !== $post_type )
wp_enqueue_script('autosave');

转自:http://waqile.com/2013-06/12.html

via Chu's Space http://chun.pro/web/2013/09/14/3756.html

Powered by Blogger Skins. Theme: TheBuckmaker | Free Wordpress Templates. Presents HD TV Futurama Streaming. Featured on Wedding Dresses.