Remove ‘Custom..’ option in tinyMCE colour swatch
Yes, it is possible to remove the custom colors option from tinyMCE. WordPress bundles a tinyMCE plugin to handle the custom colors functionality. The tiny_mce_plugins filter can be used to remove this bundled plugin which is identified by the key colorpicker. Note that removing the custom colors option will not affect users’ ability to select … Read more