Feature Request: CSS on Dashboard
-
It would be great if you could have a place for us to inject some CSS/JS into the Admin of WP Dashboard. At present, you’ve allowed some extra code that could go before and after a column label, which is great. I can wrap a field with
<span style=color:red>, sure, that’s amazing!The next level of customization: make it dead easy to add css to the Pages/Posts etc. lists, and/or perhaps javascript. Sometimes I might want to run a little javascript snippet on the list of Posts and the additional columns (which I have wrapped with
<span CLASS=alert>this time knowing I can have a bit of css so my class “alert” is red).
The topic ‘Feature Request: CSS on Dashboard’ is closed to new replies.