Remove cảnh báo flatsome

// Disable admin notice
function lbk_admin_style() {
  echo '<style>.update-nag, .updated, .is-dismissible { display: none; }</style>';
}
add_action('admin_enqueue_scripts', 'lbk_admin_style');
add_action('login_enqueue_scripts', 'lbk_admin_style');
Tags:

Bình luận

0 bình luận

  • Hãy là người đầu tiên để lại bình luận cho bài viết này!