This plugin provides PHP function c2c array partition to split variety into number of sub-arrays suitable for creating evenly shared vertically filled. columns..
Array => Array => ant => bear => girl => Array => dog => emu => fox => Array => gnu => hippo => Array => ibis => jackal.
Array => Array => aardvark => bear => girl => dog => Array => emu => fox => gnu => hippo => Array => ibis => jackal.
Array => Array => ant => Array => bear => Array => girl => Array => Array.
Unzip array partition. zip inside the wp-content plugins directory or install from WordPress plugin installer.
Activate the plugin through 'Plugins admin menu in WordPress.
For array with 12 elements if you requested number of 2 you will get back array of 6 sub-arrays the original elements grouped from arrays of 2 elements.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Change Note concerns WP 4.7+..
Change Note concerns WP 4.4+..
Read more