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

JK Development Console

Описание

This is the easiest way to add custom css and/or javascript to your site. Two large windows with css and javascript syntax highlighting makes it super easy to read and write code.
JK Development console also uses AJAX to save the css and javascript data — meaning that the page won’t reload and you can keep on working without have to look for that last spot you edited.

Hope you like it! 🙂

Syntax highlightning by ACE (http://ace.c9.io/).

Скриншоты

  • Screenshot from first release.

Установка

  1. Upload the zip-file content to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to JK Dev console, found in the menu to the left.
  4. Add some CSS and/or Javascript, hit Save (or press CTRL+S on your keyboard) to save.
  5. Reload your wordpress site and behold your changes!

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

Does the hotkey command work for Mac?

Yes, it does! Simply use CMD+S to save!

Отзывы

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

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

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

Участники

Перевести «JK Development Console» на ваш язык.

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

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

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

1.0

  • First official release