Use the add_editor_style() function in your functions.php:
add_editor_style( 'css/blue.css' );
You can call that function multiple times to load additonal stylesheets in to the admin editor.
Related Posts:
- In editor-style.css how can I change background color of title field?
- adding custom stylesheet to wp-admin
- How set defaults on wpLink()
- Disable image attachment links
- Uploading Images in the Link Manager
- How to wrap admin menus and menu headers in additional divs without modifying the WordPress core?
- TinyMCE Autoresize
- WordPress wp-admin suddenly lost its style
- How do you modify CSS files via admin panel?
- Activating Child Theme Breaks Website, Blank Page, Error 500
- Custom Background-Image not showing up
- Why are my frontend theme styles bleeding into the backend?
- How to check if upload window came from the featured image link?
- how to add custom css and js on wordpress post editor directly without using .php file
- Can’t call external stylesheet for WordPress admin (using wp_admin_css)?
- List All Enqueued Scripts and Styles
- How to prevent the editor from redirecting to website within iframe?
- How to apply a CSS file to my admin pages?
- Add styles to wordpress admin on the Page List
- WordPress Child theme fails to override parent theme css
- CSS of the admin panel
- Change maxlength of link_description in dashbord link section?
- Why does my edit screen suddenly have such a buggy interface?
- Admin area is not loading properly
- CSS not showing up in my website Only HTML Displaying
- Change height of Add New Post input box
- Removing Author name
- theme injecting css into wp-admin
- Where are the Parent themes CSS & PHP files hidden on WordPress?
- How to prevent access to wp-admin for certain user roles?
- Remove specific items from Quick Edit menu of a Custom Post Type?
- Custom column for changing post status via ajax
- Custom login redirects to wp-admin on wrong password
- How can I make a Live Demo of my Premium Plugin? Are there security risks?
- Share same domain for wp-admin but for different website
- How to allow users login to WP from external domain and make REST requests
- How to get the post editor and media library to respect HTTPS administration mode?
- Users are redirected to homepage instead of wp-admin
- How to show an error message after publishing a post?
- Set “Display name publicly as” to be usernames by default
- Moving wordpress from localhost to server throws admin panel access error?
- How to disable admin flyout menus?
- 500 Internal Server Error after Register dialog, but with successful registration
- Block access to wp-admin
- Rename W3 Total Cache admin menu
- WP Database Error (Windows Server 2008 & SQL Server)
- Cloned a site but can’t log in – redirecting to old site
- Can I edit the wp_post > post_content right before its inserted/updated?
- Should I add the IP of the server that hosts my sites to the list of authorized IPs in the wp-admin/.htaccess?
- wp-admin edit user url wont show up correct url [closed]
- Which HTTP headers to use for subdomain embedding?
- FORCE_SSL_ADMIN not working
- I get “The PHP Date/Time library is not supported by your web host.” on my CentOS host, what library to I need to install to add support?
- How can I allow core, plugin, theme update checks only for selected admins?
- wp_before_admin_bar_render action not working in back office
- Can enter wp-admin when logged in with custom ajax
- Locked Out Of WordPress Admin Dashboard After Server Move
- lock meta box position on post edit screen for contributors
- map_meta_cap was called incorrectly error?
- How to set admin login page as home page
- Modify WP-Admin login fields
- Placing a custom Control element in an existing block InspectorControls panel
- wp-admin folder removed by hacker [closed]
- Hide username discovery
- Cookie Domain is preventing Admin login
- How to use the built in tooltip for form validation error messages in WP admin plugin?
- _wpnonce blank screen
- How to customize the “Insert/edit link” popup box?
- Can content be recovered in this situation?
- Efficient way to check local WordPress php files and Database for malicious code? [duplicate]
- Is it possible to create two different wp-admins for a wp website
- Why is WordPress enqueuing admin relevant scripts (e.g., React, ReactDOM, Redux, hooks, TinyMCE etc) when not logged in?
- wp-login not found – All usual solutions not working
- Is there a filter to edit html of user-edit.php
- What do I need for testing a single script in admin
- Cannot change hover color for links [closed]
- How to remove some author fields from the edit comment page in wp-admin?
- When i try to open Localhost/wordpress/wp-admin . An Error appears ” Registration Has been Disabled” . No login page is shown in the browser
- How do I edit an add in wp_list_table and return to same page
- admin_post_nopriv_{$action} is secure?
- How to log into WordPress via GET/POST
- How to remove Google fonts from wp-admin (Roboto) added by core
- Why does wordpress and my site create a downloadable file instead of allowing me to login?
- wp.media – drag&drop overlay stuck
- How to display status messages in admin panel
- I cannot go to http://novathon.cloud.reply.eu/wp-admin – always redirected to /wp-login
- Style Radio Buttons inside Edit Page (Custom Fields)
- Getting 404s in wp-admin after logged in
- Cannot Update wp DB – Get 500 Error
- plugin: ‘init’ hook, check if we’re not in admin
- Is there ever a legitimate reason for an outsider to access wp-admin
- PHP Fatal error: Uncaught Error: Cannot unset string offsets when trying to upload any file to media library
- Wp doesn’t save meta box data
- Redirect users based on their roles, is_admin()
- WordPress update leads to 404 error on admin page and signup. CSS mishap with all plugin related functions
- insert an admin table inside another admin page
- /wp-admin/ – this link showing me “Index of /wp-admin”/ instead of dashboard
- What methods are you using to transfer individual WP site components from one site to another?
- Customize margin between paragraphs using the Gutenberg Style editor
- how to Hide all products except the General Manager role in the WordPress admin panel?