Plugin Tag: array
-
-
array_partition
Provides a helper function to split an array into N number of evenly distributed partitions (i.e. split a list into N columns)
-
Print Array
This plugin allows the use of the function echo_array to print out array data within a custom template, most often used for debugging complex code.