ht_ctc_fh_load_admin_js_bottom

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

To load at the 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' );