hi team,
I want to remove the item from admin bar in dashboard it is not possible at all i tried with php i tried with css and also with javascript none of it works i dont care if is complete admin bar or just the xstore iteams. can you please help me for example i tried this
// Add JavaScript to hide the admin bar forcefully
add_action(‘wp_footer’, function() {
?>