<code id='5420150AD2'></code><style id='5420150AD2'></style>
    • <acronym id='5420150AD2'></acronym>
      <center id='5420150AD2'><center id='5420150AD2'><tfoot id='5420150AD2'></tfoot></center><abbr id='5420150AD2'><dir id='5420150AD2'><tfoot id='5420150AD2'></tfoot><noframes id='5420150AD2'>

    • <optgroup id='5420150AD2'><strike id='5420150AD2'><sup id='5420150AD2'></sup></strike><code id='5420150AD2'></code></optgroup>
        1. <b id='5420150AD2'><label id='5420150AD2'><select id='5420150AD2'><dt id='5420150AD2'><span id='5420150AD2'></span></dt></select></label></b><u id='5420150AD2'></u>
          <i id='5420150AD2'><strike id='5420150AD2'><tt id='5420150AD2'><pre id='5420150AD2'></pre></tt></strike></i>

          wordpress赛车彩票平台app财富移除后台外观下的编辑和仪表盘的模块云开体育app官方网站升级

          2025-06-21 05:02:58 31484
          快速草稿、移除后点击“仪表盘”不显示相关模块(变为空白)

          //删除wordpress后台仪表盘模块function example_remove_dashboard_widgets() {// Globalize the metaboxes array, this holds all the widgets for wp-adminglobal $wp_meta_boxes;// 以下这一行代码将删除 "快速发布" 模块unset($wp_meta_boxes['dashboard']['side']['core']['dashboard_quick_press']);// 以下这一行代码将删除 "引入链接" 模块unset($wp_meta_boxes['dashboard']['normal']['core']['dashboard_incoming_links']);// 以下这一行代码将删除 "插件" 模块unset($wp_meta_boxes['dashboard']['normal']['core']['dashboard_plugins']);// 以下这一行代码将删除 "近期评论" 模块unset($wp_meta_boxes['dashboard']['normal']['core']['dashboard_recent_comments']);// 以下这一行代码将删除 "近期草稿" 模块unset($wp_meta_boxes['dashboard']['side']['core']['dashboard_recent_drafts']);// 以下这一行代码将删除 "WordPress 开发日志" 模块unset($wp_meta_boxes['dashboard']['side']['core']['dashboard_primary']);// 以下这一行代码将删除 "其它 WordPress 新闻" 模块unset($wp_meta_boxes['dashboard']['side']['core']['dashboard_secondary']);// 以下这一行代码将删除 "概况" 模块unset($wp_meta_boxes['dashboard']['normal']['core']['dashboard_right_now']);}add_action('wp_dashboard_setup', 'example_remove_dashboard_widgets' );remove_action('welcome_panel', 'wp_welcome_panel');function remove_dashboard_meta() {remove_meta_box( 'dashboard_activity', 'dashboard', 'normal');//3.8版开始}add_action( 'admin_init', 'remove_dashboard_meta' );

          如何修改(隐藏)wordpress后台左下角的“感谢使用wordpress进行创作”。Welcome移除代码如下。可以通过模板函数functions.php等php文件添加以下代码移除wordpress后台外观下的主题编辑,活动、

          wordpress移除后台外观下的编辑和仪表盘的模块-图片1

          //移除后台外观-编辑,赛车彩票平台app财富防止用户编辑导致错误。WordPress活动及新闻、有时候个人wordpress主题禁止用户在后台乱修改,在你的wordpress主题下functions.php文件添加。

          赛车彩票平云开体育app官方网站升级台app财富wordpress后台外观下的编辑不显示问题,代码如下(修改为你的域名)

          //自定义后台左下角版权function remove_footer_admin () {echo '感谢使用 <a href="http://www.bokequ.com/category/theme" target="_blank">wordpress主题</a></p>';}add_filter('admin_footer_text', 'remove_footer_admin');

          防止用户编辑导致错误function remove_submenu() {remove_submenu_page( 'themes.php', 'theme-editor.php' );}if ( is_admin() ) {add_action('admin_init','remove_submenu');}

          wordpress移除后台外观下的编辑和仪表盘的模块-图片2

          wordpress后台主页仪表盘的模块:概览、

          本文地址:http://7at3h.xny028cc.com/suicide/2.html
          版权声明

          本文仅代表作者观点,不代表本站立场。
          本文系作者授权发表,未经许可,不得转载。

          热门标签

          全站热门

          WordPress搜索引擎优化插件All in One SEO Pack Pro

          当贝X5S Plus 4K激光投影仪震撼登场:国补价3999元,真实画质触手可及

          帝国cms网站链接URL伪静态设置方法

          小米米家折叠偏光太阳镜:轻薄时尚,价格亲民,你值得拥有!

          html+js简洁的音乐播放器,总有一款适合你

          WordPress自适应高清图片主题Perimg1.2

          个人博客网站常用优化内容方法

          帝国cms7.5登录密码忘记多次登录失败被锁解决办法

          友情链接