Equal Height Columns
Plugin Review
AI-ResearchedWhat is Equal Height Columns?
Equal Height Columns solves a common layout frustration: uneven column heights. This plugin automatically matches the height of divs, columns, and other elements so your grid stays visually consistent. Developed by MIGHTYminnow, the plugin has been available for 11 years. It currently has 10K+ active installs. User feedback is exceptionally positive, with a 4.9/5 rating from 41 reviews. An impressive 98% of those ratings are five-star, with zero one-star reviews. The plugin works with PHP 8.2 and is tested up to WordPress 6.9.4. The current version is 1.2.1, last updated on Mar 10, 2026.
Unlike many bloated page builder add-ons, this plugin focuses on a single task. It uses a lightweight 8kB jQuery file to equalize heights immediately after a page loads. The plugin is fully responsive and automatically recalculates heights on window resize and orientation changes. For developers who need to make columns equal height in WordPress without extra markup, this is a clean solution.
Key Features of Equal Height Columns
- Unlimited Target Elements: You can equalize the height of an unlimited number of columns and element groups on a single page.
- CSS/jQuery Selectors: Specify simple CSS selectors to target exactly which divs or columns you want to match in height.
- Responsive Breakpoints: Set a specific breakpoint so equal height divs only activate at certain screen sizes, preserving natural flow on mobile.
- Auto-Recalculation: Heights update automatically on window resize and orientationchange events, keeping layouts consistent across devices.
- Custom Event Trigger: Trigger a global equalheights event manually after AJAX content loads or dynamic elements appear.
- Two JavaScript Methods: Use initEqualHeights() for full event binding or equalizeTheHeights() for a one-time calculation without event listeners.
- Filter Hook for Developers: The equal_height_columns_elements filter lets developers programmatically add selectors that cannot be deleted from the settings page.
- Legacy Browser Support: Works across all modern browsers, including IE8, making it suitable for older sites.
Who Should Use Equal Height Columns?
This plugin is ideal for WordPress users who build custom layouts without a full page builder. If you use the Classic Editor, custom post types, or hand-coded templates, you will benefit from a simple way to make columns the same height in WordPress. The plugin is beginner-friendly because the admin interface requires only a CSS selector and an optional breakpoint. Advanced users can skip the settings page entirely and call the jQuery functions directly from a theme file. With 10K+ active installs and a 4.9 rating, it suits freelancers, agency developers, and DIY site owners alike.
The plugin is especially useful for grid-based designs, team member listings, pricing tables, or portfolio galleries. If you have ever wondered how to make columns equal height in WordPress without JavaScript conflicts, this plugin provides a focused answer. It does not add extra CSS classes or inline styles unless you define them. The 11-year track record suggests reliable compatibility across WordPress versions.
Installation & Setup
Installation follows the standard manual method: upload the /equal-height-columns directory to /wp-content/plugins/ and activate via the Plugins screen. After activation, navigate to Settings > Equal Height Columns. Enter a CSS/jQuery selector and a breakpoint value. Click "+ Add More" to target additional element groups. The setup is straightforward and takes under two minutes for most users.
Support & Community
The support data for Mar 10, 2026 shows 0 open threads and 0 resolved threads over the last two months, yielding a 0% resolution rate. This statistic is unusual for a plugin with 10K+ installs. The high rating of 4.9/5 from 41 ratings suggests that most users find the plugin works reliably out of the box. The 98% five-star rate and complete absence of one-star ratings indicate that when issues do arise, they are likely edge cases. Users who need assistance can report security bugs through the Patchstack Vulnerability Disclosure Program, as noted in the plugin FAQ. For general questions, the WordPress.org support forum remains available, though response times may vary.
Pros & Cons
- With 10K+ active installs and a 4.9 rating from 41 reviews, it is a highly trusted plugin for equalizing column heights.
- 98% of its 41 ratings are 8% are 1-star, indicating near-universal user satisfaction.
- It supports PHP 8.2 and works across all modern browsers including IE8, ensuring broad compatibility.
- The plugin automatically recalculates heights on window resize and orientation change, making it fully responsive on mobile devices.
- It offers a custom event listener and two JavaScript functions (initEqualHeights and equalizeTheHeights) for manual triggering, giving developers fine-grained control.
- The plugin relies on jQuery (8kB file), which may conflict with sites that have disabled or deferred jQuery, or use a modern vanilla JavaScript approach.
- With zero total support threads, there is no public record of resolved issues, leaving users without a community troubleshooting resource.
- It requires users to write CSS/jQuery selectors manually, which may be less intuitive for non-technical site administrators.
Technical Details
- Requires WordPress
- 3.5+
- Tested up to WP
- 6.9.4
- First Released
- 2015 (11+ years)
- Support (last 2 months)
- 0 threads
Feature Tags
Frequently Asked Questions
Yes, Equal Height Columns is completely free and available on WordPress.org. It has over 10K+ active installs and a rating of 4.9/5 from 41 reviews.
Equal Height Columns has 10K+ active installs according to WordPress.org. It also holds an impressive 4.9/5 rating from 41 user ratings.
Equal Height Columns requires WordPress 3.5 or higher and has been tested up to WordPress 6.9.4. The plugin was first released in 2015 and is compatible with modern WordPress versions.
Yes, the plugin was last updated on Mar 10, 2026 and is currently at version 1.2.1. It is actively maintained by MIGHTYminnow and has 0 unresolved support threads in the last 2 months.
Equal Height Columns is compatible with PHP 8.2, as stated in its description. It works across all modern browsers including IE8 and has a tiny 8kB jQuery file size.
Support is excellent with 0 total support threads in the last 2 months and 0 unresolved issues. The plugin has a 4.9/5 rating from 41 ratings, indicating high user satisfaction.
Yes, it features an easy-to-use admin interface where you can simply navigate to Settings > Equal Height Columns and enter CSS selectors. You can target unlimited elements and specify breakpoints without any coding knowledge.
Key features include targeting unlimited element groups, specifying breakpoints for different screen sizes, and automatic recalculation on resize and orientation change events. The plugin is fully responsive, works on mobile devices, and comes with a custom event listener for manual triggering.