Add the Background Color Button in the WordPress Editor
For those of you still using the Classic Editor in WordPress, you might find this code useful. It’s how to add in the background color (“backcolor”) button into the TinyMCE editor. Go into your theme’s functions.php file and add this code (usually you do this at the bottom of it but above the closing “?>”…