DD Editor Colors

Описание

DD Editor Colors is a lightweight Classic Editor / TinyMCE plugin for adding background colors to selected text blocks.

It adds a single «Colors» dropdown to TinyMCE, supports applying and removing color classes, keeps legacy custom-style content visually compatible, and avoids unsafe DOM wrapping for complex selections.

This plugin does not add Gutenberg block editor controls.

Установка

  1. Upload the dalmatian-dream-editor-colors folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open a supported Classic Editor post screen and use the «Colors» toolbar dropdown.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«DD Editor Colors» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «DD Editor Colors» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.5

  • Renamed the public plugin name to DD Editor Colors.

1.0.4

  • Updated plugin author metadata to Dalmatian Dream.
  • Updated the text domain to match the assigned WordPress.org plugin slug.
  • Refreshed the translation template and WordPress.org package metadata.

1.0.3

  • Updated compatibility metadata for WordPress 7.1.
  • Changed translatable source strings to English for WordPress.org localization.
  • Refreshed the translation template.

1.0.2

  • Improved JavaScript internationalization handling.
  • Improved legacy class compatibility.
  • Hardened multi-block grouping behavior.
  • Prevented unsafe table wrapper handling.
  • Improved TinyMCE asset loading.
  • Added plugin branding assets.

1.0.1

  • Fixed TinyMCE button registration on Classic Editor screens.
  • Expanded default support to editor-enabled post types.

1.0.0

  • Converted the editor color helper into a standalone WordPress plugin.
  • Added safe TinyMCE block background color controls.
  • Prevented duplicate color classes.
  • Improved multi-block DOM handling.
  • Added safe «remove color» wrapper cleanup.
  • Added frontend and editor styles.
  • Added backward compatibility for existing color markup.
  • Added internationalization support.
  • Improved WordPress.org and Plugin Check compatibility.