Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Max CSS

Описание

This plugin adds a to-maximize CSS icon in the customize theme interface. The to-maximize icon is generated and positioned in a dynamic manner inside it’s container.

It is based on requestFullscreen native Javascript function and if it is supported by the browser then the user can add it’s CSS rules, using CSS editor in fullscreen mode.

The user can exit fullscreen mode by pressing ESC or clicking again on the maxCSS button.

Скриншоты

  • MaxCSS icon at 'Additional CSS' in 'Customize Theme' (running with WordPress 5.2 here)
  • Maximized CSS editor (running with WordPress 5.2 here)

Установка

  1. Upload the files to the /wp-content/plugins/maxCSS/ directory or install through WordPress directly.
  2. Activate the «maxCSS» plugin through the ‘Plugins’ menu in WordPress
  3. Visit Customize Theme —> Additional CSS —> Click on MaxCSS button

You can find a step by step tutorial in the codebitshub blog.

Часто задаваемые вопросы

No F.A.Q yet

Отзывы

Посмотреть все 2 отзыва

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

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

Участники

Перевести «Max CSS» на ваш язык.

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

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

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

1.2

  • Tested with latest wordpress version.

1.1

  • Tested with 5.8.2 wordpress version.

1.0

  • First version.