Chunks

Chunks is about managing tiny bits of content on your WordPress site.

Author:Konstantin Kovshenin (profile at wordpress.org)
WordPress version required:2.8
WordPress version tested:3.1.4
Plugin version:1.1
Added to WordPress repository:14-03-2011
Last updated:17-06-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://kovshenin.com/wordpress/plugins/chunks...
Total downloads:2 969
Active installs:20+
plugin download
Click to start download

Chunks is for theme developers that have their themes filled with footer notes, copyright notices, block titles and descriptions, slogans, etc, which are sometimes hard-coded into the theme, sometimes localized (can be changed in po and mo files) and sometimes taken out to the theme options.

Chunks will do the job for you. A “chunk” is a piece of HTML code that could be inserted anywhere in your theme and edited from the Theme Chunks page under Appearance in your admin panel. Use register_chunks() in your functions.php to register chunks for your theme and use the chunk() to get the chunk value anywhere in your template files.

It’ll take you 5 minutes to implement Chunks in your theme: Getting Started with Chunks


Screenshots
FAQ
ChangeLog