Title: Enqueue before
Last modified: November 17, 2016

---

# Enqueue before

 *  [Marc Queralt i Bassa](https://wordpress.org/support/users/marcqueralt/)
 * (@marcqueralt)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/enqueue-before/)
 * Your plugin is great and it works fine.
    However, to be optimal, it should enqueue
   javascript at the bottom of the page. I did it with this simple update in function
   enqueue_scripts() public/class-equal-height-columns-public.php (line 85) `wp_enqueue_script(
   $this->plugin_name, plugin_dir_url( __FILE__ ) . 'js/equal-height-columns-public.
   js', array( 'jquery' ), $this->version, true );` Just changed the last parameter.
   It cold be great if you implement this change in next version. Thank you

The topic ‘Enqueue before’ is closed to new replies.

 * ![](https://ps.w.org/equal-height-columns/assets/icon-128x128.png?rev=1114939)
 * [Equal Height Columns](https://wordpress.org/plugins/equal-height-columns/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/equal-height-columns/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/equal-height-columns/)
 * [Active Topics](https://wordpress.org/support/plugin/equal-height-columns/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/equal-height-columns/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/equal-height-columns/reviews/)

## Tags

 * [pagespeed](https://wordpress.org/support/topic-tag/pagespeed/)

 * 0 replies
 * 1 participant
 * Last reply from: [Marc Queralt i Bassa](https://wordpress.org/support/users/marcqueralt/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/enqueue-before/)
 * Status: not resolved