By using this site, you agree to the Privacy Policy and Terms of Use.
接受
智诚云集
  • 首页
  • 互联网
  • 分享
  • 记录
  • 互联网
    • Blog Index
    • Search Page
    • 404 Page
  • 联系
阅读: WordPress后台优化傻瓜版
SUBSCRIBE
智诚云集智诚云集
Font ResizerAa
  • 云服务器推荐
  • 腾讯云
  • 阿里云
  • 京东云
Search
  • Home
  • Home
  • Blog
  • Blog
  • Categories
    • Technology
    • Travel
    • Lifestyle
    • Market
    • Innovate
    • Insurance
  • Categories
    • Technology
    • Travel
    • Lifestyle
    • Market
    • Innovate
    • Insurance
  • Bookmarks
  • Bookmarks
  • More Foxiz
    • Blog Index
    • Sitemap
  • More Foxiz
    • Blog Index
    • Sitemap
  • Contact
  • Contact
Have an existing account? 登录
关注我们
© Foxiz News Network. Ruby Design Company. All Rights Reserved.
Wordpress

WordPress后台优化傻瓜版

智诚云集 - Xyok.Cn
最后更新: 2025年12月6日 下午9:26
智诚云集 - Xyok.Cn
5 Min Read
分享
分享

// 彻底关闭自动更新
add_filter('automatic_updater_disabled', '__return_true');
//关闭“插件”的自动更新
add_filter( 'auto_update_plugin', '__return_false' );
//关闭“主题”的自动更新
add_filter( 'auto_update_theme', '__return_false' );
//关闭“语言包”的自动更新
add_filter( 'auto_update_translation', '__return_false' );
//禁止发送“更新提示”邮件
add_filter( 'auto_core_update_send_email', '__return_false' );
//关闭“开发版内核”更新
add_filter( 'allow_dev_auto_core_updates', '__return_false' );
//关闭“主要内核”更新
add_filter( 'allow_minor_auto_core_updates', '__return_false' );
// 关闭“次要内核”更新
add_filter( 'allow_major_auto_core_updates', '__return_false' );
注:上述代码请放到主题目录下的 function.php 文件里即可
标签:WordPress优化
分享这篇文章
Facebook Email Copy Link Print
By智诚云集 - Xyok.Cn
关注:
分销:阿里云、腾讯云、百度云、GoDaddy、景安云、Linode云服务器产品。
上一篇 [外观-菜单]自定义导航菜单指向
下一篇 [文章-分类目录]添加/编辑/设置内容分类

You Might Also Like

记录

wordpress用nofollow属性减少页面权重流失集中内页权重的方式

首先我们了解一下No…

2 Min Read

[链接]添加/编辑友情链接(根据使用主题自定义)

  添加完…

0 Min Read
Wordpress

WordPress通过RSS订阅Feed屏蔽第三方采集

RSS介绍:简易信息…

6 Min Read
分享

最新版WordPress5.5.1版本国内多节点下载

9月1日,核心团队发…

2 Min Read
智诚云集智诚云集
关注我们
© Foxiz News Network. Ruby Design Company. All Rights Reserved.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?