Title: PlugIn maintenance &amp; WP version 4.5.x support
Last modified: August 31, 2016

---

# PlugIn maintenance & WP version 4.5.x support

 *  Resolved [Hansjörg Jäckel](https://wordpress.org/support/users/hansjoergjaeckel/)
 * (@hansjoergjaeckel)
 * [10 years ago](https://wordpress.org/support/topic/plugin-maintenance-wp-version-45x-support/)
 * Hi Supportteam,
 * is your plugin supporting/compatible with the current WP version 4.5.x?
    Is your
   plugin actively maintained from your side, some planning for a new version?
 * Thanks very much for your comment!
 * [https://wordpress.org/plugins/equal-height-columns/](https://wordpress.org/plugins/equal-height-columns/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [endlessloving](https://wordpress.org/support/users/sebastians/)
 * (@sebastians)
 * [10 years ago](https://wordpress.org/support/topic/plugin-maintenance-wp-version-45x-support/#post-7430329)
 * Since this is just a mainly jQuery based solution, there should be no issue in
   using even if there may be no update at all.
 * I personally try to reduce the amount of plugins I use for little thing and so
   I just took the javascript file and registered to my theme and wrote some jquery
   code in an extra javascript file that I registered as well, so basically I am
   not even using the plugin but just it’s content. IMHO this is more future proof.
 * You can find the file here:
    [https://github.com/MIGHTYminnow/equal-height-columns/tree/master/public/js](https://github.com/MIGHTYminnow/equal-height-columns/tree/master/public/js)
 * After you added it to your theme, you can use code like this
    jQuery(‘#event-
   list div.event-snippet’).initEqualHeights( null, null, 800 );
 * By the way, you can use this kinda code also with the plugin installed.
 *  Plugin Author [Mickey Kay](https://wordpress.org/support/users/mcguive7/)
 * (@mcguive7)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/plugin-maintenance-wp-version-45x-support/#post-7430356)
 * Thanks for weighing in Sebastian. Agree 100%. There’s no reason this plugin shouldn’t
   be compatible with WP going forward, since it’s a very basic jQuery implementation
   with a very basic admin interface. Let me know if you’re encountering issues,
   but otherwise I have no plans to bump the version number.
 *  [endlessloving](https://wordpress.org/support/users/sebastians/)
 * (@sebastians)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/plugin-maintenance-wp-version-45x-support/#post-7430357)
 * Sounds just right, Mickey! 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘PlugIn maintenance & WP version 4.5.x support’ 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/)

 * 3 replies
 * 3 participants
 * Last reply from: [endlessloving](https://wordpress.org/support/users/sebastians/)
 * Last activity: [9 years, 12 months ago](https://wordpress.org/support/topic/plugin-maintenance-wp-version-45x-support/#post-7430357)
 * Status: resolved