add_action('admin_menu', function () { global $menu; $menu[44] = ['', 'read', '', '', 'wp-menu-separator']; });
Created
January 17, 2023 20:27
-
-
Save Lovor01/b58f31f96bdccef06a401bcf5acba336 to your computer and use it in GitHub Desktop.
Add separator in WordPress menu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment