function ckeditor_config_post($config) { unset($config['removeDialogTabs']) ; return $config ; }