These tabs don’t come from WordPress – it’s not part of WP GUI.
So if you want to achieve that look, you’ll have to implement it by yourself using custom HTML, implementing most of the logic and using add_menu_page.
But… It isn’t a good idea.
First of all, interface should be consistent. All WP users know how to use native WP editors, and no one is familiar with your idea – it will be inconsistent 😉
Another reason not to implement this design is… Gutenberg – it will be default editor in WP soon and it will cause some major changes in editor layout – so most probably your idea will cause many problems then.
Related Posts:
- how do I force a single column layout in screen layout
- WordPress 3.2 Admin UI Guide
- lock meta box position on post edit screen for contributors
- Changing Admin Menu Labels
- Is there ANY way to remove comments function and section totally?
- Changing the ‘wp-admin’ URL to whatever I want
- Unit testing in the WordPress backend (is_admin() is true)
- How to display a static HTML page while setting up a WordPress site?
- How can I uninstall a language?
- How can I improve the line break handling in the WYSIWYG editor?
- How do I change the login logo URL and hover title?
- js error on post editing page
- How to add a custom metabox to the Menu Management admin screen?
- How to change the wording in wp-admin back-end?
- How to make ajax call in wordpress in right way?
- Delete Post From front Page ( With Wp-admin restriction )
- Only allow administrators and editors to access wp-admin
- Bulk Delete Users Error uri too large
- Can you change the main heading of a page in the WordPress admin (without output buffering or JavaScript)?
- Add column to pages table
- How to get the password and username of the add new user form (admin back end) in wordpress
- Change the Return URL from the Customizer
- Where can I edit Admin Panel Page file
- Replace wordpress login logo with custom text
- How to clone wp-admin and make a new dashboard controlled by your code?
- What is an “Options Framework” for WordPress
- Failed to load resource admin-ajax.php
- show/hide toggle for subpages in wordpress admin area
- Additionally added URL params leading to “Invalid post type.” in the Admin Panel
- Custom WordPress Dashboard for Specific user role
- Why are my frontend theme styles bleeding into the backend?
- 404 of wp-admin pages [closed]
- Execute script only on certain admin pages
- Uncheck the box “Send User Notification” by default on new-user.php
- Detecting all admins that are logged in
- WordPress Options Page not working
- Sortable columns and admin like interface for tables/report in custom plugin?
- Remove favorites action menu and screen options panel
- No access local wordpress website after PC formating
- WP-Admin shows (1) update but there is no update for plugin, theme or WordPress
- Do I have to face security problems if I changing default role to Contributor
- wp-admin remove part of the url
- wp-admin 302 redirects
- Blank page for wp-admin after i uploaded the website from my localhost to the live server
- Difference between admin and user admin
- How to get specific page screen ID
- Hide admin menu on update_option
- What is the correct way to get only display plugin for Administrator Only
- firing function at login within class
- Browse Happy in 3.2
- How to break line / add to ADMIN menu
- Adding Notification Bubble on Admin Top Bar
- WordPress admin page not found error
- Use of domain name
- “Add New” button on custom post type grid
- Where is function to prevents non logged users access wp-admin?
- Registering for a domain on WordPress
- WordPress site stopped working after simply opening header.php in the wp-admin editor
- CSS of the admin panel
- User Profile Avatars
- Ajax requests from front-end with jQuery Fancybox
- WordPress admin right sidebar isn’t working
- Why wp redirects me to wp-login.php when I visit a rewritten wp-admin URL?
- wp-admin blocking causing http error on uploads
- Performance-issue in WP-admin with a lot of posts
- Disable some features in Admin
- DISALLOW_FILE_EDIT is false but I still am not able to edit files from the admin interface and the menus do not show up
- Updated MAMP and localhost on MacOS site no longer accessible
- Don’t run code if in customizer or privew
- What hooks should you use to create a table only once?
- Custom admin menu order fails if slugs are complicated
- Cant access wp-admin
- Function to get a ‘post selector’ UI?
- WordPress wp-admin Page
- How can I trigger a javascript function after a post update on edit post screen in wordpress admin panel?
- restrict admin panel sections to users
- how to set not to be logined in wp-admin except administrator?
- CSRF attack to create USER
- WordPress, content editor default type
- Changing headers for an export from within a PHP class extension
- When installing wordpress through WP CLI mysite.com/admin not working
- Remove capability to interact with a page
- WordPress Login for multiple sites
- How do I change the WordPress Address URL only and still login to wp-admin
- wordpress wp-admin showing white screen with no error
- Undeletable posts, users or other content
- Making changes to woocommerce order before save
- Blank sign in page
- Action for opening edit page in admin?
- What is the point of new confirm admin email process?
- ‘Too many redirects’ error after changing site URL in WordPress [closed]
- Couple questions about .htaccess, login page, updates
- Redirecting the user to the admin table area after publishing a post, getting an invalid response error?
- WordPress Localhost migration issue
- disable admin bar except administrator
- Word press wp-admin redirecting to reauth=1
- Can a user submit requests to wp-admin/admin.php without logging in?
- My wordpress admin backend doesnt go to links anymore
- Wildcard multisite wp-admin url wrongfully redirected
- Array() displaying in all pages of admin -view page source