Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

JK Development Console

Beschrijving

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/).

Schermafdrukken

  • Screenshot from first release.

Installatie

  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!

FAQ

Does the hotkey command work for Mac?

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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“JK Development Console” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “JK Development Console” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • First official release