ht_ctc_fh_load_admin_js_bottom

By default plugin admin JavaScript file loads at bottom of the page.

To load at top of the page set ht_ctc_fh_load_admin_js_bottom to false.

add_filter( 'ht_ctc_fh_load_admin_js_bottom', '__return_false' );