Great plugin! (+ JS error fix)
-
Thanks for a great plugin!
I had an issue with the keypress functionality so I disable it and got a JS error.
To fix this, ui.php line 13 should be:
$inline_script .= admin_search_setting( 'display_on_keypress' ) ? 'true' : 'false';
Besides that, I liked the clean design (I only changed the CSS to cover the left menu bar as well)
- The topic ‘Great plugin! (+ JS error fix)’ is closed to new replies.