Description
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/).
Screenshots
Installation
- Upload the zip-file content to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Navigate to JK Dev console, found in the menu to the left.
- Add some CSS and/or Javascript, hit Save (or press CTRL+S on your keyboard) to save.
- 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!
Reviews
There are no reviews for this plugin.
Contributors & Developers
“JK Development Console” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “JK Development Console” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First official release