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?
- Brackets – Live Preview not working
- Changing the ‘wp-admin’ URL to whatever I want
- How to display a static HTML page while setting up a WordPress site?
- How can I uninstall a language?
- Best way to present options for home page in admin?
- Delete Post From front Page ( With Wp-admin restriction )
- Custom user role that can only edit specific (non-custom-type) page and all child pages [duplicate]
- Add mass action to wp-admin/users.php
- Only allow administrators and editors to access wp-admin
- Add button in TinyMCE editor to insert text
- wp-admin – save options without refreshing?
- How to get the password and username of the add new user form (admin back end) in wordpress
- WordPress Error establishing a database connection For Admin login only
- Image editing: “Edit Original” and “Replace” buttons missing on old posts
- WooCommerce – filter by featured products in admin
- How to prevent parent admin page from appearring as a child admin page
- How to clone wp-admin and make a new dashboard controlled by your code?
- What is an “Options Framework” for WordPress
- Redirect users away from Admin breaks ajax
- SSL Partially breaking admin panel and elementor
- Form validation in WordPress Admin Panel
- XDG-OPEN is not recognized by WP CLI admin command
- How To Reset Ownership And Permissions of Wp-Content Folder, In Order to Fix HTTP Error When Uploading Images to WordPress Media Library
- Woocommerce: Add column to ORDERS admin page with items purchased
- How to declutter admin columns
- Post Bulk Update
- How to make the front-end RTL without changing the admin panel language?
- sort tags by tag ID in admin panel
- How to fix ‘WordPress redirection loop problem in wp-login.php page’?
- wp-admin remove part of the url
- WP admin user search doesn’t return all users
- Where are screen options when in admin on mobile?
- post-new.php?post_type=product is not loading properly
- wp-admin redirects to 404
- How to use underscore.js in WordPress Admin
- meta box on new admin page
- Using custom HTML tags to WordPress [closed]
- Site Crashes When Updating to WordPress (Version 3.6)
- Change of IP Address
- How can I control which plugins run in the dashboard?
- WP Admin Login keeps redirecting to login
- WordPress admin section appears broken
- Is WordPress secure enough for a multi-user article directory?
- Wp-admin widgets have no title texts
- How to create directory under my active theme directory
- CPU overload spam – redirect link to wp-admin and new post
- define two login page url
- On Users (user.php) in wp-admin disable/hide “Bulk Actions” and “Change Role To”
- How can I can I make changes to a WP project I pulled from GItHub?
- WordPress critical error on wp-admin page with 100% permissions
- WordPress Redirects to a cancelled domain, need to change it but can’t get to the admin portal
- Add item to admin panel – w/o plugin & theme
- Wp-admin Redirection loop after moving to subdirectory
- Show only childs and grandchilds of certain post in admin
- WordPress logged in but no access to wp-admin
- Creating another wordpress site as sub-domain of a wordpress site
- Styling admin page rows in order of importance (checkboxes)
- Is it possible to change the images source that are shown in the admin side?
- Using query string on edit CPT page
- $current_screen if condition for a specific page in admin
- custom css in admin panel by user id
- WordPress 4.5 Inline Link Toolbar not working on custom wp_editor instance
- All of my WordPress sites have Bold Open Sans
- Add “sub-nav” class to a sub menu parent item
- After Upgrade: $user becomes unknown (id: 0) after successful login?
- 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