php 仪表板标志#white

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php 仪表板标志#white相关的知识,希望对你有一定的参考价值。

//Custom Wordpress Dashboard logo - top left
function dashboard_logo() {
  echo '
    <style type="text/css">
      #wpadminbar #wp-admin-bar-wp-logo > .ab-item .ab-icon:before {
 \!h       background-image: url("#http://digitalrefreshmkt.com/wp-content/uploads/2018/06/DigitalRefresh-Dashobard-Icon.png") !important; //New logo URL
        background-repeat:no-repeat;
        background-size:auto;
        background-position:center;
        color:rgba(0, 0, 0, 0);
      }
      #wpadminbar #wp-admin-bar-wp-logo.hover > .ab-item .ab-icon {
        background-position: 0 0;
      }
    </style>
  ';
}

add_action('wp_before_admin_bar_render', 'dashboard_logo');

以上是关于php 仪表板标志#white的主要内容,如果未能解决你的问题,请参考以下文章

php 仪表板页脚#white

php 仪表板Favicon #white

江哥标志摩托车仪表盘时间怎么调

php基础:white和 do white区别

php 插件停用#white

php 自定义“你好”消息#white