array_partition
Version: 1.1.2
Adds function c2c_array_partition() to split an array into N number of evenly distributed partitions (useful for splitting a list into
1.1.2
- Note compatibility through WP 3.3+
- Tweak to plugin description
- Minor additional documentation
- Minor documentation reformatting (spacing)
1.1.1
- Note compatibility through WP 3.2+
- Minor code formatting changes (spacing)
- Fix plugin homepage and author links in description in readme.txt
1.1
- Rename
array_partition() to c2c_array_partition() (but maintain a deprecated version for backwards compatibility)
- Add link to plugin homepage to description in readme.txt
1.0.3
- Note compatibility through WP 3.1+
- Update copyright date (2011)
1.0.2
- Wrap function in if (function_exists()) check
- Note compatibility with WP 3.0+
- Remove docs from top of plugin file (all that and more are in readme.txt)
- Remove trailing whitespace in header docs
- Add Upgrade Notice section to readme.txt
1.0.1
- Add PHPDoc documentation
- Note compatibility with WP 2.9+
- Update copyright date
1.0
Requires: 1.2 or higher
Compatible up to: 3.3.2
Last Updated: 2011-7-15
Downloads: 277
Average Rating
(1 ratings)
Support
Got something to say? Need help?