灌溉梦想,记录脚步
« »
2011年12月15日技术合集

WordPress 3.3禁用自动保存

刚刚更新到wordpress 3.3,为了文章ID能够连续,找到这个方法:
修改主题中的functions.php,添加下面代码

/* 移除自动保存和修订版本 */
remove_action('pre_post_update', 'wp_save_post_revision' );
add_action( 'wp_print_scripts', 'disable_autosave' );
function disable_autosave() {
wp_deregister_script('autosave');
}

日志信息 »

该日志于2011-12-15 16:45由 kevin 发表在技术合集分类下, 你可以发表评论。除了可以将这个日志以保留源地址及作者的情况下引用到你的网站或博客,还可以通过RSS 2.0订阅这个日志的所有评论。

9 条评论

  1. sans ordonnance kamagra francaise

    existe-t-il un générique kamagra disponible aux usa

  2. how to get a doctor to prescript enclomiphene

    cheap enclomiphene canada how to buy

  3. purchase androxal generic usa

    how to order androxal online no rx

  4. ordering dutasteride american express canada

    discount dutasteride generic switzerland

  5. buy cheap flexeril cyclobenzaprine generic does it work

    buy flexeril cyclobenzaprine purchase online from india

  6. discount gabapentin buy san francisco

    order gabapentin generic prices

  7. cheap fildena australia where to buy

    online order fildena price prescription

  8. ordering itraconazole uk order

    cheapest buy itraconazole lowest cost pharmacy

  9. discount staxyn generic is it safe

    buying staxyn generic cheapest

发表回复