Guest User

Untitled

a guest
Jan 24th, 2022
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. if ( ! is_admin() ) {
  2. add_action('admin_head',function() { echo '<style> #td_post_theme_settings_metabox .td-meta-box-row:first-child {display: none;}</style>'; });
  3. }
Advertisement
Add Comment
Please, Sign In to add comment