Columnizer
Columnizer is a jQuery based WordPress plugin that formats your content into columns. All you need to do is embrace your content in a single set of shortcodes denoting the number of columns you’d like. Like this:
[threecolumns]
Lorem ipsum...vitae nunc.
Curabitur fringilla...consectetur arcu.
Proin id...pretium eros.
etc...
[/threecolumns]
The rest is taken care of for you. Just write out the number of columns (up to twelve) followed by the word ‘columns’ with no space (as above) and your column formatting needs will be satisfied most splendidly. Other column plugins need you to divvy up the content between sets of tags. Columnizer does it for you!
To customize the margins between columns edit columnizer.css. Alternatively you could override the rules in your own css file by adding an extra level of hierarchy. Something like this:
#main #columnizer .first div {
margin-right: 8px; /*changed spacing to 8px*/
margin-left: 0 !important;
}
#main #columnizer .last div {
margin-left: 8px; /*changed spacing to 8px*/
margin-right: 0 !important;
}
#main #columnizer .column div {
margin-left: 8px; /*changed spacing to 8px*/
margin-right: 8px; /*changed spacing to 8px*/
border-left: 1px solid grey; /*new rule to add slick dividers*/
border-right: 1px solid grey; /*new rule to add slick dividers*/
}
WP Columnizer is based on the jQuery plugin “Columnizer” by Adam Wulf.
| Domain | Exposures | Headers | Last Checked |
|---|---|---|---|
| c*s*a*d*o*s*.com (WP 6.8.3) | D | Aug 14, 2026 | |
| d*r*.nl (WP 6.5.10) | F | Aug 14, 2026 | |
| c*r*f*n*.nl | F | Aug 4, 2026 | |
| a*t*e*a*t*e.com | F | Jul 29, 2026 | |
| p*i*l*l*b*r.com (WP 7.0.2) | F | Jul 24, 2026 | |
| s*u*e*t*u*.org (WP 6.2.9) | F | Jul 23, 2026 | |
| i*t*r*.c*.nz | F | Jul 18, 2026 | |
| b*a*d*h*c*m*n.com | F | Jul 17, 2026 | |
| w*s*-*n*e*n.org | F | Jul 17, 2026 | |
| r*n*w*l*d*s*.com | F | Jul 15, 2026 | |
| z*l*n*k*.pl | F | Jul 14, 2026 | |
| t*a*i*i*n*l*y*t*.com (WP 7.0.1) | F | Jul 13, 2026 | |
| s*l*-*i*c*v*r*.ru (WP 6.9.4) | F | Jul 12, 2026 | |
| z*n*z*l*s.com | F | Jul 12, 2026 | |
| 3*l*s*c*n*u*t*n*.com (WP 6.6.4) | F | Jul 7, 2026 | |
| g*r*i*.com (WP 6.9.4) | F | Jul 4, 2026 |